LMS - Capstone Project (React, Spring Boot, MongoDB):
I led a University capstone team of a 5 developing an LMS. Which included integrated payment connecting to stripe APIs. I was involved with almost every part of the app and personally built the infrastructure on my home server and Dockerized each component (NGINX public facing web server and reverse proxy, REST API (Tomcat), React web app (Node), MongoDB).
Github Repo
Invoice System (C#, Access DB):
I led a University team of 3 developing a desktop invoice app which had the capability to create, modify and search invoices. The app utilized a view structure that allowed for a menu bar for navigation throughout the entire app while switching the main body, shifted focus and darkened main app on menu drop downs.
Github Repo
Download
Classified ad crawler (Python, JavaScript, MySQL):
Website where user could enter a search term which would start crawling a few classified ad websites with a Scrapy daemon and would store the results in the DB and auto update the page when finished parsing results. User could also search existing entries in the database on a separate page.
Github Repo
Team Finance app (Android -Java, iOS -Swift/Objective-C, SQLite):
I built a mobile app for Android as well as iOS which can be used to keep track of team bills and transparently show the team all of the finances and their current balances.
Team members can self register by entering in the team name and password. The user can see the team stats, and get a list of all team fees, and all fees they owe. This is still a work in progress.
More on GitHub