Projects

A selection of projects that I'm not too ashamed of

FoundIt

FoundIt

Cross Platform mobile application using React Native frameworkLeveraged Firebase auth,firestore and storage for backend services;Deployed on expo servers by making it production ready;

Trade Social

Trade Social

Implemented Airstack APIs to fetch the data using the user address;React.js was used to develop the application;Won prize at ethGlobal Waterloo 2023

Conestoga Ticket Reservation Application

Conestoga Ticket Reservation Application

Implemented C# WPF Framework for reservation system;Used Object Oriented Programming by creating seat class for leveraging MVC design pattern;Implemented XML Serialization/Deserialization for saving the reservation locally.

Android Grading App

Android Grading App

Implemented CRUD database using Sqlite for effective storage of database;Used Object Oriented Programming by creating student class which would allow storing data using object;Implemented Navigation Drawer, Recycler view and Fragments for smooth operations.