Click around to learn more about me!

Hello! I'm an university student and software engineer learning about web development, data science, robotics, cloud computing, and recently quantum computing.
When I'm not coding, you can find me bouldering, playing badminton, destroying my friends at word based games, and reading about mythology in specific.

This project is a word games solver that helps users solve word games like Word Hunt, Spelling Bee, and Anagrams. The application is built using Next.js and integrates with a Flask backend to implement a Trie data structure with depth first search to ensure all possible words are found within the list of 370K+ words.

MacroTerpitect is a fullstack application that daily scrapes the dining menus at UMD and uses that information in conjucntion with the user's dietary restrictions and macro goals to create nutrition plans for the user.

This project is a recipe generation website that helps users manage their ingredients and spices, and generate recipes based on the available items. The application is built using Next.js and integrates with Firebase for data storage. Winner of the 2024 HackUMBC Major League Hackathon Best Environmental Hack and Best GoDaddy Domain Name.

ProJourney is an AI powered DSA learning platform. We have constructed an AI powered roadmap to recommend problems based on which problems you've already completed to continuously help 30+ waitlist users retain data structure skills. When users complete problems on the page with a functional code editor, they will see feedback about their solution and potentials to improve it.


PerLoan is a revolutionary peer-to-peer lending service which allows people to request loans from others at a lower interest rate than traditional banks and credit cards, decreasing the burden on them, while also providing lenders with a way to grow their savings. People can either loan money to others via campaigns, or they can start their own campaign! This is linked with your credit score so these loans can be used to increase your credit score. We are also using PropelAuth to minimize account fraud and implementing a unique approach through our Artificial Intelligence model to minimize loan fraud, revolutionizing the loan industry.

Readanize is my final project for CS50X: Harvard's Introduction to Computer Science. I constructed a website to document book metrics by storing user information in PHP tables and utilized SQL queries to update data. I also interpreted data transforming user interactions by implementing real-time Flask alerts for book completion milestones

This is a website created by the East Computer Science club board members that will automatically generate random cards based on our own custom algorithms. The application is built using React and integrates with Firebase for data storage.