Skip to content
View Harshalloke's full-sized avatar

Block or report Harshalloke

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.

Content in all repositories owned by your account will be closed.
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
Harshalloke/README.md
Harshal Loke Banner Typing SVG

profile views

⚡ About Me

class Harshal:
    def __init__(self):
        self.background = ["Physics", "Game Development", "Machine Learning"]
        self.stack = ["Next.js", "Supabase", "TailwindCSS", "Python"]
        self.focus = "research-grounded ML projects, not tutorial clones"
        self.freelance = "Full-stack web apps on Fiverr"

    def philosophy(self):
        return "rigorous eval > flashy demo — no leakage, no shortcuts"
  • 🔭 Building research-grounded ML projects — benchmarked, evaluated honestly, and demoed live, not tutorial-style clones
  • 🧠 Physics background → drawn to physics-informed ML and simulation-grounded RL
  • 🕹️ Started in game development — still shows up in a love for interactive demos over static notebooks
  • 💼 Freelance full-stack developer on Fiverr, shipping Next.js + Supabase apps
  • 🧪 Obsessive about honest evaluation — if a model hits 98% accuracy, I go find out why before I trust it

🧩 Featured Projects

Project Description Stack
🌌 Galaxy10 SSL Self-supervised learning CNN for galaxy morphology classification on Galaxy10 DECaLS PyTorch, SSL, CV
🐕 Quadruped RL Locomotion Physics-based quadruped locomotion via PPO, grounded in DeepMimic / DeepLoco, with a live teacher demo PyBullet, Stable-Baselines3, PPO
🗄️ Text-to-SQL Engine NL→SQL system benchmarked on the Spider dataset CodeT5, SQLite, Streamlit

Swap # for the actual repo links once this is pushed.


🛠️ Tech Stack


📊 GitHub Stats





Turning physics, games, and models into things that actually work.

Pinned Loading

  1. ai-quiz-master ai-quiz-master Public

    A modern, AI-powered quiz application built with Next.js that generates personalized quizzes using Google's Gemini AI. Users can create custom quizzes on any topic, track their progress, and improv…

    TypeScript 1

  2. movie-explorer movie-explorer Public

    explore the realm of movies

    JavaScript