My Projects

Here are some of my personal projects.
I am constantly learning and growing, so this page might have frequent updates.

C#

This is a fun UI application for fifth grade kids to solve math problems.

The application prompts the user to enter the basic detaiils like how many times the user wants to play before the game is over and the highest number upto which the user wants to calculate. Added cool image pop-ups upon right and wrong answers and a greeting once the game is over.

HTML, CSS

These are front-end projects- one about myself and is my portfolio with fun animations.

Developed a set of webpages that describe about myself using various HTML elements. Developed and included CSS files in the projects to make them look presentable. Portfolio project is based primarily on Bootstrap4 and is hosted in AWS.

Java, XML, SQLite

This is an Android Studio application to adopt pets.

Developed a mobile application using Android Studio UI and XML for the front-end, Java for the back-end, and SQLite for database. User will be able to choose a pet available in the database and be able to look at their details. Database is updated right away if they adopt a pet.