Enoch Kambale
Full-Stack Engineer
Building production systems across legal tech, sustainability platforms, and recruitment infrastructure. Currently at GitLaw. Previously co-founded Jobzy (2020–2025).
Featured Work
Experience
2025 – Present
Frontend-Focused Full-Stack Engineer, GitLaw
Building billing, community, e-signature workflows, file management, and platform surfaces for a legal document collaboration system.
- Billing: pricing pages, checkout, subscription management, and organization billing with Stripe
- Community: public document library with discovery, publishing, and SEO-optimized pages
- eSign: electronic signature workflows including PDF field placement, signing lifecycle, and document delivery
- Files: document management with search, version history, metadata, and forking
- Landing page: server-rendered homepage with live platform data
- Next.js + React + NestJS + PostgreSQL + Elasticsearch + Stripe
2025 – Present
Technical Product Lead (Part-Time), Eckeka
Leading technical product development for a packaging risk and transparency intelligence MVP focused on sustainability and EPR compliance in Kenya.
- Automated recyclability and circularity scoring at the database level
- Supabase with Row Level Security for multi-tenant isolation
- Streaming AI report generation using GPT-4
- EPR compliance tracking (NEMA registration, fees, PRO partnerships)
2025
Open Source, VidScript
Built an open-source CLI that converts videos into structured AI-generated PDF notes using Whisper, LLMs, and Pinecone-backed RAG.
- On-device Whisper transcription via @xenova/transformers
- Claude / GPT note generation with configurable model selection
- Pinecone RAG path for long transcripts exceeding context windows
- Published to npm (200+ downloads)
2025
Open Source, YouTube Research Agent
Built an open-source Python CLI that searches YouTube, summarizes transcripts using GPT-3.5 Turbo (LangChain map-reduce), and emails a research digest.
- YouTube Data API v3 search with view-count ordering and transcript extraction
- LangChain map-reduce summarization chain (gpt-3.5-turbo, temperature=0)
- SMTP/TLS email delivery of formatted research digests
- Orchestrator pattern with separated search, summarization, and email modules
2024
Project, PDF Pal
Built a SaaS application for conversational Q&A over PDFs using a RAG pipeline with OpenAI embeddings and Pinecone.
- Upload & processing pipeline: PDF to chunks to embeddings to Pinecone
- Chat pipeline: embed question, similarity search, stream OpenAI response
- Per-document Pinecone namespaces for vector isolation
- tRPC for end-to-end type safety
- Split-pane UI: chat + PDF viewer (zoom, rotate, fullscreen)
- PayPal subscription billing across four tiers
2020 – 2025
Co-founder & CTO, Jobzy
Built multiple Jobzy products end-to-end: a service marketplace, recruitment and employee verification platform, backend server, and a cross-platform mobile app.
- Service marketplace (jobzy.africa) with search and autocomplete
- Recruitment and employee verification platform across multiple African countries
- Node.js/TypeScript backend powering payments, AI features, and search
- Cross-platform mobile app (React Native/Expo) with job aggregation and AI tools
- Dual payment methods: PayPal and M-Pesa
- AI-powered content generation and semantic search using OpenAI
- Containerized deployment on Azure with CI/CD
Technical Depth
Tools and systems used in the shipped work documented on this site.
AI Systems
- OpenAI / GPT
- Google Gemini
- LangChain
- RAG Pipelines (Chunking, Embedding, Retrieval)
- Vector Databases (Pinecone)
- AI-Generated Regulatory Reporting
- On-Device Inference (Whisper)
Frontend Architecture
- Next.js (App Router, SSR, RSC)
- React 19 / Server Components
- TypeScript (strict)
- TipTap / ProseMirror
- Tailwind CSS / Radix UI
Backend & Services
- Node.js / Express / NestJS
- tRPC / REST APIs
- Microservices Architecture
- Stripe / PayPal / M-Pesa Billing
- Database-Level Computation (PostgreSQL)
- Message Queues & Background Processing
Infrastructure
- Docker
- Azure / GCP / Vercel
- PostgreSQL / Redis / Elasticsearch
- Supabase (RLS, Auth)
- CI/CD Pipelines
Open Source
I maintain additional open-source projects on GitHub beyond what is listed on this site.
View all projects on GitHub