Hi, I'm Craig.
I think software can be simpler. I focus on python, javascript, and the web. I love building simple interfaces to solve complex problems.
Happy to talk about how to get your startup from zero to one. The best way to reach me is LinkedIn.
Recent projects
All projects →-
pg-heartbeat
A tiny Python library for pushing service heartbeats into a SQL database — for when you want liveness signals without a monitoring stack.
-
pg-task-tracker
A small Python library for tracking multi-step task progress in Postgres or SQLite — no broker, no queue, just a clean record of what happened.
-
rag-simple
A minimal RAG pipeline built with LangChain and ChromaDB — load documents, embed with OpenAI, query with GPT-4o-mini.