This repository serves as a centralized archive of my academic journey. It tracks my progression through a B.S. in Computer Science, a Data Science minor, and a Machine Learning certificate.
This repository was migrated to GitHub during the final stages of my degree. Previously, I maintained a manual versioning system (local "Working" vs. "Archive" snapshots).
While you won't see a traditional commit history for the earlier courses like CMIS102 or CMIS141, this repository represents the finalized, verified versions of that work. Moving forward, all new projects (such as my boot-ai agent) utilize full Git integration, semantic commit messages, and modern branch management.
- ARIN 450 (Artificial Intelligence): Ethics within the context of data science, machine learning, and artificial intelligence.
- DATA 430 (Foundations of Machine Learning): Applications of machine learning methods and software tools to create predictive models and AI solutions.
- CMSC 330 (Advanced Programming Languages): Exploration of programming languages with an aim to write safe and secure programs.
- CMIS 242 (Intermediate Programming): Further study of Java. The objective was to design, implement, test, debug, and document Java programs.
- CMIS 141 & 102: Foundations of algorithmic thinking and structured programming.
| Domain | Tools & Languages |
|---|---|
| Primary Languages | Python, Java |
| Data Science | Machine Learning (DATA430), AI Implementation (ARIN450) |
| Development | Object-Oriented Programming, Functional Programming |