HASEEB'S
PORTFOLIO

Seeking CO-OP Position Commencing Winter 2024 & Feel Free To Contact Me

THANKS FOR VISITING

Welcome to
my portfolio

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

PROJECT 1

Bank Statment
Generator

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.

PROJECT 2

Frontend
Web Application

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

PROJECT 3

Disney+
Clone

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

PROJECT 4

Fixed Shooter
Arcade Game

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.

PROJECT 5

Horse Racing
Game

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.


PROJECT 6

Randomized MCQ
Quiz Game

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.

PROJECT 7

React TicTacToe
Game

React Tic Tac Toe Game with in game history allowing to travel back in time to previous moves. Utilizes React, JavaScript, HTML, and CSS.