Welcome to
my portfolio
Below you'll find some of my projects.
Which may be updated regularly depending on relevancy.
ENJOY!

Below you'll find some of my projects.
Which may be updated regularly depending on relevancy.
ENJOY!
Crafted a web application to streamline bank statement retrieval, combining Flask's robust backend API with React.js for a dynamic frontend. Data processing leverages Pandas, with FPDF for PDF creation, and smtplib for direct email dispatch. This solution offers users an automated, hassle-free way to access their financial history, marrying technical efficiency with user-friendly design.
Developed a modern PWA that utilizes dynamic card animations using the React Spring library, leading to an interactive and mobile-responsive user interface through the various phases of the SDLC. Programmed a dynamic authorization system that allows users to view events based on their appointed clearance level
Engineered a 1-to-1 Disney+ clone, utilizing Firebase for secure robust Google authentication, session management, and the storing of 50+ image assets, to achieve 99.9% uptime with Firebase hosting. I leveraged Styled Components for CSS modernization, creating 20+ hover animations to develop a fully responsive design
Visual Studio 2022 C# game utilizing Monogame (XNA framework) has three levels, a parallax background, sound effects, background music, collisions and responsive controls. The objective is to avoid and/or shoot incoming asteroids.
Visual Studio C# windows form application. Randomly generates three horses at different speeds having them race across a circular track. The winner is the first to reach the finish line. With a scorebord and constantly updating status of whos in the lead.
Randomly generates questions about Anime. Each question page has a 50:50 button and a hint button to help the player out but you may only use them once in total. Score is displayed based on correct answers, and each level has a timer.
React Tic Tac Toe Game with in game history allowing to travel back in time to previous moves. Utilizes React, JavaScript, HTML, and CSS.