Work
Systems I’ve shipped.
Three builds at Joblogic and one for a paying freelance client — plus what I’m building next. Company work is shown at a conceptual level, with no proprietary detail; full walkthroughs are available on request.
Agentic software engineering
JoblogicAutomation Design Portal
An agentic platform that lets automation engineers build new integrations in natural language. A LangGraph agent discovers API endpoints, studies related repositories, learns the codebase's conventions, gathers clarifications, and writes a detailed PRD — which Claude Code then implements and tests.
- LangGraph
- Claude (Opus 4.8)
- RAG over code
- Python
AI product · paid client
FreelanceAI Job-Matching & Application Platform
Aggregates job listings across platforms, builds a profile from an uploaded CV with GPT-based parsing, then scores relevance, summarises each role, analyses skill matches and gaps, and generates tailored cover letters and applications — with notifications for high-match jobs and incomplete applications.
- GPT parsing
- Matching & scoring
- Next.js
- Automation
No-code agent builder
JoblogicAgent Design Portal
An internal, Agentforce-style no-code agent builder. A builder chatbot that knows the company's available tools lets users describe an agent in conversation; the platform then assembles, configures and deploys it — with triggers across email, voice calls and WhatsApp.
- Multi-agent orchestration
- ElevenLabs (voice)
- Nylas (email)
- LLM tool-calling
Multi-modal data → insight
JoblogicCustomer Data Analysis Platform
A pipeline turning messy customer-communication archives into business insight. Tenants upload ZIP/PST/MSG; the pipeline lands them in Databricks, normalises and transcribes audio, embeds and cleans text, reduces with UMAP and clusters with HDBSCAN, then sends representative conversations to Claude to surface use-cases and interaction patterns.
- Databricks
- Transcription
- UMAP
- HDBSCAN
- Embeddings
- Claude (Sonnet 4.6)
Voice AI
Coming soonVertical Voice AI Agent
Booking, lead qualification and FAQs over the phone, with calendar/CRM sync and a call-outcomes dashboard.
- Voice AI
- ElevenLabs
- Vapi / Retell
- Twilio
Infrastructure
Coming soonGoverned MCP Server / Gateway
A production Model Context Protocol server/gateway adding auth, per-tool authorization, rate-limiting, usage metering and audit logging. Open-source.
- MCP
- Infra
- Governance
- Open-source
LLMOps
Coming soonAgent Reliability & Eval Suite
Hallucination/faithfulness plus cost/latency scoring with proper statistical confidence intervals, and a CI action that fails PRs on regressions. Open-source + hosted demo.
- Evals
- Observability
- LLMOps
- Open-source