- go-basics - A collection of simple Go projects and exercises for learning the fundamentals.
- go-lings - My golings. Inspired by ZigLings.
- programming LABS - decoupling tcp echo server code using Protocols, tcp echo server using selectors
- yt video list to MD - Fetch YouTube data and saves it in a markdown file.
- SOP Python - my Standard Operation Procedure framework for Python, check out gh action for AI feedback loop
- xxd clone in Zig
- Textual YouTube Browser - A Python project that allows you to browse and manage YouTube videos stored in MongoDB in the cloud, using a text-based user interface built with the textual framework.
- Zig
- Python - Protocols, structural subtyping, asyncio, abstract base class.
- Pytlings project contains a series of tiny broken programs. By fixing them, you'll learn given topic, idea was ispired by Ziglings project that was directly inspired by the brilliant and fun rustlings project for the Rust language.
- F#
- VSCode Agent Mode - Bulding apps using Agent Mode, based on Project Requirements Document and copilot-instructions.md
- Taskfile - A playground for testing and learning Taskfile.dev capabilities.
- Textual - Playground for python framework Textual
- Google GenAI SDK - Playground for Google GenAI Python SDK
- Pydantic - 🧪 A lightweight Pydantic playground for experimenting with data models, validation, and parsing in Python.
- Headlines‑Scraper — fetch front‑page news & excerpts in clean JSON.
- FastHTML - A playground for experimenting with FastHTML