Pinned Repositories
bolt-python
A framework to build Slack apps using Python
cpython
The Python programming language
docker-py
A Python library for the Docker Engine API
DrumSimulation
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 signal propagates through the drum before eventually settling.
incubator-airflow
Apache Airflow (Incubating)
Machine-Learning-Assignments
Magnify-Chrome-Extension
Chrome Extension for getting quick access to news articles based on current site being watched.
Parallelized-Text-Compression
Attempting compression of Huffman Encoding along with adaptive Huffman encoding
pdfcli
pdfcli is a CLI tool for manipulating PDFS from the command line.
Tweet-Generator
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 into a JSON tree structure and then executes a random walk on that tree structure. This results in sometimes hilarious sometimes nonsense tweets that mimic the Twitter user's past tweets.
oliviersm199's Repositories
oliviersm199/pdfcli
pdfcli is a CLI tool for manipulating PDFS from the command line.
oliviersm199/Tweet-Generator
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 into a JSON tree structure and then executes a random walk on that tree structure. This results in sometimes hilarious sometimes nonsense tweets that mimic the Twitter user's past tweets.
oliviersm199/DrumSimulation
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 signal propagates through the drum before eventually settling.
oliviersm199/Parallelized-Text-Compression
Attempting compression of Huffman Encoding along with adaptive Huffman encoding
oliviersm199/bolt-python
A framework to build Slack apps using Python
oliviersm199/cpython
The Python programming language
oliviersm199/docker-py
A Python library for the Docker Engine API
oliviersm199/incubator-airflow
Apache Airflow (Incubating)
oliviersm199/Machine-Learning-Assignments
oliviersm199/Magnify-Chrome-Extension
Chrome Extension for getting quick access to news articles based on current site being watched.
oliviersm199/MeasuringWifi
Taking advantage of Airport wireless tool on MacOSX to collect data about access points in wifi connection.
oliviersm199/mssql-node-docker-demo-app
Demonstration application using Microsoft SQL Server on Linux and Node in a Docker container.
oliviersm199/ops_runbook
This is an example of an operations runbook format.
oliviersm199/Parallel-Image-Filters
Parallel Programming Assignment. Analyzing images in parallel
oliviersm199/readthedocs.org
The source code that powers readthedocs.org
oliviersm199/requests
Python HTTP Requests for Humans™ ✨🍰✨
oliviersm199/s3pypi
CLI tool for creating a Python Package Repository in an S3 bucket.
oliviersm199/scripting-docs
oliviersm199/Search-Engine
Basic implementation of Google's PageRank algorithm.
oliviersm199/Simple-File-System-OS
Creating a UNIX-like simple file system in Linux using FUSE wrappers.
oliviersm199/Simple-Shell
A C program that emulates a UNIX shell
oliviersm199/spring5webapp
Example Spring 5 Web Application
oliviersm199/warehouse
The Python Package Repository