Skip to content
View huicodes's full-sized avatar

Block or report huicodes

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
huicodes/README.md

Hi, I'm Henry Ike ๐Ÿ‘‹

โšก DevOps & Platform Engineer | Cloud Infrastructure | Automation โšก

Typing SVG

LinkedIn ย  Portfolio ย  Email

Profile views


๐Ÿš€ About Me

name: Henry Ike
role: DevOps / Platform Engineer
location: Rosenberg, TX ๐ŸŒŽ
experience: 2+ years
focus:
  - Automating cloud infrastructure across AWS & Azure
  - Building reliable CI/CD pipelines
  - Infrastructure as Code with Terraform
  - Container orchestration with Docker & Kubernetes
currently: Pursuing a new career post graduation.
fun_fact: I treat YAML like poetry โ€” indentation matters ๐ŸŽฏ

๐Ÿ› ๏ธ Tech Stack

โ˜๏ธ Cloud & Infrastructure

AWS Azure Terraform Ansible

๐Ÿ”„ CI/CD & Automation

GitHub Actions Jenkins Azure DevOps

๐Ÿณ Containers & Orchestration

Docker Kubernetes

๐Ÿ’ป Languages & Scripting

Python Bash Groovy YAML

๐Ÿ—„๏ธ Databases

MySQL SQL


๐Ÿ“Œ Featured Projects

End-to-end financial production support simulation with automated log analysis and performance monitoring.

  • ๐Ÿ Python pipeline using regex for log parsing and automated MySQL ingestion
  • ๐Ÿ—‚๏ธ MySQL schema with indexing and constraints tuned for high-volume analytics
  • โฐ ITIL-aligned workflows via Bash + cron for health checks, log rotation, and monitoring

Stack: Python MySQL Bash Cron Regex


Player account and leaderboard backend for an Unreal Engine 5 hack-and-slash prototype, built the way a live-service studio would.

  • ๐Ÿ•น๏ธ UE 5.8 C++ GameInstanceSubsystem submitting combo runs over HTTPS with native HTTP/Json modules
  • โšก Async FastAPI service with JWT auth, SQLAlchemy 2, and asyncpg on ECS Fargate
  • ๐Ÿ˜ PostgreSQL 16 on RDS with numbered SQL migrations and a best-run-per-player leaderboard view
  • ๐Ÿงฑ Terraform modules with S3 + DynamoDB remote state and plan-on-PR workflows
  • ๐Ÿ” OIDC-federated GitHub Actions for CI, ECR push, migrations, and ECS rollouts, with checkov IaC scanning
  • ๐Ÿ“ˆ CloudWatch structured logging and CPU / 5xx / DB-connection alarms

Stack: Unreal Engine 5 C++ Python FastAPI PostgreSQL Docker Terraform GitHub Actions AWS


๐ŸŽ“ Education & Certifications

๐ŸŽ“ B.S. Software Engineering โ€” Western Governors University (May 2026)
๐Ÿ† Excellence Award for Technical Communication

๐Ÿ“œ Certifications

  • CompTIA Project+
  • ITIL v4 Foundation

๐Ÿ“Š GitHub Stats

GitHub streak

๐Ÿค Let's Build Something Great Together

LinkedIn ย  Portfolio



โญ From huicodes โ€” open to SRE & DevOps roles

Pinned Loading

  1. combat_ledger combat_ledger Public

    A Postgres-backed account/leaderboard API on AWS

  2. D424-SWE-Capstone-APK D424-SWE-Capstone-APK Public

    GitHub Pages source for hosting mobile app APK.

    HTML

  3. tradewatch tradewatch Public

    A Production Support Log Monitor & Trade Analytics Pipeline

    Python