Pinned Repositories
Final-Project
Check it out: https://my-swoleness-pal.herokuapp.com
HackathonQR
Using QR Codes to Streamline Hackathons. Awarded an MLH Finalist Medal at HackNJIT
AnimalTastic-Fun-App
Webpage that uses APIs to display cute animals from GIPHY
crap-yap
The crappiest chat app known to man!
cs684-flixr
Flixr: A Movie Recommendation System
hello-unix
Notes to Self on How to Set Up a developer space for myself in MacOS.
la-croix
Scheduled reminder to drink water throughout the work day
mongodb-web-scraper
A Node.js & MongoDB webapp that web-scrapes news data and allows users to comment about it.
nyt-react
A Node, Express, MongoDB, and ReactJS application where users can query, display, and save articles from the New York Times Article Search API.
spring-mvc
Template for a Java Spring MVC project using IntelliJ
tomtom828's Repositories
tomtom828/hello-unix
Notes to Self on How to Set Up a developer space for myself in MacOS.
tomtom828/la-croix
Scheduled reminder to drink water throughout the work day
tomtom828/ftp-reader
Connect to a public ftp and display contents to webapp
tomtom828/kean-wwii
Helping Kean University digitize & share their WWII archives!
tomtom828/OCAJP8-EXAM
Practice Problems & Answers for Java SE 8 Programmer I Exam (1Z0-808)
tomtom828/cs684-flixr
Flixr: A Movie Recommendation System
tomtom828/421LAS
tomtom828/90.3-core-scrape
Navigate to 90.3 Core FM website and scrape current songs every 5 minutes
tomtom828/calculator
tomtom828/CarQuiz
An interactive, web-based game about cars
tomtom828/cs673-group2-practice-portal
CS 673 - Group 2 - Practice Portal (Frontend)
tomtom828/FriendFinder
A fullstack dating application.
tomtom828/junit5-practice
Practicing JUnit 5
tomtom828/meal-swipe
A React Native App (iOS & Android) to figure out where to eat!
tomtom828/MedWatchExpress
The Fast Track to filing MedWatch reports for FDA Drug Interactions
tomtom828/njit-is-601-hw2
IS 601 - History of the Internet Outline
tomtom828/njit-is-601-hw4
IS 601 - Homework 4
tomtom828/njit-is-601-hw5
IS 601 - Homework 5
tomtom828/njit-is-601-project-1
Test Driven Python Calculator
tomtom828/njit-is-601-project-3
IS 601 - Project 3
tomtom828/njit-is-601-project-4
IS 601 - Project 4
tomtom828/njit-is-602-project-2
tomtom828/python-code-along
Following along with a Scotch.io tutorial to learn the ins and outs of Python's Flask framework.
tomtom828/rottenpotatoes
Rails App for CS 673
tomtom828/SEE-CS106A
Collection of my code for Stanford Engineering Everywhere (SEE) CS106A
tomtom828/shell-scripts
Learning shell scripting (on Mac and PC)
tomtom828/simulated-annealing
Tutorial on Simulated Annealing. Trying to better understand its implementation in code.
tomtom828/springBurger
A re-make of my classic burger app using Java, Maven, MySQL, and the Spring Boot framework.
tomtom828/stock-scrape
just another get rich quick scheme
tomtom828/Week11-Hangman
Console-based hangman Node app that incorporates objects, user-input, and constructors