Posts
All the articles I've posted.
Build your own Posthog - PART 2
Published: at 03:22 PMFile Strucuture configuration and getting started with coding the entire infra of SmolHog.
Build your own Posthog - PART 1
Published: at 03:22 PMLet's create an Analytics engine to process, monitor and track events and stats from scratch.
Production Ready VPS in Minutes
Published: at 03:22 PMA practical guide to securing VPS's for production use. Covers essential hardening steps including user management, SSH key authentication, access restrictions, and configuration best practices. Addresses security benefits and operational trade-offs for system administrators deploying secure server infrastructure.
GoogleSignIn Macos - Flutter
Published: at 03:22 PMIn this guide, we’ll walk you through the steps needed to seamlessly add Google Sign-In to your Flutter macOS app.
Effective Networking in Flutter w. riverpod, fpdart, dio
Published: at 03:22 PMEffective way to talk to any api in dart, with packages like riverpod, dio, fpdart.