Skip to content
View go2maxi's full-sized avatar

Block or report go2maxi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
go2maxi/README.md

Hi, I'm go2maxi 👋

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.

🚀 Projects

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.

Pinned Loading

  1. api-json-cli api-json-cli Public

    Small CLI experiments for fetching and validating JSON from public APIs.

    Python

  2. common-python-errors common-python-errors Public

    Minimal Python error examples with reproduce.py and fix.py. Built while learning.

    Python

  3. learning-python learning-python Public

    personal space for Python practice codes.

    Python