I document what I learn while studying Python and experimenting with small tools. Rather than only writing code, I try to record the problems I encounter, understand why they happen, and note practical ways to handle them.
A small CLI experiment for fetching and validating JSON data from public APIs.
A growing collection of Python runtime errors I encounter while learning, with explanations and defensive coding patterns.
Personal notes and small code experiments while exploring core Python concepts.
Currently focusing on building a solid Python foundation by writing small programs, documenting errors, and understanding how things work in real code.