Pinned Projects
Pactkg
Pactkg is a user-space package manager for Linux systems. It installs applications in ~/.local/bin and manages dependencies, versions, and updates. It is designed to be simple, fast, and easy to use. With build-in multi-threaded downloading and verification via SHA256 checksums.
Full-stackC++23
MTG-Treachery
MTG-Treacher is a mobile port of web application MTG Treachery. It is a lobby manager for "Treachery" game mode for Magic: The Gathering. It allows users to manage game lobbies. Main purpose is managing private role and card assignment via WebSocket protocol. Each player can view only their own role and card and "Unveil" it at any time during the game.
Full-stackReactNativeC++23
Akcereg
Web application for managing laboratory exercises, students and non class events. Written in Next.js and FastAPI. It was developed as a group project with my role being the Teach Lead and Frontend developer. I was responsible for the overall design and implementation of the frontend.
FrontEndNext.jsFastAPI