Skip to content
View edmangimelli's full-sized avatar

Block or report edmangimelli

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 Loading

  1. number-word-statistics number-word-statistics Public

    A single page app which provides a simple interface to a flexible number-to-number-words algorithm (the algorithm rules are dynamic and can be changed by the end user)

    JavaScript

  2. FancySet FancySet Public

    FancySet & ImmutableFancySet — extensions of JavaScript's built-in Set class.

    JavaScript 1

  3. hide-and-seek hide-and-seek Public

    A proof-of-concept online hide and seek game. The server is written in Go, and the client in JavaScript.

    HTML

  4. toNumber toNumber Public

    simple but flexible toNumber function for JavaScript

    JavaScript 7

  5. Advent-of-Code-2017-in-Go Advent-of-Code-2017-in-Go Public

    These are my solutions to "Advent of Code 2017" using Golang. Advent of Code is a series of programming puzzles created by Eric Wastl (http://adventofcode.com).

    Go