Skip to content
View Sanjays2402's full-sized avatar

Block or report Sanjays2402

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

👋 Sanjay Santhanam

Full-stack + systems engineer who ships end-to-end: backends, native apps, ML tooling, developer tools, and browser-based games. TypeScript, Python, Go, Swift, Rust.


🔨 Featured Projects

Project What it does Stack
optune Open-source Logitech Options+ replacement for macOS. 8 HID++ features, per-app profiles, CLI + menu bar. Swift 6, SwiftUI, IOKit
snip Production-grade self-hosted URL shortener. Token-bucket rate limiting, signed webhooks, RBAC. TS, Postgres, Redis, ClickHouse, BullMQ
tsk Keyboard-first markdown todo manager. Natural-language due dates, shell completions. Go, Bubbletea TUI
core-stealth Privacy-auditing QA browser harness. Isolated profiles, fingerprint inspection. Tauri 2, Rust, TS
flight-sim Browser flight sim — takeoff, landing, instrument HUD. Three.js, gh-pages
ai-particle-simulator Describe an effect → 20K+ GPU-accelerated particles. LLM-driven prompt-to-shader. React, Three.js, WebGL

More: snippet-dev · gitsight · clawreview · context-clipboard · signalclaw · clawhum · adherence-ml · codeclone · CakePond · sunsprout · gta-vibes · pixel-forge · and 10+ others.


📦 Open Source Contributions

60+ merged PRs across industry projects:

  • openclaw/openclaw — streamed-reply recovery, secrets auditing, Codex compaction auth, Discord voice, PluralKit pairing
  • nesquena/hermes-webui — ~15 merged PRs (endless scroll, streaming timing, Docker, keyboard nav)
  • pygments/pygments — 15 lexer/formatter fixes across Kotlin, C++, LaTeX, TS, Ruby, and more
  • astral-sh/ruff — D418 stub-file fix
  • rclone/rclone — goroutine leak fix, WebDAV overwrite default
  • uv, helix, goreleaser, pylint, redis-py, pydantic, chardet, tweepy, tenacity, mistune, and 50+ more

⚡ Quick Facts

  • Languages: TypeScript, Python, Go, Swift, Rust, SQL, Shell
  • Infra: Postgres, Redis, ClickHouse, Docker, Terraform, BullMQ
  • Domains: Backend systems · Native macOS · Browser/WebGL · ML tooling · TUI/CLI · Developer tooling
  • Other: Keyboard-first design philosophy, no-install browser games, terminal aesthetics

Pinned Loading

  1. Court-Case-Management Court-Case-Management Public

    Web application for managing court cases, scheduling hearings, and tracking legal-workflow state. PHP back-end with a JavaScript front-end.

    PHP 1 1

  2. Pneumonia_Detection Pneumonia_Detection Public

    Convolutional neural network that classifies pneumonia from chest X-rays. Trained on the Kaggle Chest X-Ray Pneumonia dataset with TensorFlow.

    Python

  3. Drowsiness-Detection-with-OpenCV Drowsiness-Detection-with-OpenCV Public

    Real-time driver drowsiness detection using OpenCV and the Eye Aspect Ratio (EAR) algorithm. MediaPipe-backed facial landmark pipeline with configurable thresholds and audible alerts. Published in …

    Python

  4. Road-Lane-Detection-Using-Computer-Vision Road-Lane-Detection-Using-Computer-Vision Public

    Real-time road lane detection pipeline built with OpenCV. Implements color masking, region-of-interest extraction, Canny edge detection, and Hough line transforms with averaged lane overlay.

    Jupyter Notebook