Skip to content
View chinmayee3's full-sized avatar

Block or report chinmayee3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. TourGuide TourGuide Public

    Forked from harshvardhansb/TourGuide

    Hacktoberfest

    HTML 1

  2. Dictionary Dictionary Public

    Implementing dictionary using Binary Search Tree

    Java

  3. BankManagement BankManagement Public

    Banking application using C structures

    C++

  4. FaceRecog_attendaceSystem FaceRecog_attendaceSystem Public

    Desktop based application to track attendance through face recognition. Used harcascade, opencv libraries

    Python

  5. Bank-Management-System Bank-Management-System Public

    Bank Management using MySql - JDBC connection and Swing GUI

  6. Huffmann-Encoder Huffmann-Encoder Public

    Huffman coding is a lossless data compression algorithm. Here I have implemented it to encode Strings as well as decode back to String.

    Java