Resources / Engineering Toolkit

Engineering Toolkit

Skills, prompts and tools from real engineering work — the things a technical founder or lead engineer reaches for daily.

Back to Resources
Category
Pricing

Founder & Engineer Toolkit

The tools I actually use every day — engineering, design, productivity, finance, and AI. Filter by category or pricing. Each entry has a one-liner on why it's in the stack.

Cloud Run

Where every CryptoPrism backend runs. Zero ops, scales to zero, $0 when idle.

Freemium

FastAPI

The Python web framework that doesn't get in your way. Pydantic types + async = joy.

Free

BigQuery

Why I built a 72 PB pipeline instead of buying Glassnode — $36/mo after materialised views.

Paid~$36/mo on our pipeline

PostgreSQL

The default database. We run it on AWS RDS with 16 GB RAM and it's been boring for 2 years.

Free

Redis

Cache layer for the pipeline. Memorystore $1,000 GCP credits carried us 18 months.

Freemium

GitHub Actions

Every CI/CD pipeline. Watch out for the 60-day auto-disable — the keep-alive YAML is in the vault.

Freemium

Puppeteer

PDF generation for invoices. --no-sandbox + --disable-setuid-sandbox for Cloud Run.

Free

Resend

Transactional + campaign email API. Webhook-based delivery tracking, 3K emails/mo free.

Freemium

Figma

The default design tool. Auto-layout + variables changed the game for me in 2023.

Freemium

Excalidraw

For architecture diagrams that don't need to be perfect. Whiteboard feel, faster than Figma for thinking.

Free

Unsplash

Photography when I need a hero image and can't justify a paid stock library.

Free

Notion

Where the second-brain KB lives. Templates for SOPs, CRMs, project plans.

Freemium

Obsidian

Personal knowledge base. Local Markdown files, Graph view, free forever. I sync via Git.

Free

Linear

The only project management tool I don't resent. Fast, opinionated, keyboard-first.

Freemium

Raycast

Replaced Spotlight on macOS. Window management, snippets, scripts, AI — one launcher.

Freemium

Zoho Books

Invoicing + accounting for Indian SMEs. GST-ready, integrates with bank feeds, way better than Tally's UX.

Freemium

Decimal.js

Why we never use floats for money. One import line, zero 0.1+0.2 !== 0.3 bugs.

Free

Claude Code

My primary dev tool. 80% of architecture decisions, 50% of code in any given week.

Paid

Ollama

Local model runner for single-user dev workloads. vLLM when you need production multi-user.

Free

LiteLLM

Gateway proxy with fallback chain. Routes each request to the cheapest tier that can handle it.

Free

LangChain

Agent orchestration. Trinetry ERP uses 3 agents: invoice processing, smart reorder, client follow-up.

Freemium