📭 No projects in this category yet!
🎮 Dungeon Bound
Finished January 2025
C++ SFML
Technology: C++ SFML
This game is a simple C++ game that the goal is to complete,the game as fast as possible.
In the game when you get in you can control the white cube and ment to jump up the platforms to reach the goal that is the black square.
The pink square is an enemy that resets the game if you collide with it.
The gold coins is time savers that reduces the total time at the end by a few secounds.
In the menu of the game you can click Score Board as you see in the first picture.
The Score Board shows from a text file the top 10 fastest times the game as been completed.
Status: Finished January 2025
🎮 Incremental Descension
Finished August 2025
Java Script HTML CSS
Technology: Java Script HTML CSS
Incremental Descension is a incremental idle game where you start as a humble miner clicking to extract precious resources. As you progress,
strategically upgrade to automated drilling systems that generate income even while you're away!
🏆 30 Achievements !
⏰ Perfect for
Quick sessions (2-5 minutes)
Idle progression over 2-3 days to complete all content
Players who love satisfying progression and achievement hunting
Status: Finished August 2025
🤝 Hidden Gem
Finished November 2025
Flutter Dart
Technology: Flutter Dart
School project during my 2nd year of university.
The app serves as a social platform for sharing and discovering personal "Gems" - special moments or memories.
🔐 Authentication
📧 Email & Password
🔵 Google Sign-In
🔄 Password reset via email
💎 Gems Management (Full CRUD):
Create new Gems with details and images
Read and browse your own and friends' Gems
Update and edit your existing Gems
Delete Gems you no longer want to share
👤 Profile Management
✏️ Edit personal information
🖼️ Update profile pictures
🤝 Social Features
👥 Add friends and build your network
❤️ Like and show appreciation for others' Gems
Status: Finished November 2025
🧙♂️ Radix Wizard
Finished December 2025
Java Script HTML CSS
Technology: Java Script HTML CSS
A magical number base converter that transforms numbers between decimal, binary, and hexadecimal systems with wizard-like precision!
Status: Finished December 2025
Bad USB
In-Progress
Python PowerShell
Technology: Python PowerShell
This is called a Bad USB online somewhat, but it's more about what you do with it.
You can make it do bad things, but I wanted to make a USB that installs all programs that I want on a new computer.
I do this using a small Python HID program that opens a PowerShell that executes a ps1 file with all the code that installs everything.
It's definitely possible to make in other ways, but I wanted to learn how to use HID with Python.
Status: In-Progress