Skip to content
View JadenRazo's full-sized avatar
😁
Building my Portfolio
😁
Building my Portfolio

Highlights

  • Pro

Block or report JadenRazo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JadenRazo/README.md

Jaden Razo

Software engineer building developer tools and cloud infrastructure — founder of RaizHost, a web agency shipping client sites and a client portal.

Website RaizHost Email

What I'm building

Project What it does Stack
llm-lint
CI Release npm
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
CI npm
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.

Tech stack

Languages

Go, TypeScript, Python, Java, Bash

Cloud & infrastructure

AWS, Azure, Terraform, Docker, Kubernetes, GitHub Actions

Data & web

PostgreSQL, Redis, React, Next.js, Node.js

Stats

GitHub stats for JadenRazo Most used languages GitHub contribution streak
More stats — 3D contribution graph and lines of code across all repos
3D contribution graph

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.

Recent activity

  1. 🚀 Published release v1.2.1 — the cloudcost CLI actually starts now in JadenRazo/CloudCostMCP

Contributions

A snake eats my contribution graph, counting up my real contributions as it goes. It takes a different route every couple of hours.

A snake eating my GitHub contribution graph, with a running counter of contributions consumed over the past year

Production status

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)

Pinned Loading

  1. CloudCostMCP CloudCostMCP Public

    MCP server for multi-cloud cost analysis of Terraform codebases — supports AWS, Azure, and GCP

    TypeScript

  2. TicketHacker TicketHacker Public

    Helpdesk platform that unifies customer support across Discord, Telegram, email, and live chat into one ticketing system.

    TypeScript 1

  3. azure-hub-spoke-network azure-hub-spoke-network Public

    Azure hub-spoke network architecture with Terraform

    HCL

  4. llm-lint llm-lint Public

    Catch LLM-generated artifacts (CLAUDE.md, Co-authored-by trailers, .cursorrules, etc.) in your CI/CD pipeline.

    Go

  5. sre-reference-app sre-reference-app Public

    SRE reference app: ECS Fargate + ALB + CloudWatch SLO burn-rate alarms + AWS FIS chaos experiments + GitHub OIDC CI/CD. Built phase-by-phase with project-scoped subagents enforcing infra hygiene an…

    HCL