Code Monkey home page Code Monkey logo

Thomas Runte's Projects

alexa-skills-kit-sdk-for-nodejs icon alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.

big_int icon big_int

Implementation of (almost) unlimited length integers

bitfield icon bitfield

Bitfield implementation for arsing NMEA2k / NMEA0186 messages

mail_kraken icon mail_kraken

analyse a mailbox using doveadm (or maybe later imap) to determine best strategies to unspam/optimize it

metered_pipe icon metered_pipe

A command that reports to stderr how much it pipes from stdin to stdout

modulelogger icon modulelogger

A logging provider for the rust log crate that can be dynamically configured on a module basis

nmea0183_feed icon nmea0183_feed

Asynchronously read & parse NMEA0183 messages from a stream / serial

nntoolkit icon nntoolkit

Neural Network Playground. A python neural network implementation based on numPy

permutations icon permutations

Simple library to create permutations of values, eg Producer::new(&[1,2,3]) creates an iterator that yields [1,2,3], [2,1,3], [2,3,1], [1,3,2], [3,1,2], [3,2,1].

seed_fractals icon seed_fractals

Create Fractals in the browser using the Seed rust/webasm frontend framework

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.