Projects

Project examples

Below are anonymised examples that show how we apply our stack in real-world scenarios, without disclosing client identities.

  • Mix of greenfield builds and modernization of existing platforms.
  • Focused on maintainability and reliable delivery.
  • NDA-safe and anonymized by design.
Claims Processing Portal (.NET & React)

Claims Processing Portal (.NET & React)

Problem

A multi-step workflow relied on manual coordination. The product needed secure role-based access, auditability, and clearer visibility for day-to-day operations.

Solution

A greenfield web portal with ASP.NET Core APIs and a React interface, backed by SQL Server, with role-based access and audit-friendly workflow tracking.

Outcome

A more reliable workflow experience with clearer handoffs, safer access control, and a maintainable foundation for ongoing improvements.

Tech stack
.NETReactSQL Server
Manufacturing Operations Suite (.NET Desktop)

Manufacturing Operations Suite (.NET Desktop)

Problem

Operations teams needed dependable desktop tooling for work orders and status tracking, with integration into existing systems and minimal disruption to daily workflows.

Solution

WPF desktop applications backed by .NET services, designed around practical on-site workflows and integrated with an existing ERP via well-defined interfaces.

Outcome

More consistent operations and clearer status visibility, with a desktop codebase that can evolve safely over time.

Tech stack
.NETWPFWindowsSQL
Customer Self‑Service Portal (Angular)

Customer Self‑Service Portal (Angular)

Problem

Users needed a self-service portal for common account workflows without relying on back-and-forth support.

Solution

An Angular portal backed by .NET services and secured with OpenID Connect, designed around clear user journeys for account and support tasks.

Outcome

A smoother user experience with less operational friction, plus a platform that's easier to maintain as rules and flows change.

Tech stack
Angular.NETIdentity
Realtime Analytics Dashboard (React & Java)

Realtime Analytics Dashboard (React & Java)

Problem

Teams needed faster visibility into operational activity to spot issues early and make decisions with confidence.

Solution

A React dashboard consuming Java services with alerting and historical views, built to extend safely as requirements evolve.

Outcome

Clearer operational visibility and faster triage during incidents, without destabilizing existing systems.

Tech stack
ReactJava
PE
NDA-safe example
Service-oriented backend (Java + Python)
Architecture focused on clear boundaries, safe iteration, and reliable deployments—without exposing sensitive client specifics.

Pricing Engine APIs (Java & Python)

Problem

Pricing logic and model-driven decisions needed a backend that could change safely as business rules evolved.

Solution

Service-oriented Java APIs for pricing workflows with Python workers for model execution, built with clear boundaries between rules and computation.

Outcome

Safer iteration on pricing rules and models, with a backend foundation designed for reliability and maintainability.

Tech stack
JavaPython
Field Service Mobile App (React Native & .NET)

Field Service Mobile App (React Native & .NET)

Problem

Field teams needed a mobile workflow that still works with inconsistent connectivity and syncs reliably back to a central system.

Solution

An offline-capable React Native app with background sync and push notifications, integrated with a .NET backend for job and work-log workflows.

Outcome

A more dependable field workflow and a mobile foundation that stays maintainable as new features and devices are added.

Tech stack
React Native.NETMobile