Code Monkey home page Code Monkey logo

Matthew Wheeler's Projects

audio_reactive_stylized_video icon audio_reactive_stylized_video

Created a program that takes in a video file and audio file and uses the brightness of certain pixels to raise, lower, and change the color of indices of a mesh, along with altering the colors combination through audio reactivity.

foundryvtt_kubernetestemplate icon foundryvtt_kubernetestemplate

This is a template for deploying Foundry VTT to kubernetes so that it uses a local file storage, ingress, secret for login credentials, as well as retain changes over time

huffmancompression icon huffmancompression

This project carries a basic form of huffman compression, compressing and decompressing text files by creating a binary tree 'key' of ASCII values containing the most common values as leafs close to the root and the least common values as leafs farther from the root. This differs from true huffman compression in that a header containing the unique 'key' for the text file is not added to the compressed file. This means that the compression is not optimized for the file, and the file cannot be decompressed without having the key that was used to compress the file pressent.

malicious_hangman icon malicious_hangman

Plays an almost unwinnable game of Hangman by keeping track of all possible outcomes from guesses with hashmaps and selecting the one with the most options

minecraftkube icon minecraftkube

These yamls can be used as a scaffolding for deploying your itzg image vanilla minecraft server using mc-router to allow for multiple server hosting on a single port.

sea_of_emotion icon sea_of_emotion

This is a project which creates a mesh ocean affect by a noise function and has a mesh skull which takes in data from face tracking to alter the scene

solar_panel_project icon solar_panel_project

This mimics the brightness of the sun with an LED and then saves it on to a SD card

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.