Skip to content
View spaceymonk's full-sized avatar
🌍
🌍

Highlights

  • Pro
Block or Report

Block or report spaceymonk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. flower-app flower-app Public

    Create, run, analyze and export your flowcharts.

    TypeScript 17 4

  2. morse-analyzer morse-analyzer Public

    Analyze, tweak and extract morse code from audio files.

    Python 7

  3. react-radial-menu react-radial-menu Public

    React component for radial menu with submenu support

    TypeScript 9

  4. automation-script-generator automation-script-generator Public

    PyAutoGUI Script Generator

    TypeScript

  5. tile-editor tile-editor Public archive

    Simple and easy to use Java application that can create matrices by custom images.

    Java

  6. NPM script to generate Table of Cont... NPM script to generate Table of Contents automatically from Headings inside HTML file.
    1
    'use strict';
    2
    
    
    3
    process.env.BABEL_ENV = 'development';
    4
    process.env.NODE_ENV = 'development';
    5