main·build: passing
Little Boy's logo
v1.0.0● online~/team0 builder

Little Boy's

~/little-boys — zsh
$

// 01 — cat ./philosophy.md

Our engineering philosophy.

Boring deploys. Loud alerts. Honest code review. Tests at every layer.

philosophy.mdutf-8 · md
main · 0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Little Boy's — Engineering Philosophy

## try-hard culture
- We ship "the boring stuff": tests, traces, dashboards.
- Every PR gets 2+ reviewers. No rubber stamps.

## automated everything
- pytest, vitest, playwright, visual-regression.
- CI blocks merge on red. Friday deploys are normal.

## high-performance by default
- p95 budgets per endpoint. Profilers in prod.
- SLO = 99.9% uptime · <200ms p95 reads.

// "Move fast, but you have to clean up after yourself."

// 02 — cat ./achievements.log

Our achievements & impact.

Milestones we have unlocked and metrics we consistently maintain.

// 03 — cat ./package.json

Our stack & sandbox.

Dependencies we pull every day — chosen for boring reliability, then pushed hard.

package.jsonjson
deps · 20
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "name": "little-boys",
  "version": "1.0.0",
  "frontend": {
    "React": "^latest",
    "Next.js": "^latest",
    "TypeScript": "^latest",
    "Tailwind": "^latest",
    "TanStack": "^latest"
  },
  "backend": {
    "Spring Boot": "^latest",
    "FastAPI": "^latest",
    ".NET": "^latest",
    "Node.js": "^latest",
    "PostgreSQL": "^latest"
  },
  "ai-&-data": {
    "RAG": "^latest",
    "LangChain": "^latest",
    "pgvector": "^latest",
    "Python": "^latest",
    "MLflow": "^latest"
  },
  "devops-&-qa": {
    "Docker": "^latest",
    "Kubernetes": "^latest",
    "GitHub Actions": "^latest",
    "Playwright": "^latest",
    "Terraform": "^latest"
  }
}
> React> Next.js> TypeScript> Tailwind> TanStack> Spring Boot> FastAPI> .NET> Node.js> PostgreSQL> RAG> LangChain> pgvector> Python
ReactTypeScriptNext.jsTanStackTailwind CSSSpring BootFastAPI.NETNode.jsPythonPostgreSQLRedisKafkaDockerKubernetesGitHub ActionsTerraformRAGLangChainPlaywrightReactTypeScriptNext.jsTanStackTailwind CSSSpring BootFastAPI.NETNode.jsPythonPostgreSQLRedisKafkaDockerKubernetesGitHub ActionsTerraformRAGLangChainPlaywright

// 04 — featured projects

Some things we've shipped.

From AI assistants to data labeling systems and battle-tested APIs.

// 05 — meet the builders

The crew behind the code.

A team of engineers, designers and AI folks shipping together. Hover any avatar to peek.

// 0 builders shipping together

// let's build

Got an idea worth shipping? Let's talk.

We respond within 24 hours. No sales pitch — just engineers.