Skip to content
View dhruvpathak1's full-sized avatar
⚛️
risk and luck are doppelgängers.
⚛️
risk and luck are doppelgängers.

Highlights

  • Pro

Block or report dhruvpathak1

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.

Content in all repositories owned by your account will be closed.
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
dhruvpathak1/README.md

Typing SVG


Website LinkedIn Gmail


◈  AI Collective  ◈  HackCU  ◈  MS CS @ CU Boulder  ◈  Ex-KPMG  ◈


⚡ whoami

dhruv = {
    "role"      : "Software Engineer",
    "focus"     : ["Full-Stack AI", "Distributed Systems", "Security"],
    "skillset"      : {
        "built"    : ["Automation pipelines", "Data dashboards", "Python scripts"],
        "plus"     : "Security assessments & cloud hardening as add-on"
    }
}


🔭 What I've Built

🔐 BioCollate

Encrypted P2P Research Platform

AES-256 + RSA-2048 · WebRTC · Flutter · FastAPI Sub-100ms latency · 100+ users · 5+ GB secured

🎙️ PodLens

Real-Time AI Podcast Context Engine

Whisper · Claude API · FastAPI · React · spaCy Parallel entity enrichment · Wikipedia · OSM · Unsplash

🚗 AutoVision

Autonomous Driving Sim in GTA V

YOLOv3 · OpenCV · Python Real-time lane + object detection pipeline

📈 OptiScan

Automated PUT Options Scanner

Yahoo Finance API · Python · Scheduling 35–50 DTE filtering · Hourly auto-scan

🤖 CloudRover

Remote Autonomous IoT Rover

Raspberry Pi · Arduino · Firebase · WebRTC Live video stream · Real-time cloud telemetry

🏭 Warehouse Robot System

Multi-Robot Path Planning

Python · OOP · Matplotlib Collision avoidance · Euclidean priority pathing


🛠️ Tech Stack

Languages

Python TypeScript JavaScript C++ Dart SQL

Frameworks & Platforms

React FastAPI Flutter Node.js Django Firebase

Security & Infrastructure

Burp Suite Wireshark Metasploit Docker AWS Linux MITRE ATT&CK

AI / ML / IoT

Whisper Claude API OpenCV ONNX Raspberry Pi Arduino


🌍 Community & Impact

Role Impact
🚀 HackCU Director 200+ participants · 60+ projects · 3,000+ subscribers
🤖 AI Collective Boulder Student Liaison Leader Chapter launch · 100+ attendees · Industry × Academia

Pinned Loading

  1. PodLens_AI_Context_Generator PodLens_AI_Context_Generator Public

    PodLens is an AI-powered context generator for podcasts. It uses the audio, transcribes it, and automatically enriches the content by key references such as people, companies, locations, and techno…

    TypeScript 1

  2. AutoVision-Real-Time_Autonomous_Driving_Simulation_in_GTA_V AutoVision-Real-Time_Autonomous_Driving_Simulation_in_GTA_V Public

    Real-time self-driving simulation in GTA V using Python and OpenCV, implemented lane detection (Hough Transform) and multi-object detection (cars, pedestrians, traffic lights) with YOLOv3 and proxi…

    Python 1 1

  3. CloudRover-Remote_Autonomous_Rover_with_Real-Time_Cloud_Monitoring CloudRover-Remote_Autonomous_Rover_with_Real-Time_Cloud_Monitoring Public

    IoT-powered unmanned ground vehicle (UGV) controllable remotely via a web app, with video streaming, semi-autonomous obstacle avoidance, and real-time sensor telemetry stored on Firebase. Built on …

    HTML