nxm67420
Software Developer https://www.linkedin.com/in/nicholas-moore-developer/
Searching...Kansas City, MO
Pinned 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
Cook-Book
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
Live-Java-Clock
mywebapp
Spring Boot CRUD Application [ MySQL, JPA, Hibernate, Thymeleaf, && Bootstrap]
nxm67420's Repositories
nxm67420/mywebapp
Spring Boot CRUD Application [ MySQL, JPA, Hibernate, Thymeleaf, && Bootstrap]
nxm67420/-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
nxm67420/Basic-Schedule-App-
*Simple React Schedule Planner (*Easy)
nxm67420/CarPoolApplication
Application that calculates money saved by carpooling
nxm67420/Challengers-Team-Project
Team project that allows users to create a profile, select their favorite football team, & chat with others using web sockets.
nxm67420/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
nxm67420/Cook-Book
nxm67420/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")
nxm67420/Hospital-Management
An application that manages and tracks patients as well as logging daily visitors by creating a txt file
nxm67420/Live-Java-Clock
nxm67420/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 :)
nxm67420/multi-page-articles
nxm67420/nxm67420
nxm67420/paradise_travel
App that manages travel destinations
nxm67420/php_laravel
Creating a Laravel Project Using Docker *Training Purposes*
nxm67420/PizzaShop
Under Reconstruction (*Allows the user to order pizza with designated wait time)
nxm67420/React-Firebase
All course files for the Net Ninja React & Firebase course.
nxm67420/react-loader-spinner
Collection set of react-spinner for async operation
nxm67420/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.
nxm67420/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.
nxm67420/system-design
Learn how to design systems at scale and prepare for system design interviews
nxm67420/TicTacToe
Java TicTacToe
nxm67420/typescript-tutorial
All the course files for the TypeScript tutorial playlist on The Net Ninja YouTube channel.
nxm67420/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.
nxm67420/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