STEM Connect
- Written in JavaScript using React and MongoDB
Full-stack web application my team and I created to help educators promote their services to students. Educators
can use the platform to publicize their services while students can use it to access more educational resources.
Developed for the Waffle Hacks 2021 Hackathon and won best hack for small businesses/restaurants.
Ambulert
- Created using Flutter and Dart
A mobile application my team and I created that allows emergency service vehicle drivers to send alerts notifying drivers of
ongoing emergencies and approaching emergency service vehicles. Utilized APIs to gather user location through reverse geocoding
and to send notifications through SMS messaging. This was created for the Hopper Hacks 2022 Hackathon and won the best hack for the best use of Twilio.
Paper Trading Android App
- Written in Java
A Java based Android application that simulates real-time stock market trading. Worked with the Financial Modeling (FMP) API
to connect users with an assortment of assets, and utilized the SQLite relational database to store user data in local storage.
Caloria
- Written in Java
A Java based Android application that generates exercise routines and calculates daily calorie consumption to help users achieve their fitness goals.
Users can calculate the number of calories needed to maintain, gain, or lose weight and generate random exercise routines based on the number of calories
they want to burn. Developed for SBU Hacks 2021 Hackathon.
Grading Sheet Sender
- Written in Python using pylightxl
Python script that automatically sends grading sheets to every student in a particular class by using
pylightxl to read Microsoft excel files to match the grading sheet to the student. Designed for use as
a Data Structures & Algorithms Teaching Assistant at Stony Brook University.
Classroom Covid
- Written in JavaScript using React and Firebase
A Hackathon project my team and I created to provide information on how schools are planning to provide
education during the coronavirus pandemic. Users can add school information data which will be
stored in firebase.
Yearly Asset Return Calculator
- Written in JavaScript using React and FMP API
A React.js web application that calculates one’s financial returns based on average cost and number of shares.
Uses the Financial Modeling Prep (FMP) API to gather real-time asset data to make calculations on one’s returns if
purchased at a certain price.
NewsStack
- Written in JavaScript using React and GNews API
A React.js web application designed to fetch and display random news articles from a specified category. Uses JavaScript and Axios to make API calls to GNews API
to gather news article information.
Portfolio Website
- Written in HTML, CSS, and JavaScript
Personal portfolio that details my professional skills and interests on a web page.
Depreciated Projects
Chess Player Statistics
- Written in JavaScript
JavaScript built web scraper that gathers a chess player’s statistics from the United States Chess
Federation (USCF). Players can enter their unique ID number and view their rating, number of games played, and win ratio.
As of February 2021, cors-anywhere.herokuapp.com has stopped serving as an open proxy. Cors-anywhere was used to
create requests to the United States Chess Federation Web Page and is no longer supported in this project.