Nicholas M.'s repositories
-Visual-Basic-Project-
Gym Membership Application : Allows users to input member info such as name, last name etc. Users then choose a membership plans and decide on monthly add-ons. Total monthly fee is calculated and Members are the allowed to Terminate or Renew Membership
Basic-Schedule-App-
*Simple React Schedule Planner (*Easy)
CarPoolApplication
Application that calculates money saved by carpooling
Challengers-Team-Project
Team project that allows users to create a profile, select their favorite football team, & chat with others using web sockets.
Checkmate-Web-
(*This application requires the download of Scene Builder) Java project that demonstrates the usage of String Builder, FXML, in addition to JDBC, & MySQL Database Tools
Food-Ordering-System
This application allows multiple users to place different food orders simultaneously as the application keeps track of ordered quantities. (Download File + Open Project + Run "FoodTruck.sln")
Hospital-Management
An application that manages and tracks patients as well as logging daily visitors by creating a txt file
Magic-Memory-Vite-Edition
ReactJS Application : This a Copy of the Original Magic Memory game that was instead created using Vite as opposed to Webpack. This makes the application 10x faster and uses a Ton less Memory. Matching Card Game. Have Fun :)
paradise_travel
App that manages travel destinations
php_laravel
Creating a Laravel Project Using Docker *Training Purposes*
React-Firebase
All course files for the Net Ninja React & Firebase course.
react-loader-spinner
Collection set of react-spinner for async operation
Seafood-Mansion-JSP-Servlets-Demonstration-
Simple application that allows users to order a certain amount of items from a menu pulled from MySQL Database and displays the Bill Total based through database pricing. This application demonstrates Java JSP's & Servlets. This application also runs off of the Tomcat Server.
Senior-Project---Commerce-Bank
Alert Tracking and Acknowledgement System (ATAS) The application will present the user with a list of 'alerts' that need to be acknowledged and possibly acted upon in other systems. These alerts will be generated from a server when someone or something modifies a 'sensitive' file. The only way to add an 'alert' to the system will be via a HTTP REST API with a JSON payload.
system-design
Learn how to design systems at scale and prepare for system design interviews
typescript-tutorial
All the course files for the TypeScript tutorial playlist on The Net Ninja YouTube channel.
warehouse-quote-app
Spring Boot and React CRUD w/ MongoDB. This is a basic application that allows the client to add Students to our University Database stored within MongoDB. Clients will option to Create, Read, Update, & Delete students through specific API calls.
Word-Guess-Game
With each correct answer the terms grow larger & larger. Guess each word correctly to beat the game, but 3 strikes and you're out :) Have Fun