Posts
Results for “Go” (10)
01 Jun
How to Write 'Hello, World!' in Go
Learn how to write and run a simple 'Hello, World!' program in Go with this step-by-step guide.
01 Jun
Adding a Gooey Menu Hover Effect with GSAP
How I added a viscous, liquid-like gooey hover effect to the navigation menu using GSAP and an SVG filter - no JavaScript framework required.
07 Nov
How to Win
Explore strategies for success in life, from setting realistic goals and developing a positive mindset to learning from failures.
01 Jun
Bouncy Card Hover: A Tiny CSS Detail That Makes a Difference
How a single CSS class with a spring-like cubic-bezier adds a satisfying bounce to every card on this blog - and why small animations matter.
01 Jun
Installing Python with uv
Why I switched to uv for Python version management and package installation.
01 Jun
Tailwind CSS: Why I Use a Utility-First Framework for This Blog
How Tailwind CSS v4 powers this blog's design - from the Catppuccin-inspired dark mode to the responsive card layout - and why utility-first CSS wins for me.
01 Jun
What is uv? A Python Package Manager
uv is a Rust-based Python package manager that is faster than pip. It installs Python versions, resolves dependencies, and manages virtual environments in one binary.
01 Jun
How to Cook Pap
Learn how to cook pap, a traditional maize meal porridge, with this easy step-by-step guide.
04 Oct
A Step-by-Step Guide to Installing Python
Comprehensive guide to installing Python on Windows, macOS, and Linux, providing clear instructions for a smooth setup.
04 Oct
Simplify Web Dev with Pravatar for Placeholder Avatars
Learn how Pravatar enhances web development with quality placeholder avatars, a time-saving tool for easy integration.