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

π—¦π—¬π—¦π—§π—˜π—  π—¦π—’π—Ÿπ——π—œπ—˜π—₯

β–² RANK Commander


The R&D Lab

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.

Currently migrating my coolest projects from internal repos to make them publicly available.

Profile Views


Status Report

Current Mode: Deep in R&D
Target: Major independent product launch (Mid-2027)
Note: Smaller public tools are currently unmaintained but open for community contributions.

Project Classification Index

Label Description Use Case & Quality
Personal Personal use-cases; not intended for community usage. Documentation will not follow strict standards; code is experimental.
Lab Used for testing and developing new Proofs of Concept. Potential candidates for future community deployment.
Community Deployed specifically for community use. Adheres to standard documentation, coding conventions, and structure.

Connect & Collaborate

Contact Information

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