ASAbhinav Shrivastavainabhinav.tech·Feb 23 · 11 min readBuilding a Personal AI Assistant on a $35 Raspberry Pi 3BThere's something deeply satisfying about taking a dusty Raspberry Pi off the shelf and turning it into something that talks back to you. Not in the "blinking LED" way — in the "I'll answer your Teleg00
ASAbhinav Shrivastavainabhinav.tech·Dec 14, 2025 · 4 min readMy Workflow with Copilot, Autocomplete, and Agent Mode1. Overview AI-assisted coding has evolved into three key modes of interaction: Autocomplete Mode – inline suggestions as you type. Agent (Chat) Mode – context-aware generation through conversation. Ask Mode – querying external AI chat systems lik...00
ASAbhinav Shrivastavainabhinav.tech·Jun 4, 2025 · 9 min readThe Non-Opinionated EngineerMany engineers I know love a good debate. They’ll passionately argue for their favorite programming language, the “right” architectural pattern, or the one true way to manage a project. Spend enough time in the software industry and you start to noti...00
ASAbhinav Shrivastavainabhinav.tech·Jun 2, 2025 · 4 min readTypeScript Native with tsgo: A Paradigm Shift in Compiler Architecture and PerformanceThe TypeScript ecosystem has undergone a notable advancement with the introduction of tsgo, a native reimplementation of the TypeScript compiler and language service. This innovation emerges from the TypeScript team’s ongoing efforts to address the s...00
ASAbhinav Shrivastavainabhinav.tech·Jun 2, 2025 · 45 min readBest Full-Stack React Stack Guide (2025 Edition)Introduction Building a full-stack React application involves choosing a framework that handles both the frontend UI and backend logic, along with an ecosystem of libraries for data fetching, routing, UI components, forms, authentication, animations,...00