Pinned Repositories
Route-planning-simulator
This project is a route planning simulator that utilizes the A* algorithm to find the shortest path between a source and a destination within a network of roads. It provides a user-friendly interface to create road networks, set traffic conditions, specify source and destination points, and visualize the calculated shortest path in real-time.
Candy-Crush-
Candy crush crated on C++ using sfml library
Astro-Orbital-Insight-Tool
A hazard assessment tool for Near-Earth Objects, ensuring planetary safety. Developed using Django, React, Pandas, and a specially designed AI model.
RexStream
Streaming Platform Database Project
OBE-Sysytem
This project is an Outcome-Based Education (OBE) system developed in C++. The system provides functionality to manage various entities such as courses, Course Learning Outcomes (CLOs), evaluations, and questions.
Backtracking-Lee-Josephus-Visualizations
Visualiazations of Backtracking, Lee's Algorithm and Josephus Problem in C++ using SFML
ahsan-cell
ahsan-cell1
1
Audio-Processing-and-sampling-tool
This C++ program allows you to perform various operations on audio files, such as upsampling, downsampling, applying a moving average filter, merging audio files, and more. It provides a menu-driven interface for easy interaction.
Danger-Dave
Recreated the first level of the classic game "Danger Dave" using Assembly language..
ahsan-cell's Repositories
ahsan-cell/Lyrics-Scoring-System
his project aims to rank the top 25 songs from various countries for each year, starting from 2010. The lyrics are fetched, translated into English if necessary, and scored based on a customizable prompt, using ChatGPT for both translation and scoring.
ahsan-cell/Music-Lyric-IR-System
Custom built IR system for retrieving song titles based on lyrics.
ahsan-cell/Postpartum-depression-predictor
Utilized machine learning algorithms on a hospital-collected dataset to diagnose postpartum depression from Google form questionnaire responses
ahsan-cell/Nuces-Faculty-Data-Extraction
Data scraping of faculty details from FAST's website.
ahsan-cell/PocketAES
ahsan-cell/Astro-Orbital-Insight-Tool
A hazard assessment tool for Near-Earth Objects, ensuring planetary safety. Developed using Django, React, Pandas, and a specially designed AI model.
ahsan-cell/ahsan-cell
ahsan-cell/OBE-Sysytem
This project is an Outcome-Based Education (OBE) system developed in C++. The system provides functionality to manage various entities such as courses, Course Learning Outcomes (CLOs), evaluations, and questions.
ahsan-cell/ahsan-cell1
1
ahsan-cell/RexStream
Streaming Platform Database Project
ahsan-cell/Shell
This project is a simple shell implemented in C++ as part of an Operating Systems course.
ahsan-cell/Danger-Dave
Recreated the first level of the classic game "Danger Dave" using Assembly language..
ahsan-cell/Huffman-Encoding-Cpp
ahsan-cell/Data-Structure-Assignment-4-5
The assignments cover concepts of recursion and binary tree
ahsan-cell/Backtracking-Lee-Josephus-Visualizations
Visualiazations of Backtracking, Lee's Algorithm and Josephus Problem in C++ using SFML
ahsan-cell/text-editor
A text editor implementation using the doubly linked list in C++. The editor allows users to navigate, insert, delete, search, and save text.
ahsan-cell/nDArray
nD Array C++ Template
ahsan-cell/OOP-Assignment
ahsan-cell/Audio-Processing-and-sampling-tool
This C++ program allows you to perform various operations on audio files, such as upsampling, downsampling, applying a moving average filter, merging audio files, and more. It provides a menu-driven interface for easy interaction.
ahsan-cell/PF-assignment-1-conditions-
ahsan-cell/pf-assignment-2
ahsan-cell/String-Find-and-Replace-in-C-
This C++ program is designed to find and replace substrings within a given string. It provides a versatile and efficient way to manipulate strings
ahsan-cell/Polynomial-calculator
This C++ program allows you to perform various operations on polynomials, including addition, subtraction, multiplication, solving for a variable, checking equality, and more. Here's a brief overview of the program and its functions.
ahsan-cell/Route-planning-simulator
This project is a route planning simulator that utilizes the A* algorithm to find the shortest path between a source and a destination within a network of roads. It provides a user-friendly interface to create road networks, set traffic conditions, specify source and destination points, and visualize the calculated shortest path in real-time.
ahsan-cell/Todo-List-App
ahsan-cell/Candy-Crush-
Candy crush crated on C++ using sfml library
ahsan-cell/Workout
This is a side project I did in my winter break. This project made me familiar with android development and overall it served as a great learning experience. It is a 7 minute workout app which guides you through a workout. It also keep tracks of your workout history