Our Tech Stack
The technologies we use to build your website - carefully selected for performance, reliability, and modern standards.
This is just a snapshot of the tools we work with. Depending on the project, other frameworks and languages come into play too - we'll discuss the specific choice in the initial call.
Frontend
React
Our go-to UI framework - from SPAs to Server Components.
Next.js
Fullstack framework for all web projects. SSR, SSG, API routes - all built in.
Angular
Enterprise framework for complex applications with strong structure.
Vue.js
Progressive framework for interactive UIs and incremental adoption.
TypeScript
Type safety as a standard. No project without it.
JavaScript
The foundation of everything - ES2024+, async patterns, DOM APIs.
HTML5
Semantic markup for accessibility and SEO.
CSS3
Custom properties, Grid, container queries - modern CSS.
Tailwind CSS
Utility-first CSS - faster iteration, more consistent design.
SCSS
Preprocessing for complex stylesheets with mixins and nesting.
Framer Motion
Entrance animations and hover effects with a declarative API.
GSAP
ScrollTrigger, pinning, complex timelines - for animations that impress.
Backend
Node.js
JavaScript on the server - for APIs, tooling, and fullstack projects.
Python
One of our core languages - from scripts to APIs to ML pipelines.
Django
Batteries-included backend framework. ORM, admin, auth - production-ready.
Django REST
RESTful APIs with serializers, permissions, and browsable API.
REST APIs
Designing and building RESTful APIs - our daily bread.
Express.js
Minimalist Node.js framework for rapid API development.
PHP
Proven server language for WordPress, legacy systems, and quick backends.
Redis
In-memory database for caching, sessions, and real-time data.
Database & BaaS
SQL
Complex queries, joins, optimization - solid database knowledge.
PostgreSQL
Default database - robust, scalable, perfect with Supabase.
Supabase
Open-source Firebase alternative. Auth, realtime, storage - one SDK.
Firebase
Rapid prototyping with Firestore, Auth, and Cloud Functions.
MongoDB
Document-based NoSQL database for flexible data models.
Cloud & DevOps
Google Cloud
Cloud infrastructure with compute, storage, and ML services.
Docker
Containerization for consistent dev and deployment environments.
Git
Version control isn't optional. Branching, rebasing, workflows.
GitHub
Code hosting, CI/CD with Actions, issue tracking - all in one.
Vercel
Deployment platform - zero-config, preview deploys, edge functions.
Figma
Design-to-code workflow - wireframes, prototypes, design systems.
Linux
Server administration, shell scripting, and container environments.
Analytics & Automation
n8n
Open-source workflow automation for recurring processes.
Zapier
No-code automation - 5,000+ app integrations without a line of code.
Google Analytics
Data-driven decisions through solid web analytics.
Search Console
SEO monitoring, indexing, and performance tracking.
Google Tag Manager
Tag management and conversion tracking without developer effort.
Plausible
Privacy-friendly web analytics without cookies.
Vercel Analytics
Privacy-friendly web analytics for Vercel deployments - cookieless and fast.
Architecture & Concept
Tools alone don't build software. The mindset behind them matters just as much:
System Architecture
We think in systems, not pages. Cleanly structured modules, clear boundaries, well-designed data flows - so your application grows without turning into a maintenance nightmare.
Concept & Strategy
Before any line of code: architecture diagrams, user flows, API sketches. We solve problems on the whiteboard, not in the tenth refactoring round.
API Design
Clean contracts, RESTful by default, GraphQL where it makes sense. APIs that frontend teams enjoy using and that remain extensible five years down the line.