Skip to content
View shashankvhegde's full-sized avatar
Block or Report

Block or report shashankvhegde

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. my-first-blog my-first-blog Public

    A simple blog posting web application allowing users to create, view, delete and comment on blog posts depending on whether the user is Admin or not. Backend Framework: Django

    Python

  2. Word-Count-Dictionary-B-Tree Word-Count-Dictionary-B-Tree Public

    A Word-Count Dictionary with a few supported operations implemented using B Tree.

    C

  3. reflections reflections Public

    Reflecting on learnings from "Understanding Git & GitHub" course on Udacity.

  4. AVL-Tree AVL-Tree Public

    C implementation of the AVL tree Data structure. AVL trees are self-balancing Binary Search Trees.

    C

  5. Image-Gallery-with-Content-Based-Image-Retrieval Image-Gallery-with-Content-Based-Image-Retrieval Public

    An Image gallery which allows retrieving images by specifying objects or object relationships.

    Python

  6. graph-algorithms-cpp graph-algorithms-cpp Public

    Implementation of some graph algorithms in C++

    C++