luv makin

frontend engineer

i've spent the last ~3 years building workflow systems and ai-assisted tools, mostly focused on ui architecture and making complex data flows feel simple. outside of work i like playing around with ai systems and exploring what's possible with them. powered by mass amounts of coffee.

Work

software engineer i — tekion

jul 2023 – present

built graph-based workflow systems for a product saas platform: architected nested node graphs with cycle prevention and consistent layout, implemented singleton memory model and partial updates for performance, built ai-assisted editing with vercel ai sdk for chatbot-driven workflow construction, designed extensible plugin architecture, led webpack to rspack migration (~25% faster builds).

Blog

coming soon

Projects

  • local-rag
    A local RAG (Retrieval-Augmented Generation) library that plugs into the Vercel AI SDK for context retrieval. Persists to a local JSON file by default. For small apps, enable these options: - **FileStore** – Async I/O,…
  • chattui
    Terminal chatbot using: - **Vercel AI SDK** – , - **Ollama** – chat model (Ollama Cloud) - **OpenRouter** – embedding model - **Ink** – terminal UI (React for CLI) - **local-rag** – RAG with shared store from Loads and…
View all →