Skip to content
View Code-a-holic's full-sized avatar
🤓
🤓

Block or report Code-a-holic

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. sorting_algorithms sorting_algorithms Public

    Bubble, Selection, Insertion, Quick and Merge sort

    Python

  2. leet_code leet_code Public

    Python

  3. kompressor-url-shortener kompressor-url-shortener Public

    This is a django based fully functional web application that shortens the URL into an 8-digit alphanumeric hash value. CRC32 hashing algorithm has been used for this project along with PostgreSQL a…

    HTML

  4. PortfolioBuddy PortfolioBuddy Public

    This is a Django-based web application to help you keep track of your investment progress and also to help visualise your portfolio allocations.

    JavaScript

  5. ISS_Satellite_Tracker ISS_Satellite_Tracker Public

    A website project that helps to track the current location of the International Space Station in google maps. Check repo for video.

    HTML

  6. Snake Snake Public

    Snake is a sub-genre of action video games where the player maneuvers the end of a growing line, often themed as a snake. The player must keep the snake from colliding with both other obstacles and…

    Python