GithubHelp home page GithubHelp logo

Matthew Stibbins's Projects

awscloudbackup icon awscloudbackup

Backs up files in the current directory to S3 using the credentials stored through awscli.

bitstuffing icon bitstuffing

Used to automate NRZI bit generation from original message. Also allows easy conversion from bit Strings in the form of "01000100" into ArrayList where true = 1 and false = 0. These arraylists are then used for the actual bit stuffing and then there is logic to convert them back into bit Strings.

dijkstra icon dijkstra

Uses Dijkstra's Algorithm to find the shortest pathways between points in a directed graph where the cost of edges is greater than or equal to 0. Uses a priority queue implementation of Dijkstra's algorithm where the value in the queue is based on whether you are the next shortest path that the algorithm will follow.

dropboxautomatedbackup icon dropboxautomatedbackup

Backs up your files to your Dropbox account and stores a local file that tracks which files have already been backed up and skips backing those up next time

ionic6-start-theme icon ionic6-start-theme

📱 Ionic 4 start theme (v1.0.0) with: Angular 7 + @ionic/angular 4.0.0 final+ Ionic Native 5 + Ionic CLI 4.5.0 by:

lambda-database-backup icon lambda-database-backup

Backs up the pokeyelp database to Amazon s3. Can replace parameters specific to the Database you want to have backup up.

movie-rental-system icon movie-rental-system

Movie-Rental-System Stores Movie details and information about their stock available in the store. The movies can be sorted by their different attributes. * Allows for movies to be rented by customers and updates the stock values for rented movies * Maintains a transaction log to retain a history of transactions that have occurred

pubgapi-java-sdk icon pubgapi-java-sdk

This is working as of the August 3rd 2019. The pubg API does change so this is not guaranteed if changes are made to the API past this date

tree-based-spell-checker icon tree-based-spell-checker

# Tree-Based-Spell-Checker Loads the words from a specified file into a dictionary that uses a tree structure to store the possible valid words. ## Possible Extension The model being used here to check whether a given word exists in the spell-check dictionary can also be easily modified to do word prediction when typing by providing the list of valid words that remain in the dictionary that start with the initial letters that you have typed in already.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.