RMust.me

Rustem Mustafin

Blog by Rustem Mustafin, PM at Akvelon, who sometimes even pretends to code! About me.

How to: RClone copy files from google drive link

December 27th 2022 • 3 min to read

When you have moved from Google Photos to a self-hosted solution, you will sometimes get Google Drive links from photographers, and then…

Building “Digit Tutor” — Part 3: Internationalization

December 27th 2020 • 4 min to read

“Digit Tutor” — a simple online game for kids in Svelte, which uses speech recognition engine to train pronounciation of digits: from “0” to…

Building “Digit Tutor” — Part 2: Speech Recognition

November 21st 2020 • 7 min to read

“Digit Tutor” — a simple online game for kids in Svelte, which uses speech recognition engine to train pronounciation of digits: from “0” to…

Building “Digit Tutor” — Part 1: Svelte

October 19th 2020 • 5 min to read

“Digit Tutor” — a simple online game for kids in Svelte, which uses speech recognition engine to train pronounciation of digits: from “0” to…

Collection of Website Quality Checklists

May 29th 2019 • 1 min to read

Here is a collection of “website checklists”, related to multiple areas of interest: Conversion Checklist — A 41 point checklist to make…

Merge Sorted Lists — Coding Task Solution

May 22nd 2019 • 10 min to read

Let’s discuss the following task: Given sorted single-linked lists, merge them into one sorted single-linked list. Sample: Intro Let’s…

How to: SMB Over SSH

January 9th 2019 • 2 min to read

When you have SMB (Samba) share in some local network, e.g. at home, and do not want to explicitly share it online, you can set up SSH…

Coding Music & Radios List

December 17th 2018 • 2 min to read

Since I like listening to music, sometimes, I find radios or streams of music, that claims it’s “for development”. I like listening to those…

Links Useful for Work

December 10th 2018 • 1 min to read

This is a list of links, that I plan to show to this or that person from my work. I keep it here, in order to tell them to just open my blog…

List Permutations — Coding Task Solution

November 15th 2018 • 3 min to read

Task: given a string (e.g. “abc”), print out all possible permutation of its characters. There are two major variations of this task: one…

To Do

November 8th 2018 • 1 min to read

This is a todo list, that I use to build this site. Eventually, all the items should be done. Really important things: Migrate content (and…

NPM vs Yarn in 2019

November 8th 2018 • 1 min to read

It looks like there still is some uncertainty between using npm and yarn, even in 2019. I think, I’ve resolved this uncertainty. Based on…

About Me

January 1st 2017 • 1 min to read

My name is Rustem Mustafin. Currently, I work as a PM at Akvelon. This page will mostly cover my professional skills, however, I also have a…

RMust.me Categories Tags RSS

Copyright © 2020 Rustem Mustafin