Skip to content
View mr-vaibh's full-sized avatar

Organizations

@mrvaibh

Block or report mr-vaibh

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

Hi , I'm Vaibhav Shukla - aka Mr. VaiBH

Software developer who builds systems tools and developer infrastructure

mr-vaibh

mr-vaibh

Website Twitter Follow

  • Currently building park — a CLI that pauses processes and frees their TCP ports using ptrace/Mach injection
  • I write TECH articles on https://mrvaibh.medium.com/
  • Ask me about systems programming, Go, Python, and low-level process injection
  • Reach me at shuklavaibhav336@gmail.com
  • Fun fact: I love to draw, play chess and football. I can also play Game of Thrones theme on PIANO

Featured Projects

park — Pause a process and free its TCP port. Resume later, same PID and memory intact. Ctrl+Z for servers.

Uses ptrace (Linux) and Mach thread injection (macOS) to inject close(fd) into running processes. No recompilation, no LD_PRELOAD.

GitHub stars Go Report Card

curl -fsSL https://raw.githubusercontent.com/mr-vaibh/park/main/install.sh | sh

confidant — Environment secrets manager.

Manage and share secrets across teams securely.

GitHub

NSE-Option-Pulse — Fetches and processes NSE India stock options data, storing it in SQLite, Google Sheets, or Excel for market analysis.

GitHub stars

BharatGraph — India-focused data visualization.

GitHub stars

Blog Posts

➡️ more blog posts...

Support:

mrvaibh




Connect with me:

mrvaibh mrvaibh0 mrvaibh 12116296 mrvaibh0 mrvaibh0 @mrvaibh mrvaibh0 mrvaibh mrvaibh

Languages and Tools:

aws bash cplusplus django docker go javascript linux nodejs postgresql python react typescript


⚡ Recent GitHub Activity 1. 🗣 Commented on [#35451](frappe/frappe#35451 (comment)) in [frappe/frappe](https://github.com/frappe/frappe)
⚡ Most Popular Language

mr-vaibh

⚡ GitHub Stats

 mr-vaibh

⚡ GitHub Streak

mr-vaibh

Pinned Loading

  1. park park Public

    Pause a process and free its TCP port. Resume later, same PID and memory intact. Ctrl+Z for servers.

    Go 11

  2. NSE-Option-Pulse NSE-Option-Pulse Public

    NSE Option Pulse fetches and processes NSE India stock options data, storing it in SQLite, Google Sheets, or Excel for up-to-date market analysis.

    Python 2

  3. breakingbad-api breakingbad-api Public

    A fan-made REST API and themed web playground for the Breaking Bad universe — characters, episodes, quotes, deaths & locations. Built with FastAPI.

    CSS

  4. confidant confidant Public

    Environment secrets manager

    TypeScript

  5. minpaas minpaas Public

    MinPaas is a single-machine, Docker-centric Platform as a Service built to understand how real PaaS systems work under the hood.

    Python

  6. youtube-ascii-player youtube-ascii-player Public

    Play any YouTube video in your terminal as colored ASCII, with synced audio and full playback controls.

    Python