Pinned Repositories
Air-Canvas
arduino-CAN
An Arduino library for sending and receiving data using CAN bus.
Bus-Tracking-System
This is a project made for my Design Thinking Lab which i had done during my 4th semester of my engineering
DataStructures-Algorithms
A collection of data structures & algorithms.
esp32-gatt-server-demo-using-tables
Hospital-Mangaement-system-Spring-boot-html-javascript
The Hospital Management System, built on Spring Boot, enables streamlined patient management, including CRUD operations and COVID-19 status updates, ensuring effective healthcare administration with a user-friendly interface.
HTTP-Server-in-C
Light-Monitoring-system
Pill-dispenser-with-display-timer
To help people with disabilities to take their medication easily. An Automatic Pill Dispenser with a display indicating the time of pill previously taken.
slash-sim
Slash Sim is a simple C based RV32 Instruction set simulator. This can be used to simulate any binary file that is compiled using RISCV toolchain.
Tabrez-dev's Repositories
Tabrez-dev/HTTP-Server-in-C
Tabrez-dev/Pill-dispenser-with-display-timer
To help people with disabilities to take their medication easily. An Automatic Pill Dispenser with a display indicating the time of pill previously taken.
Tabrez-dev/Air-Canvas
Tabrez-dev/arduino-CAN
An Arduino library for sending and receiving data using CAN bus.
Tabrez-dev/Bus-Tracking-System
This is a project made for my Design Thinking Lab which i had done during my 4th semester of my engineering
Tabrez-dev/DataStructures-Algorithms
A collection of data structures & algorithms.
Tabrez-dev/Error-Detection-and-Correction-using-hamming-code-in-verilog-HDL
Tabrez-dev/esp32-gatt-server-demo-using-tables
Tabrez-dev/Hospital-Mangaement-system-Spring-boot-html-javascript
The Hospital Management System, built on Spring Boot, enables streamlined patient management, including CRUD operations and COVID-19 status updates, ensuring effective healthcare administration with a user-friendly interface.
Tabrez-dev/Light-Monitoring-system
Tabrez-dev/Live-code-editor
Code editor that allows you to edit CSS,HTML and JavaScript in one window and see the output changes.
Tabrez-dev/My-Contacts--NodeJS
The project is a backend API for a contacts management system. It is designed to handle user registration, authentication, and authorization, allowing users to sign up, log in, and manage their contact information. A user can do CRUD operations only if they are logged in.
Tabrez-dev/QR-Code-Generator
Website made in HTML,CSS and Javascript and uses GoQr api to generate QR code.
Tabrez-dev/Object-Oriented-ATM-Simulation-in-Cpp
Designed and implemented a robust ATM simulation in C++, emphasizing object-oriented principles for modularity. Features include user authentication, balance checking, and cash withdrawal, with a focus on error handling. Demonstrates strong proficiency in C++ programming and software design principles