Skip to content
View michelefenu's full-sized avatar
:octocat:
The code was never the important part
:octocat:
The code was never the important part
  • inpeco
  • Cagliari
  • 00:21 (UTC +02:00)

Highlights

  • Pro

Organizations

@TheNetValue @associazioneproxy
Block or Report

Block or report michelefenu

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

Hi there 👋

Pinned Loading

  1. js-console-mirror js-console-mirror Public

    JS Console Mirror is a web component built with Stencil that provides a virtual JavaScript console to mirror console output on the HTML page. It's particularly useful for testing web applications i…

    TypeScript

  2. chip8-interpreter chip8-interpreter Public

    A fully featured Chip8 Interpreter written in TypeScript just for fun

    TypeScript

  3. json2interface json2interface Public

    A zero-dependencies package to generate TypeScript interfaces from JSON data

    JavaScript 2 1

  4. tnv-academy-project-template tnv-academy-project-template Public

    Template per il Progetto Finale corso JFSD

    TypeScript 1 39

  5. landscaper landscaper Public

    A Blender plugin for rendering planetary surfaces

    Python

  6. Chrome tRex autojump Chrome tRex autojump
    1
    const autoJump = () => {
    2
      const instance = window.Runner.instance_;
    3
      const dino = instance.tRex;
    4
    
    
    5
      const nextObstacle = instance.horizon.obstacles.filter(