Developing a personal portfolio to showcase my qualifications, experience, and projects. Includes a section highlighting my personal panda item collection, with a clean, responsive design.
Collaborating on a web app that serves as a hierarchy goal tree builder with an interactive canvas for breaking down goals into smaller tasks. Users can create, save, export, and reopen trees to plan and manage projects effectively.
Building a tool to process exported WhatsApp chats and generate insights such as most used words, top senders, and typo counts, with results displayed in a shareable PDF summary.
Built a multiplayer Wheel of Fortune game playable on one device. The original Tkinter version had simple graphics and limited categories. I later upgraded it with Pygame to add richer visuals, player profiles, more categories, better scoring, and a more interactive wheel.
Designed an interactive math practice game with customizable operators, timed challenges, and difficulty settings. Included a statistics dashboard to track accuracy, speed, and long-term progress.
Built a twist on the classic memory game where cards move around as you play, testing both memory and tracking skills. Added leaderboards, cheats, customizable controls, and infinite levels with scaling difficulty.
Developed a lightweight terminal hangman game with ASCII art, featuring 80,000+ word options and multiple difficulty levels for replayability.
Created a simple terminal-based Tic Tac Toe game against a computer opponent, using an ASCII grid system for gameplay.