Writing
How I think through frontend systems
I write when something does not make sense yet. Most of it starts with a question - about data flow, architecture, or why a system breaks under scale - and turns into something structured enough to share.
Showing: full stack
2024 • 8 min read • 41 views
Firebase Authentication in React: Chapter 1 of Note Taking Series
Oh! You finally made it to here. I know you want to learn full-stack and scale up your career and so do I. But hey, things take time and you should be consistent.Welcome to the first chapter of my Note-Taking series called "Understanding Firebase Aut...
2023 • 4 min read • 89 views
Getting Started with MySQL and Node.js: A Basic Code Example
MySQL is one of the most popular open-source relational database management systems, and Node.js is a powerful JavaScript runtime environment. Combining these two technologies allows you to build robust and scalable applications that can store and re...
2023 • 3 min read • 189 views
Connecting MongoDB with Express.js: A Practical Guide
Introduction: Integrating MongoDB, a popular NoSQL database, with Express.js, a robust web application framework, enables developers to build powerful and scalable applications. This article will explore how to connect MongoDB with Express.js using a...
Beyond blogs, I write technical documentation, product breakdowns, and community-driven content across platforms.
