Skip to content
View Gengo-bit's full-sized avatar

Block or report Gengo-bit

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

Popular repositories Loading

  1. Septic-Tank-Monitoring-System Septic-Tank-Monitoring-System Public

    A thesis project for a smart IoT-based septic tank monitoring system that utilizes an ultrasonic sensor (JSN-SR04T), Arduino, ESP32, LoRa SX1278, SIM800L EVB GSM module, Firebase, and a web applica…

    CSS 1

  2. Data-Structures-and-Algorithms-in-C Data-Structures-and-Algorithms-in-C Public

    C code implementations of data structures and algorithms created for practice to earn a certification in data structures and algorithms(Interview Questions).

    C 1

  3. Responsive-Web-Design-Projects Responsive-Web-Design-Projects Public

    A collection of projects created as part of the Responsive Web Design Certification from freeCodeCamp. These projects demonstrate fundamental web design skills, including HTML5, CSS, and accessibil…

    HTML

  4. Traffic-Flow-Simulation-using-the-Jacobi-Method Traffic-Flow-Simulation-using-the-Jacobi-Method Public

    A Java Swing application for modeling and simulating traffic flow through a network of junctions. This project employs the Jacobi Method to iteratively solve traffic flow equations, providing a use…

    Java

  5. IR-Proximity-Sensor-Based-Inventory-Stock-Tracker-Using-PIC-Family-Microcontroller IR-Proximity-Sensor-Based-Inventory-Stock-Tracker-Using-PIC-Family-Microcontroller Public

    An inventory tracking system built with a PIC16F877A microcontroller, utilizing IR sensors for real-time stock management. Designed for small businesses, it features a keypad and LCD interface for …

    C

  6. Image-Classification-of-Fish-Species-Using-the-CIFAR-100-Dataset Image-Classification-of-Fish-Species-Using-the-CIFAR-100-Dataset Public

    Classifies five fish species from the CIFAR-100 dataset using VGG16 with transfer learning. Achieves 68%-76% accuracy with dropout regularization and learning rate scheduling.

    Python