Skip to content
View KaveeshRamsarran's full-sized avatar
😮
Working from home
😮
Working from home

Block or report KaveeshRamsarran

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

Jai

I build playful software with practical instincts.

I like projects that feel alive: game systems, AI-assisted study tools, cinematic interfaces, useful dashboards, and experiments where data becomes something people can actually use.

Public repositories Building games, AI, and web projects GitHub followers

Featured Projects

RoyaleAnalytics Project

Strategy-minded game work: the kind of project that mixes mechanics, balance, data, and the fun of making complex systems readable.

Open Clash Royale project

SolanaSense Project

Applied AI with real-world usefulness: image/data workflows aimed at spotting plant disease and turning technical models into practical help.

Open Plant Disease project


Profile Snapshot
const jai = {
  strengths: [
    "turning ideas into interactive experiences",
    "connecting AI/data work to everyday usefulness",
    "designing game loops, simulations, and polished UI",
    "learning fast across JavaScript, TypeScript, Python, and notebooks"
  ],
  passions: [
    "game systems",
    "AI learning tools",
    "creative productivity",
    "computer vision",
    "front-end experiences with personality"
  ],
  currentEnergy: "building things people can play with, learn from, or use immediately"
};
Project Constellation
Project What it says about me
Tempo I care about mood, timing, and cinematic product feel.
LifeXP I like making productivity feel rewarding instead of flat.
Quizzr I am drawn to AI that helps people study smarter.
TheWatchingDark I enjoy atmosphere, procedural spaces, and game tension.
EarthPlay I like simulation, pixel worlds, and systems that evolve.
COMP3607-Group-12 I can work in structured team code with patterns, tests, and reports.
What I Like Building
  • Interfaces that have rhythm, motion, and a reason to exist.
  • Games and simulations where tiny rules create big emergent behavior.
  • AI tools that turn messy inputs into useful study, diagnosis, or decision support.
  • Data notebooks that reveal patterns instead of just producing charts.
  • Full-stack-ish experiments where the product idea matters as much as the code.

Tech Stack

Languages & Frameworks

Python, JavaScript, HTML, CSS, React, FastAPI, Git, GitHub, Docker, and MySQL

AI / Data Science

Pandas Polars scikit-learn XGBoost SHAP MLflow


GitHub Snapshot

Jai's GitHub stats Top languages by repository

Good software has a pulse.

Mine usually starts somewhere between a game idea, a useful tool, and the question: "How can this feel better to use?"

Pinned Loading

  1. 2v2-Project/RosterAppCLI 2v2-Project/RosterAppCLI Public

    Forked from Manutd-Assignment-2/RosterAppCLI

    Scheduloid is a lightweight scheduling system that allows admins to create staff shifts, staff to view their rosters and clock in/out, and administrators to generate shift reports. Demo Video: http…

    Python 1

  2. INFO3604/PlantDisease INFO3604/PlantDisease Public

    A mobile/web app for plant diseases serves as a valuable tool for farmers, agronomists, and gardening enthusiasts to identify, manage, and prevent diseases affecting plants.

    Python 1

  3. TheWatchingDark TheWatchingDark Public

    The Watching Dark is a first-person horror game where players navigate through a dark, eerie maze while being stalked by terrifying monsters. The game uses procedural generation to create a random …

    JavaScript 1

  4. LifeXP LifeXP Public

    A daily task tracker app made in a creative, interactive, and user friendly manner

    TypeScript 1

  5. 2v2-Project/COMP3610_Project 2v2-Project/COMP3610_Project Public

    Clash Royale Analytics Engine - an ML-powered esports analytics platform that predicts match outcomes, analyses deck meta-game strategies, and computes Nash equilibria across 12.4M+ ladder matches.…

    Python