Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View netlams's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report netlams

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. project-owlcis project-owlcis Public

    OwlCIS

    JavaScript

  2. snowman1ng/SoundManager2-Seek-Reverse snowman1ng/SoundManager2-Seek-Reverse Public

    This builds upon the existing SoundManager2 functions with the goal of adding seek to time and reverse functions.

    JavaScript

  3. CryptoCracker CryptoCracker Public

    For Computer Sys. and Low-Level Programming. Decrypt a shift cipher text file

    C

  4. website-crawler website-crawler Public

    Java application with GUI. Gather data (key-to-value mapping) from a seeder website and repeat through its links. This will create a dataset to use as a search engine.

    Java

  5. synchronization-producer-consumer synchronization-producer-consumer Public

    Implementing a solution to the producer-consumer problem (multiple producers and multiple consumers) using synchronization of concurrent threads.

    C++