Skip to content
View itzme170605's full-sized avatar

Block or report itzme170605

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. security-systems-dashboard security-systems-dashboard Public

    A simulation dashboard for a multi-site security system using Flask, React, and SQLite

    Python

  2. Real-Time-Object-Detection Real-Time-Object-Detection Public

    Build a robust pipeline for real-time object detection and tracking using lightweight models optimized for on-device performance.

    Python

  3. VolunterManagement VolunterManagement Public

    This is a course project app

    Java

  4. RIT-EVT/DEV1-APDB RIT-EVT/DEV1-APDB Public

    Repo for implementation of new APDB which when added to DEV1, it will have a uC on it that the PVC will command over CAN. This should implement the same functionality that PVC currently has, but us…

    C++

  5. Stereo3Dreconstruction Stereo3Dreconstruction Public

    Stereo 3D reconstruction of static images

    C++

  6. FOLTheoremProover FOLTheoremProover Public

    This project implements a **First-Order Logic (FOL) theorem prover** using the **resolution** inference technique. The program takes a knowledge base in **Conjunctive Normal Form (CNF)** and determ…

    Python