My Tech Journey: JavaScript, React, Rails, PostgreSQL & AI

Hey there! I'm sharing my experiences, experiments, and learnings in the tech world. From JavaScript and React to Rails, PostgreSQL, and AI - these articles are my personal reference and hopefully helpful for others too. Join me as I document my tech experiences!

Building a Codebase RAG System

A deep dive into building an effective code question-answering system using RAG, tree-sitter, and advanced retrieval techniques

A Guide to Database Testing with pgTAP

Learn how to write robust database tests using pgTAP, from basic setup to advanced testing patterns for complex database functions and triggers

My Remote Work Journey

A personal account of navigating remote work across time zones, overcoming communication challenges, and building meaningful connections in a distributed team

Understanding Web Accessibility

A practical guide to web accessibility, from basic concepts to implementation strategies, based on real-world experiences and conference insights.

My Experience at React India 2023

A personal account of attending React India 2023 at Planet Hollywood Beach Resort in Goa, where I connected with amazing developers and learned about the future of React.

Building Poor Man's React

A casual exploration of React's core concepts by building a simplified version, inspired by Tejas Kumar's talk and a chance meeting at React India Conference.

JavaScript Fundamentals

A comprehensive guide to understanding JavaScript's core concepts, from execution context to promises and async/await.