Private Build
Company Work
Two years of consulting-based frontend and full-stack delivery through CompRSA across confidential client engagements - Angular architecture, full-stack builds on .NET, Azure, and Postgres, and developer-experience tooling on the side. The specifics stay unnamed by design, but the timeline below covers the actual roles, dates, and technical work in detail.
How it was built
Five engagements over two years, sourced through CompRSA, a South Africa-based consultancy, for US-based clients, working office-based - so no client or company names here, but the timeline, dates, and technical substance below are all real. Started as a junior developer doing mostly frontend work, and progressed into leading frontend architecture; the current engagement has me as the only developer on the project, working directly with non-engineering stakeholders rather than in a formal leadership role.
Stack
Timeline
Mar 2024 – Jul 2024
Junior Developer — Team of ~10
Joined an existing Angular + .NET codebase to build frontend features for a subscription commerce platform. Set up CI/CD deploying to Azure. Handed off at the end of the engagement.
Jun 2024 – Feb 2026
Junior → Intermediate Developer, Lead Developer on one module — Team of ~18
Modernized a legacy ASP.NET HR/staff-management system into Angular + .NET, keeping existing functionality intact while delivering a new UI. Promoted mid-engagement and made lead developer for a new absence-management module, owning frontend, backend, and system design end to end.
- Designed the system's multi-tenant architecture from scratch: a lookup table maps each client's database connection string, an API header carries the active tenant on every request, and backend middleware routes each query to the correct tenant database - including support for users belonging to more than one tenant.
Jan 2025 – Dec 2025
Intermediate Developer — Team of ~20, led 3 developers + 1 QA
Built internal software for a healthcare practice handling staff profiles and extensive patient data, maintaining HIPAA compliance and PII restrictions throughout. Stack: Angular + .NET, using Azure Functions for endpoints.
- Integrated an open-source, browser-based 3D DICOM viewer so clinicians could view and manipulate volumetric X-ray/CBCT scans directly in the app.
Jan 2026 – Present
Frontend Dev Lead & Architect — Team of ~22
Own frontend architecture for a monorepo of Angular micro-frontends (auth, an admin portal, an organizations portal) plus a shared component library used across the system. Review every frontend pull request to maintain coding standards, handle ticket assignment and deployments, and assist other developers. Leading the migration of a legacy HR-management, event-sales-analytics, and ticketing system into the new architecture.
- Built 5 Cloudflare Workers that ingest GitHub webhook payloads and post into dedicated team chat channels, with an LLM generating daily/weekly standup-ready summaries - cut daily standups from ~40 minutes to ~15-20 and improved deployment visibility across environments.
- Set up an automated LLM-powered code review bot for pull requests, and authored custom tooling enabling parallel multi-Git-worktree workflows for shipping features faster.
May 2026 – Present
Sole Developer — Existing large client company
Only developer on a healthcare care-coordination system, working directly with a QA lead and a sales engineer rather than other engineers or a formal reporting line. First task was migrating the production database - schema, migrations, seed data, and live data - from SQLite to PostgreSQL.
- Built the workflow that imports insurer-provided care-gap files, tracks care-coordinator outreach by phone and fax, routes flagged cases through an async pharmacist de-prescribing review, and reports closed gaps back to the insurer for reimbursement.