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

Block or report oliviersm199

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

  1. pdfcli pdfcli Public

    pdfcli is a CLI tool for manipulating PDFS from the command line.

    Python 13

  2. Tweet-Generator Tweet-Generator Public

    The Tweet Generator uses a Markov chain to generate random tweet based off of past tweets. It uses Python and the Twitter API to obtain the last 200 tweets from a particular user, organizes them in…

    Python 5 1

  3. DrumSimulation DrumSimulation Public

    This project is designed to simulate the effect of a drum being hit at a certain position. The drum surface is modeled as an NxN grid where the drum is hit at position (N/2,N/2). After the hit the …

    C 1

  4. Parallelized-Text-Compression Parallelized-Text-Compression Public

    Attempting compression of Huffman Encoding along with adaptive Huffman encoding

    C 1

  5. Magnify-Chrome-Extension Magnify-Chrome-Extension Public

    Chrome Extension for getting quick access to news articles based on current site being watched.

    Python 1

  6. Simple-File-System-OS Simple-File-System-OS Public

    Creating a UNIX-like simple file system in Linux using FUSE wrappers.

    C