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.4k 221

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

    Bundle of external apps tweaked for Momentum Firmware

    C 322 55

  3. 🧩 Code::Stats Levels 🧩 Code::Stats Levels
    1
    Total XP                        lvl  20 (  705,162 XP)
    2
    C                               lvl  12 (  259,298 XP)
    3
    Python                          lvl  12 (  250,832 XP)
    4
    Markdown                        lvl   7 (   89,941 XP)
    5
    JavaScript                      lvl   3 (   23,339 XP)
  4. 📊 GitHub Stats 📊 GitHub Stats
    1
    ⭐    Total Stars                                  338
    2
    ✅    Total Commits                              62.3k
    3
    🔀    Total PRs                                    189
    4
    🚩    Total Issues                                  49
    5
    📦    Contributed to                                35
  5. ⌚ I'm a night 🦉 ⌚ I'm a night 🦉
    1
    🌞 Morning   174 commits  ███▍░░░░░░░░░░░░░░░░░  16.3%
    2
    🌆 Daytime   220 commits  ████▎░░░░░░░░░░░░░░░░  20.6%
    3
    🌃 Evening   335 commits  ██████▌░░░░░░░░░░░░░░  31.3%
    4
    🌙 Night     341 commits  ██████▋░░░░░░░░░░░░░░  31.9%
  6. 🌐 Recently Committed Langs 🌐 Recently Committed Langs
    1
    Python      +10.4k   -4.3k ███████████████████▍░ 92.5%
    2
    JavaScript    +102    -110 ▌░░░░░░░░░░░░░░░░░░░░  2.6%
    3
    Markdown      +101     -64 ▍░░░░░░░░░░░░░░░░░░░░  2.2%
    4
    YAML          +122     -54 ▍░░░░░░░░░░░░░░░░░░░░  1.9%
    5
    JSON           +90     -43 ░░░░░░░░░░░░░░░░░░░░░  0.4%