Write-Ups
Notes from the build.
9 posts
- August 6, 2026workflow · ai — 5 min
My Development Workflow
The tools and the process behind AI-driven development — planning first, agents in the terminal, and a machine I can reach from anywhere.
- March 20, 2025personal · blog — 5 min
Manage Your Projects with a Simple Terminal Script
This terminal-based project manager script allows you to easily store, access, and open projects with a few simple commands.
- December 12, 2024sentry · vue — 2 min
Get ahead of errors with Sentry
Sentry is a really popular third-party library for error logging
- December 01, 2024multi-tenant · laravel — 2 min
Basic Laravel Multi-Tenancy
Let's learn the basic or simpliest form of multi-tenancy and third party packages
- November 20, 2024session · laravel — 4 min
Laravel Session
Learn how to setup laravel session instead of a token-based authentication that works for api as well
- November 12, 2024react — 2 min
React Strict Mode
What is strict mode in react, what is its purpose and how does it work?
- September 02, 2024personal · blog — 3 min
Why do I write Blogs?
Writing blog helps me document my learning journey and this might help other developers also.
- August 20, 2024gmap · marker — 4 min
VueJs - Thousand Performant Google Map Advanced Marker
Rendering thousands of custom google map marker without clustering
- March 31, 2023vscode · tips and tricks — 3 min
VSCode Snippets
Enhance your productivity with the power of VSCode Snippets