Cloud & DevOps engineer building production AWS systems, developer tools, and the occasional project that refuses to stay a weekend project. Founder of RaizHost, a web hosting and automation business. Open to full-time cloud/DevOps roles and SRE or platform teams.
Current focus: Working on many different RaizHost apps, and updating
raizhost-architecture into measured operating evidence, not
merely an architecture diagram.
| Project | What it does | Stack |
|---|---|---|
| llm-lint |
CI gate for LLM-generated repository artifacts. Emits SARIF and ships native Go binaries through npm with zero postinstall scripts. Try it: npx @jadenrazo/llm-lint scan |
Go, SARIF, GitHub Actions |
| CloudCostMCP |
Prices Terraform plans across AWS, Azure, and GCP. Its pricing-drift incident review keeps the defect, detection gap, live verification, and regression controls together. | TypeScript, MCP, SQLite |
| sre-reference-app | Controlled ECS task-stop exercise with a measured 78-second recovery, SLO burn-rate alarms, a postmortem, a runbook, Terraform, and explicit limitations, including why FIS was not used. | Terraform, ECS, CloudWatch, AWS CLI |
| raizhost-architecture |
Dated public record of a serverless-first AWS platform: what is live, what is changing, what it costs, how it deploys, and what still needs verification. | AWS, Cloudflare, Terraform, Lambda |
| llm-tracker |
Tracks releases, model catalogs, CLI versions, and status across Claude, OpenAI, and Gemini. The repository documents its OIDC deployment and cache/deployment failure modes; automated test evidence is still being strengthened. | Next.js, Postgres, AWS Lambda |
Full project directory: cloud & SRE, tooling, web, game servers
Cloud & SRE
| Repository | Description |
|---|---|
| sre-landing-zone | AWS landing-zone lab modeling five accounts, Pilot Light DR, CloudFront/WAF/Cognito edge controls, and cross-account auto-stop. |
| aws-supply-chain-security | Container supply-chain stack with syft SBOMs, grype scans, and keyless cosign signing through GitHub OIDC. |
| azure-hub-spoke-network | Archived Azure hub-and-spoke Terraform lab retained as a code-study reference, not represented as a live environment. |
| initializing-ad | Archived Active Directory homelab documenting AD DS, DNS, user provisioning, domain join, and file sharing. |
Web & apps
| Repository | Description |
|---|---|
| Project-Website | The Go-powered portfolio behind jadenrazo.dev, including a URL shortener, messaging, and project pages. |
| TicketHacker | Helpdesk platform unifying Discord, Telegram, email, and live chat into one ticketing system. |
| tts-raizhost | Self-hosted PDF reader-aloud using Kokoro TTS, Next.js, k3s, and GPU/CPU backends with circuit-breaker fallback. |
| EzWeb | Archived earlier Go-based Docker site manager for deploying and monitoring containerized websites. |
Game servers & bots
| Repository | Description |
|---|---|
| ServerPlugins | Archived suite of 24 interconnected Paper plugins covering claims, economy, events, administration, backpacks, arcade games, and parkour. |
| SurvivalCore | Archived experimental Paper patch set: an unsupported code-study reference with no claimed verified build or benchmarks. |
| Quiz-Bot | Archived Discord bot that turns LLM-generated questions into educational quiz games. |
- Prefer Terraform, OIDC, least-privilege workflow permissions, and repeatable CI over stored deployment credentials or console-only changes.
- Treat cost, rollback, security, and operational ownership as design inputs, not cleanup after launch.
- Define the reliability target, instrument it, inject a controlled failure, and keep the measurement and corrective action beside the code.
- Publish limitations and failed hypotheses so architecture intent is never mistaken for measured evidence.
Languages
Cloud & infrastructure
Data & web
Tooling
Snapshot captured from GitHub data on 30 August 2026 and stored in this repository.
More stats: lines of code across source repositories
1,176,255 lines of code across 1,418,717 total lines in 38 repositories
| Language | Lines of Code | Share |
|---|---|---|
| Java | 278,735 | 23.7% |
| TypeScript | 210,088 | 17.9% |
| JSON | 202,535 | 17.2% |
| Go | 124,504 | 10.6% |
| HTML | 84,552 | 7.2% |
| Markdown | 76,413 | 6.5% |
| YAML | 38,916 | 3.3% |
| Python | 30,416 | 2.6% |
| JavaScript | 27,663 | 2.4% |
| Bourne Shell | 18,352 | 1.6% |
| Text | 15,804 | 1.3% |
| HCL | 13,371 | 1.1% |
Counted daily across non-fork source repositories, including archived projects and excluding this profile repository, via GitHub Actions. A failed or incomplete scan is never published.
A snake eats my contribution graph, counting up my real contributions as it goes. Its route changes four times a day.
The public endpoints I currently maintain:
SERVICE ROLE
------------------------------------------------------------
raizhost.com business website
app.raizhost.com client editor
jadenrazo.dev portfolio
llm.raizhost.com LLM release tracker
showersautodetail.com client website
------------------------------------------------------------
Fleet history and incident context live at status.raizhost.com.


