Pinned Repositories
Bus-Ticket-Booking-Desktop-Applicaton
A Desktop GUI based bus ticket booking application. The aim of this project was to get familiar with Java, OOP, Socket Programming(Networking), Multi-threading and GUI based framework JavaFX.
CSE-216-Term-Project
CSE314-Operating-System
CSE316-Micro-processor-controller-embedded-systems
CSE318-Artificial-Intelligence
CSE472-ML-Project-Road-Sign-Detection
This project uses YOLOv8 for road sign detection, trained on a dataset of road sign images. The model is built using PyTorch and is capable of detecting and classifying various types of road signs, with evaluations done using precision, recall, and F1 score metrics.
DoctorZone
Dockzone is a online platform for Appointment Management between doctor and patient and Medicine delivary system.
Flexible-Random-Early-Detection
RED(Random Early Detection) is a classic algorithm to ease congestion and then to improve the quality of service of the network.When average queue size is near to the minimum and maximum threshold, the loss rate is unreasonable. To improve the performance of linear approach of RED, a nonlinear approach is proposed .
Restaurant-Management-System
This was a website to handle costs, employees and online/offline orders of a single specific restaurant. This project was done under the Database course and the objective was to utilize SQL and oracle database.
River_Learning
A learning game for kids implemented in iGraphics based on C++
nafiz09's Repositories
nafiz09/CSE472-ML-Project-Road-Sign-Detection
This project uses YOLOv8 for road sign detection, trained on a dataset of road sign images. The model is built using PyTorch and is capable of detecting and classifying various types of road signs, with evaluations done using precision, recall, and F1 score metrics.
nafiz09/Flexible-Random-Early-Detection
RED(Random Early Detection) is a classic algorithm to ease congestion and then to improve the quality of service of the network.When average queue size is near to the minimum and maximum threshold, the loss rate is unreasonable. To improve the performance of linear approach of RED, a nonlinear approach is proposed .
nafiz09/Bus-Ticket-Booking-Desktop-Applicaton
A Desktop GUI based bus ticket booking application. The aim of this project was to get familiar with Java, OOP, Socket Programming(Networking), Multi-threading and GUI based framework JavaFX.
nafiz09/CSE-216-Term-Project
nafiz09/CSE314-Operating-System
nafiz09/CSE316-Micro-processor-controller-embedded-systems
nafiz09/CSE318-Artificial-Intelligence
nafiz09/CSE406-Computer-security
nafiz09/DoctorZone
Dockzone is a online platform for Appointment Management between doctor and patient and Medicine delivary system.
nafiz09/Restaurant-Management-System
This was a website to handle costs, employees and online/offline orders of a single specific restaurant. This project was done under the Database course and the objective was to utilize SQL and oracle database.
nafiz09/River_Learning
A learning game for kids implemented in iGraphics based on C++
nafiz09/FingerCount
Python based computer vision desktop application to detect the number of fingers. Mediapipe,a cross-platform pipeline framework to build custom machine learning solutions for live and streaming media, was used for the detection part. And then the hand gesture is detected.
nafiz09/nafiz09