Skip to content
View JeevanandanRamasamy's full-sized avatar
💭
Pushing progress 🚀
💭
Pushing progress 🚀

Highlights

  • Pro

Block or report JeevanandanRamasamy

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jeeva Ramasamy Header Typing SVG
LinkedIn Email Portfolio Scholar

👨‍💻 About Me

I am a Machine Learning Engineer and Full-Stack Developer currently pursuing my M.S. in CS at Georgia Tech. I specialize in bridging the gap between state-of-the-art research (CV, Deep Learning) and production-grade software (Distributed Systems, Cloud Infra).

  • 🔭 Research: Published in Nature Scientific Reports (ML for Marine Conservation).
  • 💼 Experience: Scaled chat systems to 100k+ users at Visible; improved solar forecasting by 39% at Rutgers.
  • 🎓 Academics: Rutgers University CS & Data Science (Summa Cum Laude, 4.0 GPA).
  • 🏆 Awards: Matthew Leydt Society (Top 2% of Rutgers Graduates), 1st Place Rutgers Data League.

🛠️ Technical Arsenal

Domain Technologies
Languages Python Java C++ TypeScript JavaScript SQL R Bash
ML & Data PyTorch TensorFlow Scikit-Learn OpenCV Pandas Hadoop Spark
Web & Backend React Node.js Express Django Flask FastAPI
DevOps & DBs AWS Docker Kubernetes Linux Git MongoDB PostgreSQL Firebase

Concepts: Data Structures & Algorithms • System Design • OOP • Cloud Computing • Unit Testing • Agile

Top Langs


🔥 Featured Projects

A real-time energy dashboard forecasting grid carbon intensity and recommending EV charging windows.

  • Tech: React, TypeScript, Flask, Prophet, Redis.
  • Impact: Delivers cached forecasts in <100ms; visualizes emissions data for U.S. BAA regions.

🎼 DeepJ

An intelligent DJ application that reads the room's energy to curate the perfect musical vibe in real-time.

  • Tech: GReact, Python, Gemini, Lyria API
  • Focus: Exploring neural style transfer techniques within the domain of music generation.

Full-stack degree planning platform for Rutgers with an integrated AI assistant.

  • Tech: React, Flask, MariaDB, Gemini API.
  • Impact: Reduced course planning time by 40%; handles microservices for course audits.

Deep learning pipeline converting grayscale images to realistic color using CIELAB color space.

  • Tech: PyTorch, OpenCV, CNNs.
  • Impact: Achieved 90%+ RGB similarity on unseen landscape datasets.

Predictive model for U.S. college tuition costs based on socio-economic indicators.

  • Tech: XGBoost, Scikit-learn, Pandas.
  • Impact: Ranked #1 out of 50+ teams in class competition.

🤖 Clash Royale Bot (WIP)

End-to-end autonomous agent that navigates real-time gameplay loops using computer vision.

  • Tech: Python, OpenCV, OCR.
  • Focus: Automates unit placement strategies based on state analysis.

🧪 Research Highlights

My research focuses on applying Machine Learning to environmental and humanitarian challenges.

🐋 Nature Scientific Reports (2024)
Machine learning for modeling North Atlantic right whale presence
Co-authored a paper improving whale detection recall from 16% → 56% using ensemble learning on satellite and glider data.
Read the Paper

🗺️ Refugee Settlement Detection
Automated refugee settlement detection via Python ML pipelines using Google Cloud and satellite imagery.
Achieved 82% classification accuracy, significantly improving scalability over manual mapping efforts.

🌞 Solar Forecasting
Built a CNN pipeline using sky image sequences to improve short-term solar irradiance forecasting accuracy by 20–39%, aiding in renewable energy grid stability.

Pinned Loading

  1. V-prajit/Polaris V-prajit/Polaris Public

    Python 1 1

  2. OhmSweetOhm OhmSweetOhm Public

    An AI-powered energy dashboard that creates a "Digital Twin" of your home to analyze carbon footprint and usage efficiency.

    Jupyter Notebook 1

  3. WattWindow WattWindow Public

    WattWindow: A Window into the Best EV Charging Opportunities

    Jupyter Notebook 1

  4. DeepJ DeepJ Public

    Adaptive music generation through multimodal emotion sensing

    TypeScript 1

  5. RU-Super-Scheduler RU-Super-Scheduler Public

    RU Super Scheduler streamlines course planning by integrating scheduling, prerequisite checks, SPN requests, syllabus information, and degree requirements into a single platform, helping students e…

    JavaScript 1

  6. College-Tuition-Prediction College-Tuition-Prediction Public

    This project showcases a highly accurate tuition prediction model using XGBoost with bootstrapping, outperforming 50+ students’ models in a class competition

    Python