Skip to content
View ad-kat's full-sized avatar

Block or report ad-kat

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

👋 About Me

MS Computer Science @ Stony Brook | Backend · Voice Agents · Applied AI/ML | Open to new grad roles (May 2027)

🔭 MTS Intern @ DevRev --> shipped production features for Kilmer (DevRev's AI negotiation-advisor agent): real-time STT via Deepgram, full voice-agent mode, LLM guardrail auditing at scale, and agentic UX state machines

🤝 Open to collaborating on backend systems, data engineering pipelines, or applied ML/NLP projects

💬 Ask me about Python, voice agent pipelines, TCP congestion control, clinical NLP, or Rust

⚡ 5 published papers on AI in healthcare before finishing undergrad; CITI-certified for human subjects and clinical data research

🌐 Socials:

LinkedIn Portfolio email

💻 Tech Stack:

C# C++ CSS3 HTML5 Rust Java JavaScript TypeScript Kotlin Python SQL FastAPI Flask React Next.js Tailwind CSS Pandas NumPy Matplotlib scikit-learn PyTorch TensorFlow HuggingFace PostgreSQL MySQL SQLite MicrosoftSQLServer AWS Google Cloud Docker Kubernetes GitHub Actions Git GitHub CMake Postman Gunicorn

Pinned Loading

  1. Limit-order-book-and-Matching-engine Limit-order-book-and-Matching-engine Public

    C++ limit order book + matching engine with price-time priority, tests, and performance benchmarks

    C++

  2. BBR-congestion-control-study BBR-congestion-control-study Public

    Benchmarking BBR, CUBIC, and Reno TCP congestion control with kernel-level pacing gain modification to improve short-flow latency under mixed workloads.

    Batchfile

  3. cloud-resource-manager cloud-resource-manager Public

    Cloud resource lifecycle API ---policy enforcement, cost estimation, and drift detection. Built to understand the patterns behind AWS/GCP control planes.

    Python

  4. clinical-contradiction-detector clinical-contradiction-detector Public

    AI system that detects cross-encounter clinical inconsistencies in longitudinal EHR data using NLP and LLMs. Built on MIMIC-IV.

    Python

  5. osm-routing-engine osm-routing-engine Public

    Graph-based routing engine parsing OpenStreetMap data with Dijkstra and A* shortest-path algorithms. Java 21, spatial indexing, GeoJSON REST API.

    Java

  6. Gesture-Browser-Shortcuts Gesture-Browser-Shortcuts Public

    A lightweight JavaScript prototype that enables browser navigation through intuitive on-screen gestures — supporting circle (reload), arrows (back/forward), and “Z” (open new tab) gestures for acce…

    JavaScript