Jungle Quest AR Holographic AR Game (Python), Created an immersive augmented reality game using Integem's ICreator software and Adobe's Mixamo for developing detailed 3D character models, enhancing the user experience. Full Stack Pomodoro Web Application (HTML/CSS/JavaScript/Node.js), Engineered a Pomodoro timer web application with a user-friendly UI and a backend for project storage. iOS To-Do List Application (Xcode/Swift), Developed an iOS To-Do List application with Xcode and Swift, featuring a secure login system and allowing users to create customizable to-do lists with checklist capabilities. AP Scores Prediction Algorithm (Python), Devised a logistic regression algorithm in Python, utilizing neural networks, to predict students' AP scores based on demographic factors such as race, age, and location. COVID-19 Lung Scan Analysis (Python), Designed and implemented a Python script for analyzing lung scans, accurately identifying patients as healthy, suffering from pneumonia, or afflicted by COVID-19. Credit Card Detection Model (Python), Implemented an isolation forest-based model in Python to detect fraudulent credit card transactions and integrated the model into a seamless application. BigInteger Abstract Data Type (C++), Developed a custom BigInteger Abstract Data Type (ADT) in C++, enabling operations on integers exceeding the limits of primitive data types. Matrix Calculator Project (C), Engineered a matrix calculator program in C, leveraging the List Abstract Data Type (ADT), and created a customized Matrix ADT to execute matrix operations efficiently.