Projects

Web Application
Apr 2024 - Jun 2024
An AI powered website which introduces a translation feature to remove restrictions of language.

Published Research
Feb 2024 - Dec 2024
Models created to detect mixed-critical events through computer vision.


Framework
Dec 2024 - Present
A game engine created using SDL2 & OpenGL to enhance development of isometric games.
Web Application
Mar 2024 - May 2024
An application to predict the trend of a specific company's market value based on its past and current trend available on yfinance.
Web Application
Nov 2024 - May 2025
An system made for Toyota which includes an interface that allows cameras to interact with specific AI models.
Game
Jan 2025 - May 2025
TacticalTreats is a Unity-based game that combines strategic planning with immersive gameplay.
Research
Oct 2024 - Dec 2024
A Quantum Edge Detection algorithm using different Quantum Encoding strategies along with a modified Quantum Hadamard Edge Detection (QHED) Algorithm.


Web Application
Planning
An AI-Based Auto Animator that takes a static sprite and auto-generates animations.

Web Application
Feb 2025 - Mar 2025
An all in a user-friendly interface which includes, user sign-in and sign-out functionalities, photo uploads, and a favorites system.
Analytical & Predictive Study
Feb 2025 - May 2025
An in-depth data analysis and notebook that allows users to set a tournament or select two tennis players and predict the match winner based on historical data, player statistics, and advanced machine learning models.

Web Application
Planning
An online library of all comics with realtime tracking of the latest link to where they are updated.

Web Application
Planning
An AI-powered system for instant identity verification using deep learning. It detects and recognizes faces from live video feeds with high accuracy,

Web Application
Jan 2025 - Feb 2025
CoinScope is a real-time cryptocurrency tracking application that provides updates on cryptocurrency values, helping users stay informed about market trends and price fluctuations.

Web Application
Oct 2023 - Dec 2023
Generates convex hulls using different algorithms. Also implemented an algorithm explained in a research paper.

Linux Application
Apr 2023 - Jun 2023
A multi-threaded linux application to view used system resources as well as set priorities and processor affinities for different processes by leveraging various system calls and operating system level functions.
CLI Application
Oct 2022 - Dec 2022
A file compression application that is based on Huffman Encoding created in C++. It can only encode .txt and .bmp files and is completely CLI based.
CLI Application
Oct 2022 - Dec 2022
A simple 2048 replica made on CLI using MASM 8086. Some features include a main menu and movement of the numbers using arrow keys.