Day 4: Generating Animated GIFs with GoToday’s focus in my Go journey was moving beyond the console and into binary image generation. I’ve been following the "The Go Programming Language" (gopl.io) and reached Section 1.4. What I built: I created a program that generates animated Lissajou...Feb 18, 2026·1 min read
Fun Fact Generator using Python and PyWebIO 🌗✨🧠 Fun Fact Generator using Python and PyWebIO Hey everyone 👋 As part of my frontend + Python journey, I’ve built a Fun Fact Generator that lets users: 🌗 Toggle between Dark and Light Mode 🔁 Fetch random facts from an API in real-time 🎨 Enjoy ...Jun 10, 2025·1 min read
The Silent Grind: My First Project in Python & GitHubThe Silent Grind: My First Step into Code, GitHub, and Real Projects Most people watch tutorials.I decided to build something. 👨💻 What I Built My first project: a classic Hangman Game in Python 🐍 ✅ No frameworks✅ No copy-paste✅ Just logic, loops...Jun 9, 2025·2 min read