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 4.2k 158

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

    Bundle of external apps tweaked for Momentum Firmware

    C 209 31

  3. 🧩 Code::Stats Levels 🧩 Code::Stats Levels
    1
    Total XP                        lvl  17 (  477,769 XP)
    2
    C                               lvl  11 (  218,454 XP)
    3
    Python                          lvl   9 (  129,741 XP)
    4
    Markdown                        lvl   5 (   57,287 XP)
    5
    JavaScript                      lvl   3 (   15,100 XP)
  4. 📊 GitHub Stats 📊 GitHub Stats
    1
    ⭐    Total Stars                                  298
    2
    ✅    Total Commits                              55.3k
    3
    🔀    Total PRs                                    136
    4
    🚩    Total Issues                                  48
    5
    📦    Contributed to                                29
  5. ⌚ I'm a night 🦉 ⌚ I'm a night 🦉
    1
    🌞 Morning    77 commits  █▌░░░░░░░░░░░░░░░░░░░   7.6%
    2
    🌆 Daytime   188 commits  ███▉░░░░░░░░░░░░░░░░░  18.5%
    3
    🌃 Evening   398 commits  ████████▏░░░░░░░░░░░░  39.2%
    4
    🌙 Night     352 commits  ███████▎░░░░░░░░░░░░░  34.7%
  6. 🌐 Recently Committed Langs 🌐 Recently Committed Langs
    1
    C           +19.8k   -8.0k ████████████████▏░░░░ 76.8%
    2
    Markdown     +4.5k    -555 ████░░░░░░░░░░░░░░░░░ 19.1%
    3
    Text          +901    -560 ▍░░░░░░░░░░░░░░░░░░░░  2.1%
    4
    CSV           +176     -90 ▏░░░░░░░░░░░░░░░░░░░░  1.0%
    5
    Python        +151     -25 ▏░░░░░░░░░░░░░░░░░░░░  0.6%