Skip to content
View luca1388's full-sized avatar
Block or Report

Block or report luca1388

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. 10print 10print Public

    Javascript implementation of the famous one-line Commodore 64 BASIC program: 10 PRINT CHR$(205.5+RND(1)); : GOTO 10

    JavaScript 1

  2. DrumsJS DrumsJS Public

    This project is getting inspired by the course Javascript30 where Vanilla JS is used to create a simple Drums kit just by pressing keys on your keyboard

    HTML

  3. frequency-analyzer frequency-analyzer Public

    A tool that help performing basic decryption operation to count characters occourrencies inside any unknown message.

    TypeScript

  4. iss-locator iss-locator Public

    With this tool you can display on a Map the real time position of the International Space Station (ISS) that is orbiting over the Earth.

    TypeScript

  5. matrix matrix Public

    Demo project to create a Matrix-like code screen with P5.js graphic library

    JavaScript

  6. telegram-bot-covidata telegram-bot-covidata Public

    A NodeJS app that implements a Telegram Bot used to retrive COVID19 data

    JavaScript