Bee Logical Software
Sep 2023 – Present
Software Developer · Remote, clients in the US and EU
Three years, three client products, growing ownership: platform architecture for Saralux M360, a cross-company design system for Irys Cloud, then a marketplace app shipped solo. Along the way, a mentor to junior developers.
Doggo · Two-sided dog-care marketplace for the EU market
May 2026 – Present
Sole developer on the React Native app: 60 screens covering both the consumer and provider sides, scaffold to App Store and Play Store submission in three and a half months.
- Built the payments experience on the app side of Stripe Connect: card collection, provider onboarding with deep-link returns, and the consumer and provider flows behind payouts and commission accounting.
- Built the React admin portal, with provider verification, trust scoring, and GDPR account deletion. Contributed targeted endpoints and fixes to the Node and PostgreSQL API (127 endpoints across 35 tables), which was owned by a backend teammate.
- Handled release engineering solo: EAS build profiles, store assets, a version-gate endpoint, and the client handover runbook. Closed 66 QA defects across the three surfaces.
- React Native
- Expo
- Node.js
- PostgreSQL
- Stripe Connect
Saralux M360 · 11-module association-management SaaS
Sep 2023 – Present
Architected the platform's order-processing engine, which replaced the legacy web-order flow and now handles every transaction. Orders break into steps and tasks, retry on failure, separate critical from non-critical errors, and can be bulk-reprocessed when a batch goes bad.
- Led the cutover to that architecture: feature toggles per module let us move ten product modules one at a time instead of in a single risky release.
- Delivered 495 work items and 446 merged pull requests over 70 sprints at a 96% completion rate. Top four of twenty-plus contributors on both flagship repos.
- Moved application submission to asynchronous processing, previously the slowest action on the platform. Also fixed a multi-tenant bug that exposed customer IDs.
- NetSuite SuiteCommerce
- SuiteScript
- SQL
- Azure DevOps
Irys Cloud · Commercial insurance agency-management platform
Nov 2025 – May 2026
Started the v2 track of the company's npm-published UI library, used by around thirty engineers across four companies.
- Built the first v2 components, a shared Tailwind token preset, and a Rollup build with its own release pipeline.
- Built a component showcase that generates live docs and interactive prop controls straight from typed component metadata.
- Wrote reusable hooks that enforce business rules across opportunity and case workflows, such as commission splits having to total either 0% or 100%.
- Next.js
- TypeScript
- Tailwind CSS
- Rollup