Skip to content
View robincraven1's full-sized avatar

Highlights

  • Pro

Block or report robincraven1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. roverOS-dynamic-memory-allocator roverOS-dynamic-memory-allocator Public

    A custom created dynamic memory allocator for a theoretical Rover-OS on Mars that detects and survives corruption

    C

  2. CLI-instant-messenger-application CLI-instant-messenger-application Public

    A robust, multi-threaded CLI instant messaging application built from scratch using Python raw sockets, featuring generic TCP messaging and hybrid TCP/UDP file transfer protocols

    Python

  3. xray-image-enhancer xray-image-enhancer Public

    Image processing pipeline that restores corrupted chest X-ray images by using classical computer vision techniques (OpenCV). fixing perspective warping, noise, missing regions, colour imbalance, a…

    Python

  4. travelling-salesman-problem-solver travelling-salesman-problem-solver Public

    Created 2 algorithms that aim to solving the Travelling Salesman Problem - 'Enhanced Simulated Annealing' and 'Enhanced Genetic Algorithm'

    Python