Multi-month
Project Work for AI Program at SoftUni
-
Jupyter book presenting my three final projects:
- predicting sumo match outcomes with classical machine learning
- predictive maintenance for Portugese metro trains
- exploring the math behind Principal Component Analysis (PCA)
-
classical machine learning, model training, data science, EDA, data preprocessing, statistics, PCA, predictive maintenance.
Digitize Choir Scores
- Digitized manual choir scores, generated pdf and mp3 files, and built a static site to host them on AWS using a custom domain. The project includes over 1,000 files, totaling more than 1GB after build (lots of mp3) and around 28K lines of code. Started in June 2024 and still a work in progress.
-
LilyPond
to generate sheetmusic and audio,Bash
andPython
scripting to automate process,JupyterBook
frontend andJinja
templating,S3
for storage,CloudFront
for HTTPS,CloudFront Functions
for basic auth,Route53
for a custom domain,CloudFormation
IaaC.