Software engineer building developer tools and cloud infrastructure — founder of RaizHost, a web agency shipping client sites and a client portal.
| Project | What it does | Stack |
|---|---|---|
| llm-lint |
CI gate that catches LLM-generated artifacts — stray CLAUDE.md, Co-authored-by trailers, .cursorrules, and friends. Emits SARIF, ships native Go binaries through npm with zero postinstall scripts. Try it: npx @jadenrazo/llm-lint scan |
Go, SARIF, pre-commit |
| CloudCostMCP |
MCP server that prices Terraform plans before you apply them — multi-cloud cost analysis across AWS, Azure, and GCP. | TypeScript, MCP, SQLite |
| sre-reference-app | Production ECS Fargate blueprint: SLO burn-rate alarms, AWS FIS chaos drills, and OIDC-authenticated GitHub Actions deploys. | Terraform, AWS, GitHub Actions |
| tts-raizhost | Self-hosted PDF reader-aloud on Kokoro TTS with a GPU/CPU dual-backend on k3s and circuit-breaker fallback. | Next.js, Kokoro, k3s |
Full project directory — cloud & SRE, tooling, web, game servers
Cloud & SRE
| Repository | Description |
|---|---|
| sre-landing-zone | Five-account AWS landing zone with Pilot Light DR and a CloudFront/WAF/Cognito edge, built on a $120 credit budget. |
| aws-supply-chain-security | Container supply-chain stack: syft SBOMs, grype scans, keyless cosign signing via GitHub OIDC. |
| aws-todo-api | Serverless reading list on API Gateway, Lambda, DynamoDB, Cognito, WAF, and X-Ray. |
| azure-hub-spoke-network | Azure hub-and-spoke topology with VNets, peering, and NSGs, all in Terraform. |
| initializing-ad | Active Directory homelab: domain controller, DNS, group policy, and a full enterprise onboarding flow. |
Developer tooling
| Repository | Description |
|---|---|
| job-scanner | 24/7 ATS scanner that scores postings with Claude and drafts cover letters. |
Web & apps
| Repository | Description |
|---|---|
| Project-Website | Portfolio behind jadenrazo.dev with a URL shortener, real-time messaging, and a hidden dev panel. |
| TicketHacker | Helpdesk platform unifying Discord, Telegram, email, and live chat into one ticketing system. |
| EzWeb | Lightweight Docker site manager with a web dashboard (retired). |
Game servers & bots
| Repository | Description |
|---|---|
| ServerPlugins | 24 interconnected Paper plugins covering claims, economy, events, arcade games, and admin. |
| SurvivalCore | Paper 1.21.8 fork with async entity tracking, SIMD math, and hopper caching. |
| Quiz-Bot | Discord bot that runs LLM-generated educational quiz games. |
Languages
Cloud & infrastructure
Data & web
More stats — 3D contribution graph and lines of code across all repos
1,023,814 lines of code across 1,256,090 total lines
| Language | Lines of Code | % |
|---|---|---|
| Java | 276,298 | 27.0% |
| TypeScript | 178,019 | 17.4% |
| JSON | 125,066 | 12.2% |
| Go | 124,234 | 12.1% |
| HTML | 74,661 | 7.3% |
| Markdown | 71,386 | 7.0% |
| YAML | 37,978 | 3.7% |
| Python | 30,188 | 2.9% |
| JavaScript | 18,488 | 1.8% |
| Text | 13,839 | 1.4% |
| HCL | 13,286 | 1.3% |
| diff | 13,079 | 1.3% |
Counted daily across all source repos via GitHub Actions.
- 🚀 Published release v1.2.1 — the cloudcost CLI actually starts now in JadenRazo/CloudCostMCP
A snake eats my contribution graph, counting up my real contributions as it goes. It takes a different route every couple of hours.
Live uptime for the sites I run, checked every 30 minutes.
$ deploy status
SITE STATE HTTP AVG LATENCY
------------------------------------------------------------
raizhost.com up 200 147ms
app.raizhost.com up 307 53ms
jadenrazo.dev up 200 66ms
llm.raizhost.com up 200 66ms
showersautodetail.com up 200 75ms
------------------------------------------------------------
fleet average 81ms
Last check: 2026-08-08T06:08:43Z (3 probes per site, averaged)


