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, and the occasional TUI. MS in Computer Science, Syracuse University.

Recent

CLIs & dev tools

  • tsk — keyboard-first markdown todo. Go, Bubbletea TUI, atomic writes, shell completions.
  • snip — self-hosted URL shortener. TypeScript · Postgres · Redis · ClickHouse · BullMQ. Token-bucket rate limits, webhooks, workspace RBAC.
  • snippet-dev — local-first code snippet manager with fuzzy search, tags, syntax highlighting.
  • markdown-zen — distraction-free markdown editor. Focus mode, custom parser.

Visual & creative

  • ai-particle-simulator — describe an effect, get 20K+ particles. React + Three.js.
  • pixel-forge — image to retro pixel art. Floyd–Steinberg dithering, 14 palettes, SVG export.
  • fractal-lab — Mandelbrot + Julia set explorer with zoom and color mapping.
  • ascii-webcam — real-time webcam to ASCII in the browser.
  • retro-terminal — CRT terminal emulator with scanlines and phosphor glow.

Interactive

  • devdash — personal dev dashboard. Glassmorphism UI, Spotify, Gmail, drag-drop widgets.
  • regex-lab — live regex tester with shareable links.
  • data-forge — CSV/JSON explorer with filters and canvas charts.
  • algo-race — sorting algorithms racing in real time.

Open source

Stack

Go · TypeScript · Python · Node · Postgres · Redis · ClickHouse · Docker · GCP · AWS · React · Three.js · PyTorch · TensorFlow

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