I enjoy building applications that feel great from the inside out: clean, thoughtful, and enjoyable to use. I focus on writing clear, maintainable, and scalable code so projects can grow without losing their essence.
While I have a primary stack, I'm always exploring new tools and technologies. I like to keep moving, try new things, and find fresh ways to improve every project I work on.
You can reach me here:
Keando
CargaYaPython CLI that indexes a folder of documents and answers natural-language questions while citing its sources: a terminal RAG. Two retrieval modes behind a single interface —lexical (TF-IDF, no API) and semantic (Gemini embeddings)— and it refuses to make things up when the answer isn't in the documents.
Chrome extension (Manifest V3) to create keyboard shortcuts on any website by pointing at a button with the mouse — no code or CSS selectors required. It generates robust selectors that survive layout changes and supports Gmail-style key sequences (g i, shift+n n).