Who am I
I am a developer from Ukraine, interested in many things ranging from Frontend to Embedded development. I like learning new things and improving my skills as a developer.
Frontend
- 5/5 Tailwind CSS
- 4/5 Vue.js
- 4/5 Nuxt3
- 4/5 Electron
- 3/5 ReactJS
Programming languages
- 5/5 Go
- 5/5 Python
- 4/5 C
- 4/5 TypeScript
- 4/5 JavaScript
- 4/5 CSS
Technologies
- 5/5 Linux
- 4/5 Docker
- 3/5 Bash
Languages
- B1 English
- Native Ukrainian
- Native Russian
Personal projects
2D Top-down sandbox inspired by Minecraft. You spawn on an island an need to survive. Find resources, craft equipment and make yourself home.
Genetic algorithm that simulates living cells: each cell has a set of instructions (genome), essentially acting as a tiny VM. Cells can move, make energy through photosynthesis, mutate, kill each other and reproduce, just like their real counterparts.
An electron app to download tracks/playlists via your spotify account.
As spotify prohibits ripping tracks from their platform, we search the best matching video on YouTube, and download the track
using yt-dlp in the .mp3 format
Based on the older Python script, but now with friendly user interface, and a lot more options.