Skip to content
View exploring-curiosity's full-sized avatar
🔍
Looking For Fulltime Roles in Software Engineering and Applied ML
🔍
Looking For Fulltime Roles in Software Engineering and Applied ML

Organizations

@VIDA-NYU@GridEnergyDAO

Block or report exploring-curiosity

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
Sudharshan Ramesh — AI/ML Engineer · Roboticist · Software Developer

Typing SVG


About Me

name: Sudharshan Rameshlocation: New York, United Stateseducation: M.S. Computer Engineering @ New York Universityroles:
- AI/ML Engineer
- Robotics Enthusiast
- Full Stack Developercurrently_building:
- MCP agents for automated research workflows
- Reinforcement learning for autonomous drones
- Collaborative real-time coding platformsinterests:
- Making robots that don't fall over
- Breaking neural networks (for science)
- Building things that scale from 0 → millions

Tech Arsenal

Languages

Languages

AI / ML / Deep Learning

ML Frameworks

Web & Backend

Web & Backend

Databases & Cloud

Databases & Cloud

Hardware & Embedded

Hardware


🚀 Featured Projects

Autonomous drone obstacle avoidance using PPO & MPC — NYU Reinforcement Learning

RLMPCPython

2-pass pipeline for 3D reconstruction of urban environments

CV3D ⭐ 3

MCP agent for automatic dataset creation, research paper analysis & prototyping

MCPLLM

Collaborative coding platform with video chat + git integration — rebuilt with modern stack

ReactWebRTCCRDT

18-DOF hexapod robot — Arduino + Raspberry Pi integration

C++ArduinoRPi

Bird species prediction from acoustic sensor data in wildlife environments

MLOpsAudioPython


🧠 AI / ML / Deep Learning Projects (click to expand)


ProjectDescriptionTech
RL_PPO_DroneObjectAvoidanceAutonomous drone obstacle avoidance using PPO & MPCRLPPOMPC
RL_DroneLoopingDrone aerobatic maneuvers via non-linear optimal controlRLMPCControl
OpenBenchPublisherMCP agent for automated dataset creation & research analysisMCPLLMAgents
Roberta-Fine-tuning-with-LoRAFine-tuning RoBERTa with PEFT/LoRA on AG NewsLoRAPEFTNLP
Siamese-NetworkFace detection pipeline on CelebA using Siamese NetworksCVPyTorch
JailBreaking-ResNet-34Adversarial attacks on ResNet-34Adversarial MLCV
DeepLearning-CIFAR-10CIFAR-10 classification with ResNets under 5M paramsResNetCV
SAM2-HandMaskHand segmentation with SAM2 + MediaPipeSAM2MediaPipe
MLOpsBirdCLEF: Bird species prediction from acoustic sensor dataMLOpsAudio ML
DeBERT-Paper-Order-segmentationPaper section ordering with DeBERTaNLPTransformers
GenAIRAG-based generative AI chatbotRAGLLMGenAI

🤖 Robotics & Embedded Systems Projects (click to expand)


ProjectDescriptionTech
Hexapod18-DOF hexapod robot with Arduino + Raspberry PiC++ArduinoRPi
IAMTCQ4-legged crawler robot for terrain navigationRoboticsC++
Embedded-SentryGesture-based unlock system on STM32F429I via gyroscopeSTM32RTOSC

🌐 Full Stack & Web Projects (click to expand)


ProjectDescriptionTech
Meet2Code_V2Collaborative coding platform with video + git (v2)ReactWebRTCCRDT
Meet2CodeReal-time collaborative code editor with communicationJSYjsPeerJS
CampusConnectCampus networking app with Spring Boot backendSpring BootVue.js
InternetBanking-ApplicationOnline banking app illustrating OOAD principlesReactExpressMySQL
energy-manager-appEnergy management dashboard — DevFest '25 @ ColumbiaReactIoTAI
groq-gen-aiReal-time energy consumption prediction with Groq + EIA dataGroqGenAI
StreetAwareAppUrban data collection app for StreetAware projectIoTMobile

💡 "Curiosity is the engine of achievement." — Ken Robinson


Pinned Loading

  1. RL_PPO_DroneObjectAvoidanceRL_PPO_DroneObjectAvoidancePublic

    A project done as part of Reinforcement Learning Lecture at New York University leveraging PPO and MPC.

    Jupyter Notebook 2

  2. JailBreaking-ResNet-34JailBreaking-ResNet-34Public

    Jupyter Notebook

  3. MLOpsMLOpsPublic

    BirdClef: Bird prediction using acoustics data from sensors in wildlife.

    Jupyter Notebook 2

  4. Roberta-Fine-tuning-with-LoRARoberta-Fine-tuning-with-LoRAPublic

    Fine tuning a Roberta model with peft and lora for AGNEWS dataset

    Jupyter Notebook

  5. Meet2CodeMeet2CodePublic

    Collaborative learning system to incorporate group editing and communication(integrated with git)

    JavaScript 2

  6. HexapodHexapodPublic

    Developed a Hexapod robot as an IFP. Works using an arduino integrated with raspberry PI with 18 DOF

    C++