Skip to content
View ryzwan29's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report ryzwan29

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
ryzwan29/README.md
Typing SVG
profile views   followers

❯ whoami
  name:   RydOne
  role:   DevOps & Blockchain Infrastructure Engineer
  os:     Arch btw / Ubuntu uWWu
  shell:  zsh + tmux + neovim (the holy trinity)

❯ cat current_focus.txt
  → Validator nodes that don't miss epochs
  → IaC that actually works on first apply (rare)
  → K8s clusters that self-heal before I wake up
  → Shipping smart contracts without getting rekt

❯ cat /etc/philosophy
  "Automate first. Sleep later. Document never."

❯ uptime
  always on. even when i shouldn't be.

❯ sudo pacman -S girlfriend
  error: target not found: girlfriend

🐍 Consuming Contributions...

github-snake

⚙️ Tech Stack & Tools









📊 GitHub Stats


📈 Contribution Graph


🖥️ Current Terminal Status

┌──(rydone㉿infra-node)-[~/blockchain]
└─$ kubectl get pods --all-namespaces | grep -v Running
# nothing. we're fine. totally fine.

┌──(rydone㉿infra-node)-[~/blockchain]
└─$ cat /proc/self/status | grep -i stress
StressLevel: 0 (lie)

┌──(rydone㉿infra-node)-[~/blockchain]
└─$ printenv | grep -E "SLEEP|COFFEE|DOCS"
SLEEP=deprecated
COFFEE=required
DOCUMENTATION=404

⛓️ Blockchain Infrastructure

Layer Stack
Consensus Nodes Geth · Prysm · Lighthouse · Erigon
Smart Contracts Solidity · Hardhat · Foundry · OpenZeppelin
Monitoring Prometheus · Grafana · Alertmanager
Storage IPFS · Arweave · MinIO
Security HashiCorp Vault · Cert-Manager · Falco
Network Nginx · Traefik · Cloudflare · HAProxy

Website X Telegram Discord


💬 "It works on my machine" — famous last words before git push --force



$ terraform plan    → Plan: 12 to add, 0 to destroy ✅
$ terraform apply → Destroy complete! Resources: 47 destroyed ✅✅


Pinned Loading

  1. app-republic app-republic Public

    JavaScript 1

  2. dashboard-endpoint dashboard-endpoint Public

    TypeScript 1

  3. faucet-multinetwork faucet-multinetwork Public

    JavaScript 1

  4. node-portfolio-v2 node-portfolio-v2 Public

    TypeScript 1

  5. Web3-Journey Web3-Journey Public

    Forked from Web3Prof/Web3-Journey

    Sharing guides and insights about the web3 tech based on what I've learned as a developer.

  6. marketplace-cli marketplace-cli Public

    PHP