-
-
-
portfolio Public
This is a portfolio website to showcase a software developer's work, feature various sections
-
This project is a graphical maze game implemented using Python and Tkinter. It allows users to generate random mazes. It features multiple pathfinding algorithms, including Depth-First Search (DFS)…
-
threeJS-project Public
A web-based 3D visualization application built with Three.js, showcasing an interactive 3D model of Littlest Tokyo. Users can explore the model using smooth, intuitive orbit controls, enhancing the…
-
NuCure-App Public
A clinic management system that streamlines patient registration, appointment scheduling, and medical records, and implementing complex forms and SMS notifications.
TypeScript UpdatedJul 13, 2024 -
react_todolist Public
Forked from ibm-developer-skills-network/uqwxd-react_labsreact_todolist
HTML Apache License 2.0 UpdatedJun 20, 2024 -
Check out my projects for a Responsive Web Design Certification
HTML UpdatedJun 15, 2024 -
Movie-App Public
Cineflix is a feature-rich movie discovery app. It allows users to explore a wide range of popular and top-rated movies, search for specific titles, view detailed movie information. The app uses Th…
-
macos-clone Public
A macOS desktop clone. I created this project out of fascination for the Mac/Apple desktop UI and wanted to try to replicate it as closely as possible, even with the dynamic dock behavior.
-
Check out my projects for a JavaScript Algorithms and Data Structures Certification
javascript css html5 freecodecamp-project cash-register palindrome-checker telephone-number-validatorCSS UpdatedJun 11, 2024 -
JP-Morgan-Chase-Forge-SWE-Task1 Public
Forked from theforage/forage-jpmc-swe-task-1Starter repo for task 1 of the JPMC software engineering program
Python UpdatedJun 10, 2024 -
-
-
-
Data-Analysis-using-BST Public
This project performs data analysis using a binary search tree (BST) to manage and analyze transaction data. It was developed in C++ as part of a Data Structures and Algorithms (DSA) course.
-
This project simulates a grocery store list developed in C++ as part of a Data Structures and Algorithms (DSA) course. It employs various data structures such as queues and nodes to manage a list o…
-
Attendance-Tracker Public
This project is an attendance tracker developed in C++ as part of a Data Structures and Algorithms (DSA) course. It utilizes various data structures such as lists, nodes, and stacks to efficiently …
-
Asteroids-Arcade-Game Public
This project is a modern take on the classic Asteroids arcade game, developed in C++ using the SFML (Simple and Fast Multimedia Library). The game challenges players to navigate a spaceship through…