Wireframe model renderer written in C, that used minilibx and X11 server (graphical library that provide API for communication with X11 server). Project from 42 Prague
CODETRACKER.NVIM ⏱
Neovim plugin coded in lua for tracking IDE sessions using sqlite3 and python dash for dashboard visualization
vsinagl.dev🛩️
It started as simple flask tutorial from youtube and ended up as personal website with user login, database, email messaging ...
I still have many plans with this website, so let's see where it goes 🚀
Push&Swap
Project from 42Prague. The goal of this project is to sort bunch of number using two stacks and defined operations (pushing, swaping, rotating stacks...) with lowest operaton count as possible