2D Top-down sandbox inspired by Minecraft. You spawn on an island an need to survive. Find resources, craft equipment and make yourself home.
Who am I
I am a full-stack 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
- 5/5 Vue.js
- 4/5 Nuxt3
- 4/5 Electron
- 3/5 ReactJS
Programming languages
- 5/5 TypeScript
- 4/5 Go
- 4/5 C
- 4/5 JavaScript
- 3/5 Python
- 2/5 Bash
Technologies
- 5/5 Linux
- 4/5 Node.js
- 4/5 Docker
- 4/5 Nix
Languages
- B1 English
- Native Ukrainian
- Native Russian
Personal projects
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.