Hey, I'm Sishir Dangi
I build reliable, fast and maintainable web applications - mostly with Laravel, Inertia, Tailwind, and MySQL/PostgreSQL.
Quick Snapshot
- Based in
- Kathmandu, Nepal
- Experience
- 5+ years full-time - 50 production projects
- Core stack
- Laravel - Inertia - Vue 3 / React - Tailwind - MySQL
- Currently
- Freelance + long-term remote contracts
01 My Journey
I started taking coding seriously around late 2021 with a simple goal: build things that actually work in the real world. I began with PHP because it was practical and flexible, and once I properly explored Laravel, it quickly became my main tool. The structure, clarity, and features like Eloquent, queues, middleware, and clean MVC patterns made backend development feel organized and enjoyable instead of messy.
Since then, I’ve worked on real production projects including hotel and room booking systems, contact and notice management platforms, admin dashboards, authentication systems with OTP verification, multi-image handling, and API-driven applications connected to modern frontends. Most of my work focuses on building systems that are easy to manage, scalable, and maintainable.
Currently, I mainly work with Laravel, Inertia, Tailwind CSS, and React or Vue, along with MySQL or PostgreSQL. I also use tools like Filament and Livewire when rapid development matters. I enjoy both building projects from scratch and improving existing codebases by fixing structure, performance, and UX issues.
02 How I Approach Projects
Clean & pragmatic code
I prioritize readability and reasonable abstractions over clever tricks. Good naming + domain-driven structure saves weeks later.
Performance matters early
Eager loading, query optimization, caching strategies, lazy-loading images - I bake these in from the start, not as a cleanup phase.
Security by default
Rate limiting, proper authorization (Gates/Policies), Sanctum/Passport, validated file uploads - I treat these as non-negotiable.
Clear & proactive communication
Daily standup-style updates (even solo), Loom videos for complex topics, realistic estimates, asking clarifying questions early.
Usually reply within 24-48 hours