Skip to content
View KBhushan07's full-sized avatar
:octocat:
:octocat:
  • Pune
  • 11:09 (UTC +05:30)
Block or Report

Block or report KBhushan07

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
KBhushan07/README.md

Hi there 👋

Hi 👋, I'm Bhushan

A passionate Full stack developer from India

  • 💬 Ask me about Mern Stack , C , C++ , SQL

Languages and Tools:

bootstrap c cplusplus css3 docker express firebase git html5 java javascript kubernetes linux mongodb mysql nodejs php python react tensorflow

This is Personal Github Page

Pinned

  1. XV6-Signals XV6-Signals Public

    Operating System Course Project which involves implementation of signal functionality in XV6 OS. It supports 8 different types of signals.

  2. Malicious-URL-checker-using-Bloom-Filter- Malicious-URL-checker-using-Bloom-Filter- Public

    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…

    C

  3. Blood-Bank-Managenment-System Blood-Bank-Managenment-System Public

    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.

    PHP

  4. Memory-Heap-Manager Memory-Heap-Manager Public

    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…

    C

  5. Chicken-Disease-Classifier Chicken-Disease-Classifier Public

    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…

    Jupyter Notebook

  6. Simple-HTTP-Server Simple-HTTP-Server Public

    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