Welcome! This repository is my personal collection of Python projects, coding challenges, and exercises. It primarily documents my progress through Dr. Angela Yu's "100 Days of Code: The Complete Python Pro Bootcamp". This space serves as a living journal of my journey to master Python, track my improvement, and build a portfolio of my skills.
This repository is organized by topic for easy navigation.
Icon | Directory | Description |
---|---|---|
๐๏ธ | 100 Days of Code |
Daily projects and solutions from the Python Pro Bootcamp. |
๐ | Cryptography |
Implementations of various cryptographic concepts and ciphers. |
๐จ | Patterns |
Scripts for generating different programming patterns to practice logic. |
๐ข | Programs 1 to 10 |
A nostalgic look back at my earliest Python programs. |