Skip to content
View Willy-JL's full-sized avatar
🗿
🗿

Organizations

@winthemers @Next-Flip
Block or Report

Block or report Willy-JL

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

Hey there 👋, I'm WillyJL!

Self proclaimed CEO of Procrastination and Avid Python & C Enjoyer




from datetime import date

class AboutMe():
    def __init__(self):
        self.username = "WillyJL"
        self.pronouns = ("he", "him")
        self.location = "Italy" and "UK"
        self.occupation = "Computer Science Student"
        self.birthday = date(day=27, month=5, year=2003)
        self.age = (date.today()-self.birthday).days/365  # 20 y/o
        self.hobbies = ["Coding", "Gaming", "Music", "YouTube"]
        self.interests = ["Programming", "Linux", "Open Source"]
        self.hotel = "Trivago"
        self.breed = "Different"

if __name__ == "__main__":
    me = AboutMe()

Projects 📦

  • :  Feature-rich, stable and customizable Flipper Zero firmware

  • :  Smoothen and stabilize videos right from your browser

  • :  Collection of custom scripts for Qubes OS

  • :  An open source installer for Spicetify - I did the GUI and the build workflows

  • :  A universal minimal media controller app for Windows

  • :  Utility to mount iOS photos and apps on linux, built around ifuse

  • :  Discord bot for the Cyberpunk 2077 modding servers

  • :  Discord bot that allows animated emojis without Nitro

  • :  My personal website


Languages 💾

C Lang Python SQLite C++ Bash HTML CSS JS Lua

Tools 🛠️

VS Code Qubes OS Zsh Git GitHub

My Specs 💻

Desktop CPU GPU

Laptop CPU GPU

Get in Touch 📡

Discord Instagram
Reddit Twitter
YouTube GitHub
Linktree

Buy me a Coffee ☕

Paypal Ko-Fi

Pinned Loading

  1. Next-Flip/Momentum-Firmware Next-Flip/Momentum-Firmware Public

    🐬 Feature-rich, stable and customizable Flipper firmware

    C 3.3k 122

  2. Next-Flip/Momentum-Apps Next-Flip/Momentum-Apps Public

    Bundle of external apps tweaked for Momentum Firmware

    C 162 21

  3. 🧩 Code::Stats Levels 🧩 Code::Stats Levels
    1
    Total XP                        lvl  15 (  381,680 XP)
    2
    C                               lvl  10 (  188,463 XP)
    3
    Python                          lvl   8 (  113,189 XP)
    4
    Markdown                        lvl   3 (   24,226 XP)
    5
    JavaScript                      lvl   2 (   14,169 XP)
  4. 📊 GitHub Stats 📊 GitHub Stats
    1
    ⭐    Total Stars                                  288
    2
    ✅    Total Commits                              46.1k
    3
    🔀    Total PRs                                    131
    4
    🚩    Total Issues                                  48
    5
    📦    Contributed to                                31
  5. ⌚ I'm a night 🦉 ⌚ I'm a night 🦉
    1
    🌞 Morning    84 commits  █▉░░░░░░░░░░░░░░░░░░░   9.1%
    2
    🌆 Daytime   182 commits  ████░░░░░░░░░░░░░░░░░  19.6%
    3
    🌃 Evening   367 commits  ████████▎░░░░░░░░░░░░  39.6%
    4
    🌙 Night     294 commits  ██████▋░░░░░░░░░░░░░░  31.7%
  6. 🌐 Recently Committed Langs 🌐 Recently Committed Langs
    1
    C           +13.9k   -8.7k ███████████████▎░░░░░ 73.1%
    2
    Markdown     +1.9k   -1.5k ████░░░░░░░░░░░░░░░░░ 19.6%
    3
    CSV           +562    -564 ▊░░░░░░░░░░░░░░░░░░░░  3.6%
    4
    YAML          +328     -46 ▍░░░░░░░░░░░░░░░░░░░░  2.0%
    5
    Python        +147     -75 ▏░░░░░░░░░░░░░░░░░░░░  1.0%