A showcase of my current projects I have worked on so far in my years. Which each project demonstrates my skills of the each technology I have used. More can be found in its GitHub Repository.
April 2024
Developed a terminal based game which the player can travel through a maze and choose up to 3 levels. In which the 3 levels are from 3 files, and the files are read and stored through a 2d array. Player moves are counted providing the player with their move count at the end and see of they got a high score.
May 2024
A Game based on the game of wordle, which was developed to be played within the terminal. The player is able to get over 2000 words from within a text file to be able play. A dictionary text file is used to check upon the players word input to verify if the word typed is valid.
October 2025
Financial Guru is a project that i was able create with a team of four within a AI Hackathon event. This project was developed in React by my team as a way to gamify investing and savings to teach people in a fun way. Which featured a simulated investing platform by utilizing LangChain within the backend that included also the use of Express.js and Node.js. It also featured challenges, leaderboards, an implantation of a AI assistant to provide the user with financial advice by utilizing HuggingFace, and many more. We also utilized SupaBase in order to handle logins and signups within the website.