Skip to content
View roveroniandrea's full-sized avatar
๐Ÿ›
Adding bugs while removing bugs
๐Ÿ›
Adding bugs while removing bugs
Block or Report

Block or report roveroniandrea

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
roveroniandrea/README.md

Hello there ๐Ÿ‘‹

const roveroniandrea = {
  favoriteLanguage: 'Typescript',
  frontend: ['Angular', 'React'],
  backend: ['NodeJs', 'Express', 'Firebase'],
  tools: ['VS Code', 'Unity Engine', 'Github', 'StackOverflow'],
  loves: 'Star Wars',
  doesntLike: 'Bugs' // FIXME: not working
};

roveroniandrea Top Langs

Hangman game

You can play the hangman game on this readme!

The word to guess:

K _ _ _ a _ _ _ e s

Tries remaining: 5

| q | w | e | r | t | y | u | i | o | p |

| a | s | d | f | g | h | j | k | l |

| z | x | c | v | b | n | m |

Letters called
i
h
e
a

Pinned

  1. webauth-wizardry webauth-wizardry Public

    This repository contains experiments related to authentication and authorization between web server and clients

    TypeScript

  2. bad-apple-js-errors bad-apple-js-errors Public

    Bad Apple video played on terminal by spawning NodeJS process that ends in error

    JavaScript

  3. type-challenges type-challenges Public

    Having fun completing typescript Type Challenges

    TypeScript

  4. npm-plagueis npm-plagueis Public

    Did you ever hear the tragedy of Darth Plagueis The Wise? Because Lorem Ipsum is outdated

    JavaScript

  5. HTPLcompiler HTPLcompiler Public

    HTPL is a programming language based on HTML

    JavaScript 10

  6. Fractal-generator-JS Fractal-generator-JS Public

    This code generates Fractals from Mandelbrot or Julia sets

    JavaScript