Sijo Sam
നദിക്ക് വള്ളവും മനുഷ്യർക്ക് സ്വപ്നവും ഒരുപോലെയാണ്.
Projects
pi-deploy-artifacts
Deploy HTML pages to live URLs on Vercel, Cloudflare Pages, Netlify, or GitHub Pages. Like Claude Code artifacts for pi.
DevTool
View Project
domsure
DOM query utilities that replace non-null assertions with real runtime checks. Eight helpers under 1 KB gzipped.
Library
View Project
agentic-kanban
Coordination protocol for AI agents. SQLite-backed. Agent-agnostic. No server, no daemon, no queues.
AIDevTool
View Project
Kavalx
AI PR Review Agent for Bitbucket & Self-Hosted Teams. Controllable, self-hostable code review with retrieval, memory, and architecture-aware agent orchestration.
AIDevTool
View Project
llm-moat
An open-source TypeScript toolkit for defending LLM applications against prompt injection, tool misuse, and unsafe input flows.
AILibrary
View Project
Writing
Why Your Frontend Needs a Safety Net - Part 2
TanStack Query is a powerful tool. Used without discipline, it quietly makes your backend hate you.
Read Post
That Time I Over-Engineered Image Loading in React
A deep dive into my 2018 React image loading component, what I got wrong, and how web standards have evolved to make it all unnecessary.
Read Post
Why Your Frontend Needs a Safety Net
Implementing data layer abstraction in React applications to handle API changes.
Read Post