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

Block or report hussey05

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. Data-Structures-Algorithms Data-Structures-Algorithms Public

    3rd Semester DSA labs

  2. smart_strings smart_strings Public

    Advanced Programming Assignment 1 where it was required to implement String using different types of smart pointers i.e. Copied pointers, Copy on Write using Reference Count, Copy on Write using Re…

    C++

  3. geolitecity geolitecity Public

    Given the csv file, the java application creates a database table and populates it with the csv file data. You can search for a city's long/lat and also for nearby cities.

    Java

  4. directory-crawler-local_spider- directory-crawler-local_spider- Public

  5. Snakes-and-Ladder-Game Snakes-and-Ladder-Game Public

    Snakes and ladder game supporting upto 4 players at a time.

  6. directory-crawler-local_spider-version-2- directory-crawler-local_spider-version-2- Public

    Improved version of the previously made local directory crawler. It can search using filename or content using regex expressions in multiple directories and return the path found.