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.

Content in all repositories owned by your account will be closed.
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

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.

Website RaizHost LinkedIn Email

Current focus: Working on many different RaizHost apps, and updating raizhost-architecture into measured operating evidence, not merely an architecture diagram.

What I'm building

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

How I work

  • 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.

Tech stack

Languages

Go, Python, TypeScript, Java, JavaScript, Bash, PowerShell, HTML, CSS, Swift, Lua, and Markdown

Cloud & infrastructure

AWS, Terraform, Docker, Kubernetes, GitHub Actions, Linux, Azure, Google Cloud, and Cloudflare

Data & web

PostgreSQL, Redis, SQLite, DynamoDB, React, Next.js, Node.js, Astro, Vue, Express, Vite, and Tailwind CSS

Tooling

Git, GitHub, npm, and VS Code Claude Code, OpenAI Codex, and Gemini

Stats

Snapshot captured from GitHub data on 30 August 2026 and stored in this repository.

GitHub stats for JadenRazo Most used languages across public repositories GitHub contribution streak
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.

Contributions

A snake eats my contribution graph, counting up my real contributions as it goes. Its route changes four times a day.

A snake eating Jaden Razo's GitHub contribution graph, with a running count of contributions consumed over the past year

Production status

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
------------------------------------------------------------

raizhost.com availability app.raizhost.com availability jadenrazo.dev availability llm.raizhost.com availability showersautodetail.com availability

Fleet history and incident context live at status.raizhost.com.

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 archive

    Archived Azure hub-and-spoke Terraform lab; code-study reference, not a live production environment.

    HCL

  4. llm-lint llm-lint Public

    Policy-as-code CLI for repository hygiene and compliance: configurable boundary rules, SARIF output, and signed cross-platform releases.

    Go

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

    SRE reference app: ECS Fargate, CloudWatch SLO burn-rate alarms, a controlled task-stop exercise, postmortem, runbook, Terraform, and GitHub OIDC CI/CD.

    HCL