Our Technology Stack
At Twentylab, we believe that different company stages and use cases call for different technology choices. On this page, we share the tools, infrastructure, and libraries we actively use, so you can get a clear picture of how we build and operate.
If you’re starting from scratch or don’t have a technical background, that’s completely fine, we’ll guide you through the decisions and recommend the right stack based on your product’s scale and goals. If you already have an existing product, this page can serve as a reference for how we approach maintenance and evolution. And while we have our go-to stack, we’re always open to adopting new technologies when the problem truly calls for it.
Cloud Infrastructure
Our infrastructure is intentionally pragmatic: we optimize for speed, cost, and reliability, while staying flexible as the product scales. We combine a lean core setup with best-in-class cloud services where they make sense.
- DigitalOcean – Primary infrastructure for core services, containers, and databases; simple, predictable, and cost-efficient.
- GCP (Google Cloud Platform) – Used for specialized services, data workloads, and integrations where Google’s ecosystem shines.
- AWS (Amazon Web Services) – Leveraged selectively for mature, high-scale services and global reach.
- Vercel & Netlify – Frontend hosting and CI/CD for fast iteration, previews, and edge delivery.
- Hostinger – Supporting smaller workloads, landing pages, and legacy hosting needs.
Backend & Frontend Frameworks
In some use cases & different project scale, we may build a Fullstack web apps.
But, we also use separation of concern approach with Backend and Frontend application on its own.
Backend
Depending on the use case, and user concurrent (scale) we build API-Centric backend with separate frontend stack, otherwise for smaller scale project, we use a fullstack approach.
- Golang: An open-source programming language supported by Google
- Django : A free and open-source, Python-based web framework that runs on a web server.
- Laravel : The PHP Framework For Web Artisans
- Symfony : High Performance PHP Framework for Web Development
AI Stack
Our AI layer is built around OpenAI as the primary LLM provider, with DeepSeek and custom models plugged in where they make more sense. We keep the setup provider-agnostic so we can switch, fine-tune, and optimize models based on latency, cost, and use case.
Search
For some project that has specific search functionality, typically data-intensive records, we utilise 3rd party search library. This can optimise the search experience significantly. From indexing to blazing fast search query and higher match keywords.
- Algolia Search
- Elastic Search
Frontend
- VueJS
- Angular
- Blade & Livewire
- Traditional HTML,CSS,JS
- CSS Framework: Bootstrap, Tailwind
Analytics & Experimentation
- Google Analytics
- Simple Analytics
- Optimizely
Data Visualisation
- Tableau