You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bloom Filter , Advanced Data structure which is used for searching an element within constant time . This Project demonstrates real life application of bloom filter which helps to check whether sit…
Blood Bank Management System - A Database Management Course Project , which manages donors and helps admin to make process smoother . it supports CRUD operations . MYSQL is used for query handling.
Memory Heap Manager , DSA course project which demonstrates working of heap manager using linked list data structure . It demonstrates allocating , deallocating memory and also allows user to see m…
Data Science Project , Which helps to identify Chicken diseases . Accurate Disease Detection , Real-Time Diagnosis , Offers a user-friendly interface, making it accessible to poultry farmers, veter…
The HTTP server is a basic implementation of a simple web server in Python that supports handling GET, POST, PUT, DELETE, HEAD HTTP methods. The server uses the built-in socket module for handling …
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.