Philip Sloth
Stack

The toolkit, end to end.

62 technologies across 10 categories. The ones I've actually shipped with.

01Frontend

Frontend

UI frameworks, styling, and the tools that make web apps feel fast.

10 tools
Next.js
Next.js
10 projects

React meta-framework — App Router, RSC, edge-ready.

React
React
Toolkit

Component-driven UI library at the heart of every frontend I ship.

TypeScript
TypeScript
10 projects

Typed JavaScript. Every project is strict-mode TS.

Tailwind CSS
Tailwind CSS
9 projects

Utility-first CSS. Tailwind v4 on every new build.

Shadcn/ui
Shadcn/ui
Toolkit

Copy-in Radix primitives wired to Tailwind tokens.

Framer Motion
Framer Motion
1 project

Physics-based animation library for React.

GSAP
GSAP
Toolkit

Professional-grade scroll and timeline animation.

Zustand
Zustand
Toolkit

Minimal state management for React.

Storybook
Storybook
Toolkit

Component workshop for isolated UI development.

Sass
Sass
Toolkit

CSS preprocessor — legacy projects still run on it.

02Backend

Backend

APIs, services, and the runtime glue between clients and data.

9 tools
Node.js
Node.js
Toolkit

JavaScript runtime. Backends, CLIs, scripts.

NestJS
NestJS
Toolkit

Enterprise-grade Node framework — DI, modules, decorators.

Express
Express
Toolkit

Minimal Node web framework. Still my default for quick APIs.

FastAPI
FastAPI
Toolkit

Modern Python API framework with auto OpenAPI + type hints.

Python
Python
8 projects

ML, data pipelines, scripting, Blender addons.

Go
Go
Toolkit

For CLIs and services that need to be fast and boring.

Rust
Rust
Toolkit

Systems-level — game engine, performance-critical tooling.

tRPC
tRPC
Toolkit

End-to-end typesafe APIs for TS-only stacks.

GraphQL
GraphQL
Toolkit

Schema-first query language for typed APIs.

03Database

Database

Relational, document, and embedded stores.

8 tools
PostgreSQL
PostgreSQL
Toolkit

Default relational database — transactions, JSONB, full-text, extensions.

Prisma
Prisma
Toolkit

TypeScript ORM with migrations and typed clients.

Drizzle
Drizzle
Toolkit

SQL-flavoured TypeScript ORM. Edge-friendly.

MongoDB
MongoDB
Toolkit

Document database for unstructured or fast-iterating schemas.

Redis
Redis
Toolkit

In-memory store — caching, rate-limiting, pub/sub.

SQLite
SQLite
Toolkit

Embedded SQL database. Perfect for local-first and desktop apps.

Supabase
Supabase
Toolkit

Postgres + Auth + Storage + Realtime in one backend.

Firebase
Firebase
Toolkit

Auth, Firestore, Storage — still in use on legacy builds.

04DevOps

DevOps

CI/CD, containers, version control, and infrastructure automation.

6 tools
Docker
Docker
Toolkit

Containers — local dev, services, CI.

Kubernetes
Kubernetes
Toolkit

Container orchestration — for builds that outgrow single hosts.

Nginx
Nginx
Toolkit

Reverse proxy, TLS termination, static serving.

GitHub Actions
GitHub Actions
Toolkit

CI/CD — build, test, deploy on every push.

Git
Git
Toolkit

Version control — every project, master branch, no exceptions.

GitHub
GitHub
Toolkit

Source hosting and collaboration.

05Cloud & Edge

Cloud & Edge

Where things run — edge-first when possible.

4 tools
Cloudflare
Cloudflare
8 projects

Pages, Workers, R2, D1, Turnstile — my default edge.

Vercel
Vercel
Toolkit

Next.js native hosting. Used when CF Pages isn't a fit.

AWS
AWS
Toolkit

S3, RDS, Lambda — for enterprise integrations.

Azure
Azure
Toolkit

Microsoft cloud — enterprise engagements.

06Mobile & Desktop

Mobile & Desktop

Cross-platform client runtimes.

4 tools
Expo
Expo
Toolkit

Managed React Native workflow with OTA updates.

Electron
Electron
Toolkit

Desktop apps from web stack.

Tauri
Tauri
Toolkit

Rust-backed desktop shells — smaller and faster than Electron.

Swift
Swift
Toolkit

Native iOS work when web isn't enough.

073D & Creative

3D & Creative

Real-time graphics, product viewers, and procedural tools.

7 tools
Three.js
Three.js
1 project

WebGL 3D for products, viewers, engines.

Blender
Blender
8 projects

8 addons shipped on SuperHive — MoGraph, pie menus, node vault.

SuperHive
SuperHive
8 projects

The independent Blender marketplace (formerly Blender Market) — where my 8 addons ship.

Figma
Figma
Toolkit

Design hand-offs, component libraries, prototypes.

Substance Painter
Substance Painter
Toolkit

PBR material authoring — what I paint into textures before they ship to Blender or Three.js.

WebGL
WebGL
1 project

Raw GPU for shader work — underneath Three.js.

Unreal Engine 5
Unreal Engine 5
Toolkit

Real-time 3D — where I started learning game-engine pipelines.

08AI / ML

AI / ML

Models, inference, embeddings, and the infrastructure around them.

5 tools
Anthropic
Anthropic
Toolkit

Claude API + agent tools. Used to build agentic developer workflows.

OpenAI
OpenAI
Toolkit

GPT, embeddings, fine-tuning. Integrated into several products.

OpenClaw
OpenClaw
Toolkit

My own multi-agent orchestration workspace for Claude Code — hooks, memory, flows, and role agents.

HuggingFace
HuggingFace
Toolkit

Model hub and inference for vision + language models.

PyTorch
PyTorch
Toolkit

Deep learning framework for inference and training pipelines.

09Testing

Testing

Unit, component, and end-to-end coverage.

3 tools
Jest
Jest
Toolkit

Unit testing for legacy Node projects.

Vitest
Vitest
Toolkit

Fast Vite-native unit testing. Default on new builds.

Playwright
Playwright
Toolkit

End-to-end browser testing across engines.

10Payments & Tooling

Payments & Tooling

Everything else that ships in production code.

6 tools
Stripe
Stripe
3 projects

International payments — subscriptions, Connect, Checkout.

Resend
Resend
1 project

Transactional email with React templates.

QuickPay
QuickPay
1 project

Danish payment gateway — card + local methods.

MobilePay
MobilePay
1 project

Danish mobile payment standard. Integrated on multiple SMB sites.

ESLint
ESLint
Toolkit

Linting — every project, zero warnings policy.

Prettier
Prettier
Toolkit

Opinionated formatting. Checked in CI.

Need a stack I haven't listed?

Chances are I've touched it. Ask.

Get in touch