Home / Technologies
The stack we actually work in.
No logo wall of everything that exists. These are the tools our engineers use daily, and the reason each one is on the list.
01
Frontend
Interfaces that stay fast as the product grows and stay consistent as the team does.
React
Our default for application UI.
Next.js
Server rendering and routing where SEO and first load matter.
TypeScript
Type safety across front end and shared contracts.
React Native
Cross-platform apps sharing logic with the web.
Flutter
Where a single high-fidelity UI on both platforms wins.
02
Backend & data
Services with clear boundaries, and a data model you can still reason about in year three.
Node.js
API and realtime services alongside a JS front end.
Golang
High-throughput services and long-running workers.
Python
Data work, AI pipelines and automation.
Django
Admin-heavy platforms that need structure fast.
PostgreSQL
Primary datastore for transactional systems.
REST & GraphQL
Documented, versioned interfaces between systems.
03
Cloud & DevOps
Infrastructure described in code, deployed the same way every time, monitored from day one.
AWS
Primary cloud for most client platforms.
GCP
Where data and ML tooling fit the workload.
Docker
Reproducible builds across environments.
Kubernetes
Orchestration for services that need to scale independently.
Terraform
Infrastructure as code, reviewed like application code.
CI/CD
Automated test and deploy on every merge.
04
AI
Orchestration and retrieval first, training where the task is narrow enough to deserve it.
LangChain
Composing retrieval and tool-using chains.
LangGraph
Agent workflows where each step must be observable.
PydanticAI
Typed, validated model outputs.
RAG
Answers grounded in your own documents, with citations.
TensorFlow
Trained models for narrow, data-rich tasks.
OpenCV
Vision pipelines for inspection and detection.
05
Embedded
The layer that runs on the device itself, and the contract it keeps with the cloud.
Embedded C
Firmware on the microcontroller.
Microcontrollers
Selected against power, cost and availability.
Sensors
Sensing strategy, drivers and calibration.
BLE / Wi-Fi
Provisioning and connectivity for connected devices.
OTA updates
Firmware you can fix after it ships.
Have an idea worth building?
Whether it's an AI product, a software platform or a connected electronic device, let's turn your idea into something real.