Performance & reliability
Rails, PostgreSQL, Sidekiq, Redis and Kubernetes — traced across the stack, not tuned in isolation.
Slow endpoints · queue backlogs · OOMKills · database pressureWe diagnose production Rails systems, implement the fix, and stay through rollout — from PostgreSQL, Sidekiq, Redis and Kubernetes to AI workflows and product development.
Discuss a challengeBring us a production bottleneck, a risky technical decision, or a product that needs senior ownership. We investigate, recommend and implement.
Rails, PostgreSQL, Sidekiq, Redis and Kubernetes — traced across the stack, not tuned in isolation.
Slow endpoints · queue backlogs · OOMKills · database pressureGrounded LLM workflows, agent integrations and automation designed for production constraints.
Architecture · evaluation · guardrails · implementationSenior delivery for new products, integrations and business-critical features from prototype through rollout.
Rails · React · APIs · data infrastructureIndependent diagnosis and hands-on recovery for legacy systems, risky upgrades and stalled projects.
Codebase audits · migrations · observability · architectureConsulting does not end with a slide deck. We can diagnose the system, implement the fix and stay through production verification.
Usually one focused week of read-only discovery, telemetry review and technical analysis. You leave with evidence, priorities and a decision-ready readout.
We implement the highest-value fixes, add regression protection, measure the change and plan a safe rollout and rollback.
Ongoing senior support for teams that need architecture, incident follow-through and hands-on delivery without a long lock-in.
Discovery, prototyping and production development for products and features that need both product judgment and engineering depth.
Client engagements, product experience and R&D across Rails systems, infrastructure and practical AI.
We contributed to Napster's web backend platform and conducted research and development for a new product initiative, supporting one of the most recognizable names in digital music.
See project
We built TwoMargins — a financial document annotation platform featured in the Wall Street Journal — handling complex SEC document parsing with Nokogiri and supporting real-time collaborative analysis. Bloomberg used the platform to publish their annotated edition of Warren Buffett's 2015 shareholder letter.
See project
Roomsie is a housing marketplace for interns and students in Washington, D.C. After multiple development teams failed to deliver, we took over, rewrote the application from scratch, and launched a revenue-generating product in 8 months.
See project
We baseline the system and separate symptoms from root causes before recommending work.
Discovery starts with the least access needed. Production changes require an explicit plan and approval.
Each phase has a defined question, deliverable and stop gate. No open-ended transformation programme.
When the recommendation is clear, we can write the code, tune the infrastructure and own the rollout.
Tests, benchmarks, screenshots, diffs and rollback plans back every claim about what changed.
You work with the engineers doing the analysis and implementation. Your repositories and assets remain yours.
We fine-tune LLMs on production Rails code and release the weights. Run them locally with Ollama.
Production-grade Rails code generation. MoE architecture — only 3B params active per token.
View on Hugging FaceLightweight model that runs on a laptop. 5 GB download, 8 GB RAM minimum.
View on Hugging FaceLoRA adapter for Qwen 2.5 Coder 7B. Merge with base model for Rails-tuned generation.
View on Hugging FaceCompact LoRA adapter. Fast inference for code completion and small generation tasks.
View on Hugging Face