Skip to content
View hemanth5204's full-sized avatar
đź’­
student
đź’­
student

Block or report hemanth5204

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

Popular repositories Loading

  1. gdp-for-any-country gdp-for-any-country Public

    Python 1

  2. spell-checker spell-checker Public

    The goal of this project was to develop a dictionary that is to be used in a spell checker. The spell checker will help users identify and correct misspelled words by comparing input words against …

    Java

  3. avl_tree_visualization avl_tree_visualization Public

    This mini project implements an AVL tree in C, a self-balancing binary search tree known for efficient search operations. It covers AVL tree basics—insertion, deletion, and rotations for balancing.…

    Python

  4. social_networking_application social_networking_application Public

    The Social Networking project implemented in c leverages the power of linked list data structure to provide the connection of users. In this project, we address to build a connection between the us…

    C

  5. online_bookstore_management_system online_bookstore_management_system Public

    This project, developed for a DBMS course, is a web app using MySQL, Node.js, Express, and React with Vite. It demonstrates a CRUD interface for managing MySQL data. Features include server-side sc…

    JavaScript

  6. bookstore_management bookstore_management Public