Skip to content
View Rohanhumane's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Rohanhumane

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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

Popular repositories Loading

  1. NewGame NewGame Public

    TypeScript

  2. Dice-Game Dice-Game Public

    Dice-Game 🎲 A simple and interactive dice game for multiple players. Players take turns rolling the dice, and the first to reach 20 points wins! The game features a visually appealing UI with smoot…

    JavaScript

  3. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple Tic-Tac-Toe game built with React. Play against a friend in a classic 3x3 grid, featuring an interactive UI, real-time game state updates, and a reset option. Built using React, TypeScript.

    TypeScript

  4. Flip-Cards Flip-Cards Public

    This project is an interactive web application that showcases a collection of flip-card elements. Each card represents a category such as Places, Mountains, Food, and Temples. Users can engage with…

    CSS

  5. auto-search-bar auto-search-bar Public

    An intuitive and responsive autocomplete search bar built with React & TypeScript that fetches recipe data from an API and provides a smooth user experience with caching and keyboard navigation.

    TypeScript

  6. bouncing_ball bouncing_ball Public

    This project creates a bouncing ball animation using an HTML <canvas> element and JavaScript. The ball moves dynamically within the canvas, responding to the edges by bouncing off them.

    JavaScript