Coder Social home page Coder Social logo

Matthew Monroe Grant's Projects

acronym icon acronym

Acronym is a custom web component. It is a text box that holds an acronym. When a mouse is over the element, it will expand and show the meaning of the acronym. When the mouse is no longer over the element, it will contact to just show the acronym again. For example, NASA will expand to National Aeronautics and Space Administration.

ampjs icon ampjs

A NodeJS/Javascript library for handling the AMP protocol.

bitcoinapi icon bitcoinapi

This is a c++ library to help developers communicate with the bitcoin wallet using JSON-RPC

easygetopt icon easygetopt

easygetopt is a python script that generates code for parsing command line arguments by just answering a couple of question.

easyphpmysql icon easyphpmysql

EasyPHPMYSQL is a command-line python script that is used to write a PHP class files that connect and manipulate data in a MYSQL database just by answering a couple question about the database. Also, it writes an optional login script for an administrator backend and an optional example script that shows a person how to use the php class.

flowchart icon flowchart

This is a custom tree like flowchart web component (block element). It was made using StencilJS It only has one attribute that a user needs to set (tree). The tree attribute is an array that represent the nodes on the tree.

gameoflife icon gameoflife

It is a zero-player game invented by John Horton Conway in the 1970. It was used to see how complex behavior can arise from a simple rule set. It is It is a form of cellular automaton (a discrete model studied in computer science)

image-cube icon image-cube

A web component that is a container (cube) that holds an image. When you hover over the image, the cube will flip to a text face of the cube, that can be use to describe the image. When no longer hovering over the cube it will flip back to the image

langtonsant icon langtonsant

Langton's Ant is a cellular automaton program (a discrete model studied in computer science) that demonstrates how emergent behavior can be created from a simple rule set.

osxdock icon osxdock

OSX Dock - is a custom web component which is like the docking bar on the MacOS operation system that can be used on a website. It is easy to use and set up. Javascript, CSS, Javascript

progress-circle icon progress-circle

A custom web component; A progressbar wrap around an icon. When this html element is click a custom modal will appear

pymorsecode icon pymorsecode

PyMorseCode is a morse code reader/generator. It can transacte a string text to morse code output. Also, it can play the morse code in audio format and save it to your computer in WAV format. You can also load a WAV file that has morse code and it will translate it to a text string so that you can read it. This project contains a library file called pymorse.py that you can use in your project and a GUI interface that you can use to generate Morse code text and audio. Also, translate a Morse code wave file.

revealbox icon revealbox

Reveal box is a custom web component (inline-block element). It hides contents of a box with another box. When a user hovers over the box the top box will move out of the way so that the user can see the contents of the hidden box. The top box will move out of the way by the effects you assign to it. Currently there are nine effects and more will be added later.

typewriter icon typewriter

type-writer is a text effect web component (block element). Whatever you put in the innerText will look like its being type out. There are four types of cursors that can be set and two types of typing effects. You can set the font-size but at the moment it only uses the Source Code Pro font but in the future I will add support whatever font a user would like to use.

wireworld icon wireworld

Wireworld is a cellular automaton first proposed by Brian Silverman in 1987, as part of his program Phantom Fish Tank. It subsequently became more widely known as a result of an article in the "Computer Recreations" column of Scientific American. Wireworld is particularly suited to simulating transistors, and Wireworld is Turing-complete.

worldbank icon worldbank

A wrapper class for getting information for the World Bank API using REST

zeitcoin icon zeitcoin

Zeitcoin is a new digital-currency that is like bitcoin but address some issue that the other digital-currency has. For example, it is immune to the 51% attack. Furthermore, it allows people to earn digital coins by not just mining but also by contributing software, music, video, writing, and drawings. (Please note, this is not a finish project yet but will be soon)

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.