Our Technology
We list only what we actually use. No inflated stack for marketing. Every technology serves a real delivery purpose.
Frontend
- Next.js
- React
- Tailwind CSS
- TypeScript
Backend
- Node.js
- REST APIs
- Prisma ORM
Databases
- PostgreSQL
- MongoDB
Cloud & DevOps
- Vercel
- AWS / GCP concepts
- Docker (where appropriate)
AI / Automation
- LLM APIs (Groq)
- Vector Search (pgvector)
- RAG
- Workflow automation
Security & Monitoring
- Auth.js
- Rate limiting
- Audit logs
- Error monitoring
Principles
- • Server components where possible, minimal client JS, Core Web Vitals priority.
- • Data ownership stays with you — repos and backups in your cloud.
- • Secure by default: validation, rate limiting, audit trails.
- • We do not claim technologies we have not shipped.