Skip to content
View thineshsubramani's full-sized avatar
😉
Happy Coding
😉
Happy Coding

Block or report thineshsubramani

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

Soldiers

Welcome! I build tools to automate daily SRE tasks. Aside from code backup, this profile is a space to find like-minded engineers and homelabbers for collaboration. Let's build open-source side projects together and give back to the DevOps/SRE community! If we FAIL, we LEARN

I am a practical, hands-on learner focused on applied engineering rather than just pure theory. This profile serves as my personal R&D lab for testing new code, architectures, and proofs of concept. Some repositories are active community experiments, others are built to rapidly validate new tech stacks, and a few remain private. As these projects mature, I actively refactor, optimize, or consolidate them. Cheers!

Profile Views

Status: Deep in R&D mode for a major independent product launching mid-2027. 😉 Smaller public tools are unmaintained but open for community contributions.

Migrating my coolest projects from internal repos to make it publicly available

About Me

  • 💻 System Soldier
  • 🛠️ Crafting tools to boost productivity and simplify workflows
  • 🌍 Based in Malaysia
  • 📫 Reach me via LinkedIn

Connect with Me

Feel free to explore my repositories and reach out for collabs or ideas! 😄

Get my latest repositories updates here Audit Reports

Pinned Loading

  1. github-runner-prometheus-exporter github-runner-prometheus-exporter Public archive

    GitHub's default monitoring exposes runner metrics via API but it lose at scale when managing multiple self-hosted runners across environments. This exporter is designed to run on the same machine …

    Go 3 2

  2. cheatsheet cheatsheet Public

    This YAML dataset backs my cheatsheet-cli to grab Linux commands (and soon Go, Python, Rust, Kubernetes) fast. Best for quick fixes without digging through docs. Aliases let search like svc or serv…

    Python

  3. sheet-cli sheet-cli Public

    Simple Go CLI to fetch and display syntax snippets for popular programming languages like Go, Python, etc., from a remote YAML-based backend. Built-in alias support, multi-layer caching, and colori…

    Go 1

  4. syskit syskit Public

    A collection ansible playbooks that specifically focus on setup, inspect and remediate.

    Dockerfile

  5. syslite syslite Public

    A totally overengineered way to get hostname and uname. Parses YAML, writes JSON, injects env vars, all so you don't write 3 lines of Bash..

    Go 1

  6. repo-governance repo-governance Public

    governance all my repositories centrally

    Python