Pinned Repositories
Board_Game
A simple text-based board game that is a mixture of chess and checkers
CCAPDEV_phase_2
ChatBot
ChatBot is a simple interactive expert system that can diagnose certain diseases that a person may have. It aims to imitate how real-life experts would diagnose a patient’s illness(es) through a series of questions, much like how a human expert would, and draw conclusions based on the symptoms provided by the patients.
CSARCH2-Exhibit
"Switch it up, Gameboy!" is all about how Nintendo elevated their handhelds. Understand the enhancements behind the latest technologies crafted by Nintendo from the Gameboy Advance to the Nintendo Switch. Don't just play the game; master it with "Switch it up, Gameboy!"
CSARCH2-Simulation-Project
Eagle-Eye-4.0
Homeowner_Association
A simple web application that combines JSP, HTML, CSS, and Java to perform CRUD operations in a database.
MazeBot
MazeBot is a program that will find a path through a square maze of size n x n with corresponding symbols: “S” for the starting point, “.” for the traversable points, “#” for walls/non-traversable points, and “G” for the goal/target point. Movement is limited to horizontal and vertical.
STADVDB-MCO2
Water_Potability
A simple machine learning project that checks water potability using Logistic Regression, Support Vector Classification (SVC), Decision Trees (DT), and k-Nearest Neighbors (kNN).
Skillial's Repositories
Skillial/Eagle-Eye-4.0
Skillial/STADVDB-MCO2
Skillial/LBYARCH-Programming-Project-2
Skillial/CSARCH2-Simulation-Project
Skillial/CSARCH2-Exhibit
"Switch it up, Gameboy!" is all about how Nintendo elevated their handhelds. Understand the enhancements behind the latest technologies crafted by Nintendo from the Gameboy Advance to the Nintendo Switch. Don't just play the game; master it with "Switch it up, Gameboy!"
Skillial/CSSWENG
Skillial/CCAPDEV_phase_2
Skillial/Water_Potability
A simple machine learning project that checks water potability using Logistic Regression, Support Vector Classification (SVC), Decision Trees (DT), and k-Nearest Neighbors (kNN).
Skillial/Sort_Algos
The application and comparison of insertion sort and merge sort in sorting suffix arrays.
Skillial/Homeowner_Association
A simple web application that combines JSP, HTML, CSS, and Java to perform CRUD operations in a database.
Skillial/MazeBot
MazeBot is a program that will find a path through a square maze of size n x n with corresponding symbols: “S” for the starting point, “.” for the traversable points, “#” for walls/non-traversable points, and “G” for the goal/target point. Movement is limited to horizontal and vertical.
Skillial/Medical_System
A small text-based medical system with simple CRUD operations.
Skillial/ChatBot
ChatBot is a simple interactive expert system that can diagnose certain diseases that a person may have. It aims to imitate how real-life experts would diagnose a patient’s illness(es) through a series of questions, much like how a human expert would, and draw conclusions based on the symptoms provided by the patients.
Skillial/Search_Algos
An application and comparison of a hash table and a binary search tree in searching the k-mer distribution of a DNA sequence.
Skillial/Board_Game
A simple text-based board game that is a mixture of chess and checkers