The place I upload my past school projects.
| Subfolder | Class | Language | Description |
|---|---|---|---|
| Plane Flight Route Planner | CSCI A360 - Software Engineering | Java | Manages a database of airplanes and airports while letting you plan out simulated flights based on real-world refueling requirements and distances. |
| Multithreaded Client-Server App | CSCI A610 - Advanced Programming Concepts | Java | Demonstration of socket programming, multithreading and searching/sorting algorithms where multiple clients send datasets and commands to a server to process their data. |
| Budget Planner React App | CSCI A611 - Information Systems Engineering | Javascript, HTML, CSS | |
| Shopping List React App | CSCI A614 - Advanced Web Development | Javascript, HTML, CSS | Website created using React and GCP APIs that allows multiple users to sign in and manage shopping lists through a responsive UI. |
| Fraud Detection ML Models | CSCI A622 - Risk Assessment and Threat Analysis | Python (Jupyter Notebook) | Exploration with various supervised learning algorithms (Logistic Regression, KNN, Random Forest, Support Vector Machine, Decision Tree Classifier) on a Kaggle dataset to see which one best detects fraud. |