Skip to content
View mrabhin03's full-sized avatar
đź’»
Searching for a new Project
đź’»
Searching for a new Project

Block or report mrabhin03

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 Loading

  1. Weather-Station-Using-IOT-Django-JupyterNotebook Weather-Station-Using-IOT-Django-JupyterNotebook Public

    An IoT-based weather monitoring system that leverages Django for backend development and Jupyter Notebook for data analysis and visualization. The system collects real-time weather data via IoT sen…

    HTML

  2. Employee-Attendance-and-payroll-management-System-PHP-with-IOT-fingerprintscanner Employee-Attendance-and-payroll-management-System-PHP-with-IOT-fingerprintscanner Public

    A comprehensive system built using PHP and IoT technology for managing employee attendance and payroll. Features: Automated payroll calculation, Real-time data processing using IoT devices, Fingerp…

    PHP

  3. Instagram-Stories-ViewersDetails-Using-PHP Instagram-Stories-ViewersDetails-Using-PHP Public

    This help us to gather users who watched our instagram stories and who wasn't. This codes are only for educational purposes.

    PHP

  4. Maze-Solver Maze-Solver Public

    Maze Solving backtracking algorithm using Js. This contains two algorithm one to solve the Maze and other to find Sortest path in Maze.

    JavaScript

  5. Flutter-Trainee-Project-DataCalculator Flutter-Trainee-Project-DataCalculator Public

    A Flutter-based mobile application designed to calculate data inputs efficiently. This trainee project demonstrates fundamental concepts in Flutter development, focusing on creating a responsive an…

    Dart

  6. Sudoku Sudoku Public

    Sudoku Game Solver using BackTracking algorithm in JavaScript. This Code will Try each possible numbers in each cell and solve the Sudoku

    JavaScript