Hydra
In order to run this java project you must download both Hydra and HydraMain, hydra is the gui while hydra main has the main method
that will run the gui
Hydra
Hydra Main
Hydra Video
Phone Database with Gui
In order to run this you will need to install mySql a database management system the phone database file will make all the entities
and fill them out with information. The Phone Gui is the java file that will gather information from the phone database and print them
on your screen. I mainly use atom when I run Java files but for this I used Eclipse you might need to aswell if you want to run the
program (Might make a video showing how it works at a later time)
Phone Database information was made with the help of Simon Yang, Agustin Alejandre, Alexander Medina, David Bonilla, and Mariano Miranda
Phone Database
Phone Gui
Data Base Video
Sudoku Solver
In order to run this Java Project you need to download both SudokuMain and SudokuGui. SudokuMain will call SudokuGui, SudokuGui will
use a GUI to ask User to enter Sudoku puzzle row by row and then print the results at the end. NOTE if User gives Sudoku puzzle that has
a similar number in either row, column, or box it will just not print anything still need to check if Sudoku given by user is valid will
update soon.
SudokuGui
SudokuMain
Sudoku Solver Video
Tic-Tac-Toe
In order to run this Java Project you need to download both TicTacToe and TicTacToeTester. TicTacToeTester will call TicTacToe, TicTacToe
will produce a board in which two player will be able to player TicTacToe.
TicTacToe
TicTacToe Tester
TicTacToe Video
Senior Design - Multi-Factor Authentication
In order to run this java project you must download both Hydra and HydraMain, hydra is the gui while hydra main has the main method
that will run the gui
This project is my senior design project. It is meant to show how we can use Multi-Factor Authentication to provide a better form of
Authentication. In order to run this project you must download SeniorDesign, Account, and Hacker java files, as well as both Account
and Hacker text files that contain the queries that will create a datasets for both account and hacker needed to run this project.
Account Datasets
Hacker Dataset
Senior Design
Account
Hacker
Senior Design Demo
Extra Java Projects
These are just a bunch of java projects I've done when I was in college feel free to see how they work.
SMALLER JAVA PROJECTS