Recent posts
PythonForecasting Gold Prices with Machine Learning
An approachable, beginner-friendly walkthrough of forecasting gold prices with Python, Google Colab, and Prophet.
July 28, 2026
SanitySanity GROQ query cheatsheet
Keep forgetting GROQ syntax? This simple cheat sheet covers the essentials you’ll actually need.
April 29, 2026
FinanceIs BitradeX legit or a scam? my honest take
15% monthly returns from an AI crypto bot? Scam or real opportunity? I investigated BitradeX from the inside—here’s what I found.
December 16, 2025
SveltePinterest-style masonry grid in Svelte 5 runes mode
A quick and minimal setup to get a Pinterest-style Masonry grid running in Svelte 5.
December 4, 2025
FlutterMonochrome adaptive icons
Skip the plugins — just use Android Studio’s Image Asset Studio. This quick guide shows you how to set up adaptive icons.
June 9, 2025
NextJSStop exposing your API endpoints in Next.js
A quick look at why calling APIs from the client in Next.js can expose sensitive info—and how moving the call to the server keeps your endpoints safer.
April 15, 2025
CSSThe simplest theme switch in Svelte 5 without any library
Learn how to implement a clean and efficient theme switcher in Svelte 5 using pure CSS, with no external libraries required.
January 17, 2025
macOSMinimalist Mac terminal setup
A sleek, minimalist terminal setup that’s fast, stylish, and surprisingly lightweight—personalized with just the right amount of flair.
December 11, 2024
GitManaging multiple SSH keys
Learn how to manage multiple SSH keys effectively for seamless access to various repositories.
August 26, 2024
FlutterLess code with Riverpod
Discover how Riverpod simplifies state management in Flutter applications, enabling cleaner and more efficient code.
April 24, 2024
