Dharm Patel

Projects

Cortex

Cortex

HackCanada 2026

A living 3D brain that visualizes CS knowledge. Upload GitHub repos, PDFs, or text and Cortex scores your skills across 51 categories using Google Gemini, maps them onto an interactive neural network, and offers AI-powered learning advice through a chatbot.

Next.jsReactTypeScriptThree.jsFastAPIPythonGoogle Gemini
R2Detour

R2Detour

UTRAHacks

An autonomous line-following robot that uses a custom PID controller with a 5-channel IR sensor array to navigate high-contrast tracks with smooth turns and smart intersection recovery.

ArduinoC++PIDPlatformIO
Car Rental System

Car Rental System

A full stack car rental platform that lets users browse vehicles, compare prices, create and manage reservations, and view rental activity, while providing admins with system wide reports for rentals, revenue, and cancellations.

ReactNode.jsExpressSQLiteREST API
HawkLifts

HawkLifts

A full-stack fitness platform that displays real-time gym occupancy to help students decide the best time to visit, while also supporting workout logging, nutrition tracking, and progress photo uploads.

ReactNode.jsExpressMongoDBOpenAI API
LeetCode-to-GitHub Commiter

LeetCode-to-GitHub Committer

A Python tool that automatically fetches accepted LeetCode solutions via the GraphQL API and pushes them to GitHub, organized by difficulty with clean naming conventions. Supports 16 languages, tracks previously pushed submissions, and includes an interactive CLI for selective syncing.

PythonGraphQLGitHub API
Hospital Database

Hospital Database

A comprehensive hospital management system with a relational database design, featuring patient records, staff management, and appointment scheduling.

PythonSQL