Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by mmgrant73

A curated list of projects in awesome lists by mmgrant73 .

https://github.com/mmgrant73/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)

python python3

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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

component css css3 html html5 javascript web

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

audio gui gui-interface morse python python3 wav wav-format

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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)

automaton john-horton-conway life processing-language python python3

Last synced: 10 Nov 2024

https://github.com/mmgrant73/bitcoinapi

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

bitcoin-wallet c c-plus-plus communication developers-communicate json-library json-rpc jsoncpp protocol

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

administration-backend administrator-backend database manipulate-data mysql-database php python python-script

Last synced: 10 Nov 2024

https://github.com/mmgrant73/progress-circle

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

component css css3 html html-element html5 javascript progress-circle progressbar web

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

component css css3 custom-tree flowchart html5 javascript stenciljs tree-attribute web webpage

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

component css html javascript text typewriter web webpage

Last synced: 10 Nov 2024

https://github.com/mmgrant73/easygetopt

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

parsing python python-script

Last synced: 10 Nov 2024

https://github.com/mmgrant73/worldbank

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

bank-api communication dataset php worldbank wrapper

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

emergent langton-ant processing-language python

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

processing python python3

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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

component css css3 html5 javascript web

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

component css css3 html html5 javascript web webpage

Last synced: 10 Nov 2024

https://github.com/mmgrant73/mmgrant73.github.io

Demo for my respositories

Last synced: 10 Nov 2024

https://github.com/mmgrant73/ampjs

A NodeJS/Javascript library for handling the AMP protocol.

amp-datatypes amp-protocol ampjs javascript library nodejs tcp

Last synced: 10 Nov 2024

https://github.com/mmgrant73/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.

component css css3 html html5 javascript web

Last synced: 13 Oct 2024