Skip to content
View retr0crypticghost's full-sized avatar

Highlights

  • Pro

Block or report retr0crypticghost

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.

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

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
retr0crypticghost/README.md

๐Ÿ‘‹ Hi, I'm retr0

Iโ€™m a Site Reliability Engineer with an interest in how software and hardware fit together. My work covers cloud infrastructure, automation, and security, as well as side projects with microcontrollers, retro computing, and digital fabrication.

This account (@retr0crypticghost) is where I share open-source experiments, personal projects, and templates that others may find useful. Itโ€™s separate from my professional work to keep a clear boundary.


๐Ÿง  Areas of Interest

  • Security & Reliability: hardening systems, improving logging, and automating safeguards
  • Infrastructure & Automation: CI/CD pipelines, GitOps workflows, reproducible environments
  • Programming & Languages: Python, C/C++, learning Rust and Lua
  • Embedded & Retro: experimenting with microcontrollers and vintage hardware
  • Digital Fabrication: practical 3D printing and small-scale prototyping

๐Ÿšง Projects

  • python-template โ€” a starting point for Python projects with sensible defaults (linting, type checking, testing, CI/CD, and security scanning).
  • More small projects and tools will be published here over time.

๐Ÿ› ๏ธ Technical Background

  • Languages: Python, C, C++; learning Rust and Lua
  • Cloud & Virtualization: AWS, Azure, Docker, KVM/QEMU, libvirt, VMware ESXi
  • Infrastructure as Code: Ansible, Puppet, Terraform
  • CI/CD: GitHub Actions, GitLab CI, Jenkins
  • Monitoring & Observability: Prometheus, Grafana, Thanos
  • Operating Systems: Linux (RHEL, AlmaLinux, Rocky, Ubuntu)
  • Other Interests: LLMs (local inference, agents), embedded systems, retro hardware

๐Ÿ“ฌ Contact

If you share interests in SRE, security, automation, Linux, or retro tech, feel free to connect:

Pinned Loading

  1. python-template python-template Public

    Opinionated Python project template with security-aware logging, flexible configuration, and CLI support. Built for real-world development needs.

    Python 1