Bloom Growth
Backend engineer, then full stack engineer · Built at Bloom Growth · Nov 2024 — Present
A multi-tenant business operating system teams use to run meetings, goals and accountability. I work on its .NET and GraphQL backend and, more recently, across its React interface.
Private product
Context
01The platform serves many organizations from shared infrastructure, so every schema change and every query has to stay correct and fast across tenants of very different sizes. Accounting, CRM and calendar data has to arrive without each integration turning into its own silo.
What I did
02- Refactored schemas and remodeled core business entities without disrupting live tenants.
- Built and optimized GraphQL APIs with Hot Chocolate, tracing slow paths through NHibernate and Envers down to the MySQL query plan.
- Delivered QuickBooks, HubSpot, Google Calendar and Microsoft Calendar integrations end to end, from the React interface to the backend services.
- Introduced AI-assisted engineering tooling — MCP servers and reusable agent skills — that automates recurring development work for the team.
Stack
03- .NET 8
- C#
- GraphQL
- Hot Chocolate
- NHibernate
- MySQL
- React
- TypeScript
- MCP