Skip to content
View lelMike's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report lelMike

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. Twitter-2.0 Twitter-2.0 Public

    My attempt at creating a Twitter clone, using IPC System V - mainly semaphores and shared memory

    C 1

  2. Login-Helper Login-Helper Public

    The Login-Helper is a tool that helps keep track of all your logins, stored in a .json file. When you need any of the login details, it can conveniently copy them automatically to clipboard, ready …

    Python

  3. Insertion-sort-using-files Insertion-sort-using-files Public

    Operating at O(nlogn), it efficiently sorts elements by storing them in text files and utilizes a FIFO-style structure. The sorting process is accelerated by dividing sorted sequences into temporar…

    C++

  4. Sierpinski-triangle Sierpinski-triangle Public

    Picks randomized 3 starting points, and keeps generating random points imbetween the last generated and set starting one. Though picked at random, the algorithm always ends up creating a triangle f…

    C++

  5. Playfair-cipher Playfair-cipher Public

    Only supports characters A-Z and 0-9, works on a 6x6 cipher matrix.

    C++

  6. testing-git testing-git Public

    testing git playground