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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 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
thineshsubramani/README.md

Soldiers

Welcome to my GitHub profile! I'm actively developing many tools that streamline day to day SRE/Devops Tasks. Feel free explore my projects.

Profile Views

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

About Me

  • 💻 Site Reliability Engineer (Wannabe)
  • 🛠️ Crafting tools to boost productivity and simplify workflows
  • 🌍 Based in Malaysia
  • 📫 Reach me via LinkedIn

GitHub Stats

Thinesh's GitHub Stats

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

    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 1

  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