Pinned Repositories
AarshShah9
Read me for my GitHub profile
Airplane-System
This repo holds a Java/Maven application using a MVC pattern to build a Airplane Booking System
Birchbark
Repo to house the Birchbark T3 Application
CampusBuddy
A Campus focused mobile application built on React Native, Express, Node.js and Prisma. Hosted using AWS S3, Cloudfront, Elastic Beanstalk and CodeBuilds
Data-Structures-Library
Collaboratively built a java library of data structures and algorithms. JUnit test suite to ensure reliability
DoomsdayProgram
An interesting algorithm using Python and John Conway's idea of a Doomsday!
Fiscal-Friend
This is a financial planner application built using the MERN Stack.
Podcast-Website-Template
This repo is a MERN Stack project meant to allow podcast hosts to create their own websites for their podcasts
The-Last-Show
This is a full stack application with React, Python, AWS Lambda & Polly, DynamoDB, OpenAI's ChatGPT and Terraform that generates obituaries for people.
Bandist
A cross-platform application for music enthusiasts to get notified of the latest concerts of their favorite artists
AarshShah9's Repositories
AarshShah9/CampusBuddy
A Campus focused mobile application built on React Native, Express, Node.js and Prisma. Hosted using AWS S3, Cloudfront, Elastic Beanstalk and CodeBuilds
AarshShah9/Fiscal-Friend
This is a financial planner application built using the MERN Stack.
AarshShah9/Birchbark
Repo to house the Birchbark T3 Application
AarshShah9/Podcast-Website-Template
This repo is a MERN Stack project meant to allow podcast hosts to create their own websites for their podcasts
AarshShah9/AarshShah9
Read me for my GitHub profile
AarshShah9/Airplane-System
This repo holds a Java/Maven application using a MVC pattern to build a Airplane Booking System
AarshShah9/Data-Structures-Library
Collaboratively built a java library of data structures and algorithms. JUnit test suite to ensure reliability
AarshShah9/DoomsdayProgram
An interesting algorithm using Python and John Conway's idea of a Doomsday!
AarshShah9/The-Last-Show
This is a full stack application with React, Python, AWS Lambda & Polly, DynamoDB, OpenAI's ChatGPT and Terraform that generates obituaries for people.
AarshShah9/calgary-hacks
A mental-health focused application targeting students. Built on Svelte and Firebase
AarshShah9/ENSF300-MuseumMySQLProject
ENSF 300 Final Project, Utilizing Python and MySQL to create a data manager for a Museum
AarshShah9/Jarvis-CLI
A custom CLI tool built in Python that is my personalized assistant
AarshShah9/Lotion-Clone-AWS
This is the Lotion Clone V2 that utilizes AWS to store and authenticate users instead of the previous that just used LocalStorage.
AarshShah9/portfolio-website
My personal portfolio website
AarshShah9/Survival-Instinct-RPG
A Python text-based adventure game, utilizing OOP principles
AarshShah9/Wildlife-Rescue-Scheduler
An application for the Wildlife Rescue that schedules tasks based on a complex scheduling algorithm using Java and MySQL.
AarshShah9/Wordle-Game
A web implementation of the popular NY-times Wordle Game using vanilla JavaScript, CSS, and HTML