Welcome! This is my repository where I keep the codes submitted while I was taking the course "CS50X" from Harvard, in 2025. The course is organized in the following way:
- Week 0 - Scratch
- Week 1 - C
- Week 2 - Arrays
- Week 3 - Algorithms
- Week 4 - Memory
- Week 5 - Data Structures
- Week 6 - Python
- Week 7 - SQL
- Week 8 - HTML, CSS, JavaScript
- Week 9 - Flask
- Week 10 - The End*
*Week 10 corresponds to Final Project's submission of the course. I created a John Conway's Game of Life implementation using Pygame, which you can access here.