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

Software engineer. I build things end-to-end — backends, systems, ML, developer tools, native apps, and the occasional TUI. MS in Computer Science, Syracuse University.

Recent

Pinned projects

  • optune — open-source Logitech Options+ replacement for macOS. Native Swift 6 + SwiftUI Liquid Glass, IOKit HID++ transport, 8 HID++ features (battery, DPI, SmartShift, button remap, host switching, onboard profiles, keyboard backlight, Fn-lock), per-app profiles, CLI + menu bar app + shared Core. Homebrew tap available.
  • snip — production-grade self-hosted URL shortener. TypeScript, Postgres, Redis, ClickHouse, BullMQ. Token-bucket rate limiting, signed webhooks, workspace RBAC, CLI client.
  • tsk — keyboard-first markdown todo manager. Go, Bubbletea TUI, atomic writes, natural-language due dates, shell completions.
  • ai-particle-simulator — describe an effect, render 20K+ GPU-accelerated particles. React + Three.js + WebGL, LLM-driven prompt-to-shader pipeline.

CLIs & dev tools

  • snippet-dev — local-first code snippet manager with fuzzy search, tags, syntax highlighting.
  • markdown-zen — distraction-free markdown editor with focus mode and a custom in-browser parser.
  • devdash — personal dev dashboard with glassmorphism UI, drag-and-drop widgets, Spotify and Gmail integrations.
  • regex-lab — live regex tester with shareable URL state.
  • data-forge — CSV/JSON explorer with multi-column filters and canvas-rendered charts.

Visual & creative

  • pixel-forge — image to retro pixel art. Floyd–Steinberg dithering, 14 palettes, SVG export.
  • fractal-lab — Mandelbrot + Julia explorer with deep zoom and palette mapping.
  • ascii-webcam — real-time webcam to ASCII in the browser.
  • retro-terminal — CRT terminal emulator with scanlines and phosphor glow.
  • CakePond — ambient SwiftUI koi pond for macOS.

Open source contributions

Recent merged PRs across upstream projects:

  • openclaw/openclaw — agent runtime fixes for streamed-reply recovery, secrets auditing, codex synthetic-key handling, memory-core warning suppression.
  • 1Panel-dev/1Panel — IPv6 hosts in self-signed SSL flow, exec.LookPath for which() cross-platform detection.
  • Flexget/Flexget — recursive exists_series for nested season folders, video-only matching to skip subtitles and metadata.
  • Stremio/stremio-web — Lithuanian ISO 639-2 language code fix.
  • NuvioMedia/NuvioTV — keyboard Next action restored on Android TV, subtitle-delay reset shortcut.
  • nesquena/hermes-webui — endless-scroll prefetch race, streaming scroll-pin, custom provider config.
  • outsourc-e/hermes-workspace — slash-menu autocomplete, distinct gateway-auth-rejected error path.
  • suitenumerique/meet — role terminology consistency across localizations.
  • plastic-labs/honcho — surprisal filter format for level observations.

In flight: MemTensor/MemOS — 5 open PRs covering retry-after handling, JSON5-tolerant config patching, partial L3 abstraction salvage, auto-recall timeout, accurate memory counts.

Stack

Swift · Go · TypeScript · Python · Node · Postgres · Redis · ClickHouse · Docker · GCP · AWS · React · Three.js · PyTorch · TensorFlow · macOS / IOKit / SwiftUI

Research

Contact

Pinned Loading

  1. Dexterity-capstone-1 Dexterity-capstone-1 Public

    Capstone project completed during the Dexterity internship program. Dart.

    Dart

  2. Alice-The-Laptop-finder Alice-The-Laptop-finder Public

    Conversational laptop recommendation tool that filters models by use case, budget, and required hardware. Python back-end with a chatbot front-end.

    Python

  3. 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

  4. 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.

    Jupyter Notebook

  5. 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

  6. 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