Highlights
- Pro
-
Mongoose-Sandbox-MERN Public
Mongoose-Sandbox-MERN is a tool built with the MERN stack (MongoDB, Express, React, Node.js) that allows you to interactively test 25 essential MongoDB operations in a Postman-like UI.
JavaScript MIT License UpdatedJul 19, 2025 -
Tint-Tracker-Vite Public
This is a basic Image Color Picker Web App that allows uploading of an Image and selecting RGB and HSL values from the given image. Moreover, it has sliders to control the HSL values and convert to…
-
Artify-Vite Public
This is a paint application in react. It uses a pencil to draw on the canvas. Moreover, you can draw shapes and text on the canvas as well. It also allows users to change colors and thickness of st…
JavaScript MIT License UpdatedJun 12, 2025 -
HasanYahya101 Public
This repository serves as ReadMe file for my Github Profile. It also serves as a central hub where you can learn more about me, my projects, and my interests in the world of software development an…
MIT License UpdatedJun 12, 2025 -
Web_Lab_Solutions Public
Solutions to Web Engineering lab questions from Spring 2025 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subj…
JavaScript MIT License UpdatedJun 1, 2025 -
CN_Lab_Solutions Public
Solutions to Computer Networks lab questions from Spring 2025 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory su…
Python MIT License UpdatedMay 19, 2025 -
Web_Assignments Public
Solutions to Web theory questions from Spring 2025 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.
HTML MIT License UpdatedMay 15, 2025 -
SwingSim-Vite Public
This visualization demonstrates how chaos increases in a pendulum system as you add more joints. The motion becomes increasingly unpredictable and complex with each additional joint. Observe the fa…
JavaScript MIT License UpdatedDec 7, 2024 -
OS_Lab_Solutions Public
Solutions to Operating System lab questions from Fall 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
C MIT License UpdatedDec 6, 2024 -
SCD_Lab_Solutions Public
Solutions to SCD lab questions from Fall 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files or images. Note that, this is for the Lab (subject), not the theory subject.
Java MIT License UpdatedDec 5, 2024 -
SCD_Assignments Public
Solutions to SCD theory questions from Fall 2024 Semester in Fast Nuces Lhr. Note that, this is for the theory (subject), not the Lab subject.
Java MIT License UpdatedDec 1, 2024 -
OS_Assignments Public
Solutions to Operating System lab questions from Fall 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
C++ MIT License UpdatedNov 20, 2024 -
Taskly-Vite Public
This is a basic to-do list app that allows for adding tasks into the list, marking them as done and deleting them. No databases were used in this project as the main focus was the UI design.
-
Tic-Tac-Toe-Vite Public
A classic Tic Tac Toe (Mini-max AI) game. Players take turns placing their marks (either X or O) on a 3x3 grid. The first player to get 3 of their marks in a row (horizontally, vertically, or diago…
JavaScript MIT License UpdatedSep 5, 2024 -
CalcWhiz-Vite Public
This is a basic Calculator that allows for various operations. It has a basic mode, along with a scientific mode. It also allows for graphing of equations.
TypeScript MIT License UpdatedAug 26, 2024 -
Task-Ninja-Expo Public
This is a Task Tracking app that is built for Android and IOS using React Native and Expo. It allows for adding lists and adding tasks to those lists. Moreover, it allows for marking tasks as done …
TypeScript UpdatedAug 11, 2024 -
Shadcn-Vite-JS-Template Public
This repo serves as a template that supports ShadCN Components (that use Radix UI library). It allows you to make react applications in Javascript (not Typescript). Just download or clone it. It al…
JavaScript MIT License UpdatedJul 28, 2024 -
Palate-Path-Vite Public
A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.
JavaScript MIT License UpdatedJul 27, 2024 -
Connect4-Vite Public
This is a Connect4 desktop game. It allows players to take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid. The objective of the game is to be the f…
JavaScript MIT License UpdatedJul 18, 2024 -
PennyWise-Vite Public
This is a basic expense management application that allows for adding income and expenses into the application. It then displays the transactions in a table. Additionally, it shows the 6 highest tr…
-
FlappyChicken-Vite Public
A twist on the classic game flappy bird. This game has tiers from score 1 to 100. The game runs infinitely. When player dies, he is shown his score and title. Game can also be restarted. The game i…
-
RubixSimulation-Vite Public
This is a Rubix Cube 3D Simulation Application. It allows you to rotate the Cube and its Rows and Columns. It is responsive on both Desktop and Mobile.
-
PomodoroPro-Vite Public
This is a basic Pomodoro timer app. It allows for setting up custom time for the timer. Moreover, you can switch between the two timers (work and break). It also records the number of work sessions.
JavaScript MIT License UpdatedJul 11, 2024 -
PlaneTicketTool-Vite Public
This is a plane ticket downloading tool that allows for editing of ticket info and then downloading the ticket in .png format. It is made to be used later in future projects when i might need to de…
JavaScript MIT License UpdatedJul 8, 2024 -
BusTicketTool-Vite Public
This is a bus ticket downloading tool that allows for editing of ticket info and then downloading the ticket in the png format. It is made to be used later in future projects when i might need to d…
-
TextTally-Vite Public
This is a basic text application in which you can count words, characters and spaces. You can also convert text to Upper and Lower case. Moreover, you can also search for words.
JavaScript MIT License UpdatedJun 30, 2024 -
Personal_Config_Files Public
This repository serves as a collection of my personal configuration files for various tools and applications. It includes settings, preferences, and configurations that I use for my development env…
MIT License UpdatedJun 14, 2024 -
SnakeGame-WASM Public
A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. The game was originally made in python, but was later…
Python MIT License UpdatedJun 12, 2024 -
Snake-Pygame Public
A simple age old classic version of snake game. You can control the snake using the arrow keys and try to eat the food and increase your score. If the snake hits himself or the boundary wall, user …
Python MIT License UpdatedJun 12, 2024 -
RouteRender-Vite Public
This is a basic Dijkstra's path finding algorithm visualizer. You set a start and an end tile. The algorithm starts searching each tile it can and finally finds and displays the shortest path.
JavaScript MIT License UpdatedJun 11, 2024