Skip to content
View ronaksarda's full-sized avatar

Block or report ronaksarda

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

Ronak Sarda

IT Undergraduate @ CBIT Β· Learning AI Agents


πŸš€ Projects

GitSpace β€” GitHub Developer Visualization Engine Live

Your GitHub universe as an explorable 2D galaxy. Every developer is an island, every repository is a building.

Built a full-stack spatial visualization engine that renders any GitHub account as an interactive 2D world using HTML5 Canvas. Wrote a C++17 layout module with lazy chunking and caching for performance β€” load-tested at 8,000 simulated users / 80,000+ repositories with zero degradation.

JavaScript Node.js / Express PostgreSQL C++17 GitHub API Railway


SoulFlow β€” Real-Time Computer Vision Pipeline

Gesture recognition + facial emotion classification running at 45–60 FPS.

Built a real-time CV pipeline using MediaPipe for hand tracking and a quantized ONNX model for facial emotion classification, with OneEuro jitter filtering. Decoupled inference and rendering into separate processes β€” raised stable frame rate from ~25–30 FPS β†’ 45–60 FPS.

Python OpenCV MediaPipe ONNX Runtime


InstantDRS β€” AI-Powered Disaster Response Tool Live

Real-time emergency coordination with AI-powered incident triage.

Flask web app with Firebase Authentication and Realtime Database for live multi-user incident sync. Integrated Gemini API to classify and prioritize incoming incident reports. Built for Google Solution Challenge 2026 (Hack2Skill).

Python / Flask Firebase Google Gemini API Real-time Database


Vault β€” Filesystem-Based File Locker

CLI tool that locks and unlocks groups of files using XOR encryption.

Pure C implementation with vault creation, merging, and corruption-prevention state checks β€” the filesystem itself is the source of truth.

C Systems Programming File I/O


Pink Verse (In Progress)

Cross-platform desktop application built with C++ and SFML. Rich UI implementation, active development.

C++ SFML Cross-platform


πŸ›  Technical Skills

Languages: C++, C, Python, JavaScript, HTML, CSS

AI & Agents: Azure OpenAI Β· Semantic Search Β· MCP Β· LLM tool calling

Frameworks: Flask Β· Express.js Β· REST APIs Β· OpenCV Β· MediaPipe Β· ONNX Runtime

Data & APIs: Firebase Β· PostgreSQL Β· SQL Β· Google Gemini API Β· GitHub OAuth

Tools: Git Β· GitHub Β· Linux Β· GCC Β· VS Code Β· Azure Portal


πŸ† Competitions & Achievements

πŸ₯‡ HackerRank Orchestrate β€” June 2026 Β· Ranked #329 / 1,773 globally Β· Built and deployed an AI agent Β· Top 18.5%
🌍 Google Solution Challenge 2026 (Hack2Skill) · Built InstantDRS, an AI-powered disaster response prototype

πŸ“œ Certifications

  • πŸŽ“ CS50x β€” Introduction to Computer Science Β· Harvard University (via edX)
  • πŸ₯‡ HackerRank Gold Badge β€” C Language & C++ Β· Profile
  • πŸ“Š Kaggle: Python β€” Completed June 2026

πŸ’» Coding Activity

  • **LeetCode:**180+ problems solved Β· Profile
  • HackerRank: Gold Badge in C and C++

πŸ“¬ Contact

LinkedIn Β· GitHub Β· Email


1st year IT @ CBIT, Hyderabad Β· Building things that actually ship.

Pinned Loading

  1. Vault Vault Public

    C based File operating system ( not a security feature )

    C 2

  2. GitSpace GitSpace Public

    A Universal map of Git Users / Developers as an Island in space with repos as buildings

    JavaScript 2

  3. InstantDRS InstantDRS Public

    HTML 1