Skip to content
View knkcse's full-sized avatar

Block or report knkcse

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

Pinned Loading

  1. AshtaChamma AshtaChamma Public

    AshtaChamma is a game , mostly played in Telangana and Maharashtra. It is developed using using Java Swings, AWT. I and my friends Devender, Arbaz and Sumanth developed this game.

    Java 1

  2. I-Interact I-Interact Public

    I have done this project as a part of Software Engineering Lab during my B.Tech in RGUKT-Basar. (Group Project)

    PHP

  3. MQTT-Chat-Application MQTT-Chat-Application Public

    Implementation of Messenger Application using MQTT

    Python

  4. News-Classification News-Classification Public

    A machine learning project using basic classification models. I and my friend worked on this project in B.Tech at RGUKT-Basar. Python was used to develop this project.

    Python

  5. Token-Based-Mutual-Exclusion-Algorithm Token-Based-Mutual-Exclusion-Algorithm Public

    The mutual Exclusion problem consists of ensuring that at a given time a logically or physically shared object is accessed by one process at most. All synchronizations need to be done via messages.…

    C++

  6. TREAPS TREAPS Public

    Treap is a data structure which omits the property of Binary Search Tree and Heap data structures ( Min Heap).

    C++