Skip to content
View Fabrizz's full-sized avatar
🇦🇷
🇦🇷
  • Buenos Aires, Argentina
  • 02:42 (UTC -03:00)

Highlights

  • Pro

Block or report Fabrizz

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

🧸 Fabrizio 🧸

Student | Computer Engineering | he/him | <3 | fabriz.co

I'm a Computer Engineering student from Argentina 🇦🇷, with a flair for tech and design. Im currently doing some uni projects, trying stuff related to ZebraZPL/Printers, and I just updated MMM-OnSpotify making it easier to use.

Also working on networking, electrical for a local SME.

Fabrizz Logo

🧉 Languages and tools

Java

Arduino

docker

SQL

Node.js

JavaScript

TypeScript

HTML5

CSS3

React

Tailwind

Python

Electron

Figma

Fusion

Cloudflare



🧱 Some projects:

Xa Viewer & Zpl Renderer JS OnSpotify Homekit LiveLyrics EleccionesArg Hidden

Fabrizz Blog

Fabrizz logo

Made with <3 by Fabrizz

Pinned Loading

  1. zpl-renderer-js zpl-renderer-js Public

    ZPL label rendering 100% in browser (or node) without any third party tool. A completely local alternative to Labelary, labelzoom!

    JavaScript 3

  2. MMM-OnSpotify MMM-OnSpotify Public

    Highly customizable MagicMirror² module that displays what you are listening to using the Spotify Connect API. Compatible with MMM-LiveLyrics and DynamicTheming.

    JavaScript 85 11

  3. MMM-LiveLyrics MMM-LiveLyrics Public

    A lyrics module for MM2. It uses Genius data and MMM-OnSpotify to overlay the song lyrics

    JavaScript 10 4

  4. Secure HomeAssistant with Cloudflare... Secure HomeAssistant with Cloudflared and client certificates
    1
    # HA via Cloudflared with mTLS
    2
    
                  
    3
    This tutorial uses [Cloudflare Tunnels](https://www.cloudflare.com/products/tunnel/) to allow you to connect to your Home Assistant instance without opening ports to the intertet, it also guide you on adding client certificates (mTLS), allowing only you to access your instance, and fully compatible with the companinn app.
    4
    
                  
    5
    > [!IMPORTANT]