My Projects

Project 0: Python Music Reccomender 

This was a CS-115 final project that I led my group through. I organized workloads and gave active feedback. This was a simple terminal text project that takes in a file and let's the user add their favorite artists. It compares data with other users (which are just other profiles from the file) and gives music reccomendations. There are also functions to edit preferences. This project showcases edge handling, teamwork, file manipulation and reading, binary search, problem solving and iteration proficiency. 

Project 1: Portfolio Website (Tutorial Followed) 

Project 2: Financial Tracker (Tutorial Followed) 

Project 3: Minimax TicTacToe implementation (Tutorial Followed) 

Project 4: Python Financial Tracker (Solo) 

Project 5: Cancer Logistic Regression Implementation (Solo) 


Comments

Popular posts from this blog

My Demons