Skip to content
View Rebanta-Gupta's full-sized avatar

Highlights

  • Pro

Block or report Rebanta-Gupta

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

Hi there, I'm Rebanta! ๐Ÿ‘‹

I'm a developer passionate about building interactive games, simulations, and data analysis tools. I love exploring creative coding with JavaScript, computational physics with MATLAB, and solving problems with Java and Python โ€” building things that bridge logic and interactivity.


๐Ÿš€ Featured Projects

๐Ÿงฐ Developer Tooling

  • edge-bookmarks-organizer โ€” Rust CLI that safely cleans and restructures Microsoft Edge bookmarks. Dry-run + backups, duplicate detection, dead-link checks, and organization utilities. (Rust)

๐Ÿ“Š Data Science & Analysis

  • Statistical-Distribution-Fitting-Tool โ€” Streamlit app for dataset visualization and fitting multiple statistical distributions. (Python, Streamlit, NumPy, Pandas, SciPy, Matplotlib)

๐Ÿ“ˆ Math Visualization

  • taylor-vs-exact โ€” Interactive tool for comparing Taylor series approximations vs exact function values with error analysis. (MATLAB)

๐ŸŽฎ Game Development & Creative Coding

  • Trex-Game โ€” Infinite runner inspired by the Chrome Dino game. (JavaScript, p5.js, p5.play)
  • Treasure-Game โ€” 2D vertical runner where you collect treasures and avoid obstacles. (JavaScript, p5.js)
  • Bouncing-Ball-Simulation โ€” Physics simulation modeling high-restitution collisions. (JavaScript, Matter.js, p5.js)

๐Ÿ”ฌ Physics & Scientific Computing

  • Formulae-Documentation โ€” COMSOL simulation documentation and analysis workflow with Streamlit tooling for visualization and parameter exploration. (COMSOL, Python, Streamlit)

โ˜• Software Engineering

  • Java-Projects โ€” Coursework portfolio covering OOP and core programming concepts. (Java)

๐Ÿ› ๏ธ Languages & Technologies

Languages

Rust JavaScript TypeScript Python Java MATLAB LaTeX

Libraries & Frameworks

React Vite p5.js p5.play Matter.js Streamlit NumPy Pandas SciPy Matplotlib

Tools

Git COMSOL


๐Ÿ“Š GitHub Stats

Profile Details Repos per Language Most Commit Language

Pinned Loading

  1. Statistical-Distribution-Fitting-Tool Statistical-Distribution-Fitting-Tool Public

    Interactive data analysis tool built with Python and Streamlit for visualizing datasets and fitting multiple statistical distributions using NumPy, SciPy, Pandas, and Matplotlib.

    Python

  2. Java-Projects Java-Projects Public

    A portfolio of Java coursework and programming assignments covering core computer science concepts. The repository includes exercises on array manipulation, Object-Oriented Programming (OOP), contrโ€ฆ

    Java

  3. Formulae-Documentation Formulae-Documentation Public

    Forked from Nikhil-Marella/Hard_Nanos_HardHaq

    Documentation, source code, and analysis tools for the HardHaq submission, featuring a Streamlit dashboard for Comsol simulation parameter optimization and data visualization.

    Python

  4. Trex-Game Trex-Game Public

    A browser-based infinite runner game inspired by the classic Chrome Dino game, built with p5.js and p5.play.

    JavaScript