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

Highlights

  • Pro
Block or Report

Block or report Chirag2907

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 100 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

Pinned

  1. Portfolio- Portfolio- Public

    Personal Portfolio website to showcase my projects and skills. It's created using ReactJS and TailwindCSS. Google Firebase is used for backend.

    JavaScript

  2. Guess-the-movie Guess-the-movie Public

    This is a movie guesser game website! Movies are fetched using a movie API and the player is required the guess the movie name letter by letter. All the vowels in the movie name are displayed at th…

    JavaScript 1

  3. weather-forecast weather-forecast Public

    This repository contains the source code for a simple Weather Forecast website created using ReactJS and OpenWeatherMap API. Users can search for a location and view its current weather conditions …

    JavaScript 1 1

  4. Face-Recognition Face-Recognition Public

    This project is a face recognition project. It is a simple project that uses opencv for collecting the data. The model is trained using the collected data and then predictions are made using KNN al…

    Python