Projects
$ ls -la projects/
segov.dev
A portfolio website built with Next.js and deployed on Vercel. It features information about my professional experience and side projects. Includes AI-powered chatbot with FastAPI backend, featuring self-hosted Qwen3-8B model on Google Cloud Run with NVIDIA L4 GPU using vLLM for high-throughput inference, integrating LangChain, Vertex AI RAG, and MCP (Model Context Protocol) tools for document retrieval and vector search.
Next.jsReactTailwind CSSFastAPILangChainVertex AICloud RunvLLMMCP
Ship Spec CLI
AI-powered CLI tool for codebase analysis and production readiness evaluation. Features interactive planning workflows with PRD/tech spec generation, semantic chunking via Tree-sitter, and agentic workflows using LangGraph with human-in-the-loop review cycles.
TypeScriptLangChainLangGraphCommanderLanceDBTree-sitterZod