Tech Stack GuideOur Technology Choices
A comprehensive guide to the modern technologies we use to build fast, scalable, and maintainable applications.

Frontend
Building beautiful, responsive user interfaces
Next.js
React framework with SSR, SSG, and amazing DX
React
Component-based UI library from Meta
TypeScript
JavaScript with type safety and better tooling
Tailwind CSS
Utility-first CSS framework for rapid UI development

Backend
Robust server-side solutions and APIs
Node.js
JavaScript runtime built on Chrome V8
Express
Minimal and flexible Node.js web framework
Python/FastAPI
Modern Python framework for building APIs

Databases
Data storage and management solutions
PostgreSQL
Advanced open-source relational database
MongoDB
NoSQL document database
Redis
In-memory data structure store
Supabase
Open-source Firebase alternative with PostgreSQL

Cloud & Infrastructure
Deployment and hosting platforms
Oracle Cloud
Platform for frontend frameworks and static sites
AWS
Comprehensive cloud computing platform
Docker
Containerization platform
Kubernetes
Container orchestration system

DevOps & Tools
Development and deployment automation
GitHub Actions
CI/CD automation integrated with GitHub
ESLint & Prettier
Code linting and formatting tools
Jest & Cypress
Testing frameworks for unit and E2E tests