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

Organizations

@winthemers @Next-Flip

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  # 21 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 5.9k 262

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

    Bundle of external apps tweaked for Momentum Firmware

    C 371 64

  3. 🧩 Code::Stats Levels 🧩 Code::Stats Levels
    1
    Total XP                        lvl  22 (  790,290 XP)
    2
    Python                          lvl  13 (  295,381 XP)
    3
    C                               lvl  13 (  276,352 XP)
    4
    Markdown                        lvl   7 (   98,021 XP)
    5
    JavaScript                      lvl   3 (   24,030 XP)
  4. 📊 GitHub Stats 📊 GitHub Stats
    1
    ⭐    Total Stars                                  353
    2
    ✅    Total Commits                              70.8k
    3
    🔀    Total PRs                                    195
    4
    🚩    Total Issues                                  49
    5
    📦    Contributed to                                34
  5. ⌚ I'm a night 🦉 ⌚ I'm a night 🦉
    1
    🌞 Morning   182 commits  ███▌░░░░░░░░░░░░░░░░░  16.9%
    2
    🌆 Daytime   192 commits  ███▋░░░░░░░░░░░░░░░░░  17.8%
    3
    🌃 Evening   334 commits  ██████▌░░░░░░░░░░░░░░  31.0%
    4
    🌙 Night     368 commits  ███████▏░░░░░░░░░░░░░  34.2%
  6. 🌐 Recently Committed Langs 🌐 Recently Committed Langs
    1
    C          +158.9k  -48.2k ██████████▉░░░░░░░░░░ 52.1%
    2
    Python      +10.1k   -1.4k ████████▎░░░░░░░░░░░░ 39.8%
    3
    C++         +17.5k   -1.7k ▊░░░░░░░░░░░░░░░░░░░░  3.8%
    4
    Text          +533     -45 ▍░░░░░░░░░░░░░░░░░░░░  1.9%
    5
    Markdown      +205     -77 ▏░░░░░░░░░░░░░░░░░░░░  1.0%