Pinned Repositories
Algorithmns-Website
ArcGIS-NYC-Mapping
A visualization of Crime Rates Vs Race Vs Poverty in NYC categorized by districts.
Ari-Calculator-real
Arithmetic-Sequence-Generator
Java Based Arithmetic Sequence Generator
C-Filter-Program
A Program made in C to apply filters to pictures
Database-Automation-CLI-Tool
A tool to insert random data into tables. The kind of data can be customized in a variety of ways and order. This is is all done as a command that is carried out. The project was built using Picocli.
E-Commerce-Website
FrontEnd: React.js
Floyds-Shortest-Path-Algorithm
javafx-wordle
Password-Manager
Chris0016's Repositories
Chris0016/Algorithmns-Website
Chris0016/Arithmetic-Sequence-Generator
Java Based Arithmetic Sequence Generator
Chris0016/Basic-Sorting-Algorithms-in-Java
The program implements Insertion , Selection, and Merge sort using Java. Each implementation is in a separate file
Chris0016/Car-Review-Application
A car review java application that combines the use of FXML for GUI purposes. users can submit reviews to a
Chris0016/City-Planning-Website
A collection of photos detailing NJCU and its Vecinity
Chris0016/Coffee-Shop-Java
Java based coffee shop simulator
Chris0016/Crypt0
Chris0016/Database-Automation-Tool
Program to insert data into database imported data. Meant to quickly populate a table with resuable columns across a many tables.
Chris0016/Dial-Word-Mapper
ead all words from a list of words and add them to a map whose keys are the phone keypad spellings of the word, and whose values are sets of words with the same code. For example, 26337 is mapped to the set {"Andes", "coder", "codes", . . .}. Then keep prompting the user for numbers and print out all words in the dictionary that can be spelled with that number. In your solution, use a map that maps letters to digits.
Chris0016/Employee-Manager
React/Spring Application that implements CRUD. Manages Employees
Chris0016/ITWebsite
Chris0016/NJCU-Tour-Website
Chris0016/Pythagorean-Triple-Checker
A small Java program that test if the given input is a Pythagorean triple or not.
Chris0016/School-Management-System
A C++ based School Management System