Role
Senior IC for the backend team. Delivered 60-90% performance gains through data model revisions and drove AI integration feasibility research.
PythonSQLDjangoCeleryAWSTerraformDockerPostgreSQLRedisGitLabAWS Bedrock
Key Work
01 / 04 Per-query and per-workflow
60-90% performance gains across core workflows
Context
Core workflows executed on Celery in the background, but users experienced excessive wait times under realistic fund sizes. The root cause was in the data model and the queries built on top of it.
Approach
Profiled worst-case inputs and revised the data model to address the root causes. Replaced inefficient ORM queries with raw SQL where needed, and applied partial indexes where the data distribution warranted them.
Result
Performance improved by 60 to 90 percent across the affected workflows. Wait times returned to acceptable levels under realistic load.
02 / 04 Architecture and firefighting ownership
Senior IC and technical go-to for the backend team
Context
Taking on the senior IC role meant becoming the primary technical escalation point alongside the CTO for complex problems and production incidents.
Approach
Led technical design and architecture decisions while distributing responsibility across the team. Maintained open communication throughout the development cycle.
Result
Served as the reliable technical layer between the team and the CTO. Complex problems were resolved faster and engineers had a clear point of escalation.
03 / 04 Proof of concept, informed production direction
AI integration feasibility: RAG text-to-SQL prototype
Context
The team wanted to explore integrating AI into the application but had no baseline for what approach was viable or cost-effective.
Approach
Built a RAG text-to-SQL prototype to test feasibility. Evaluated it against realistic scenarios, measuring accuracy and operational cost.
Result
The approach proved too expensive and insufficiently accurate to ship, but confirmed that AI integration was feasible and informed the direction the team pursued.
04 / 04 Proposals to CTO, became product epics
R&D on optimization and tooling feasibility
Context
As senior IC, part of the role involved identifying optimization opportunities and evaluating new tooling or approaches before they reached the roadmap.
Approach
Conducted investigations across optimization opportunities and tooling feasibility. Formalized findings into written proposals submitted to the CTO.
Result
Several proposals were adopted and scoped into product epics, feeding directly into the team's roadmap.
Projects