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

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

    🐬 Feature-rich, stable and customizable Flipper firmware

    C 2.3k 75

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

    Bundle of external apps tweaked for Momentum Firmware

    C 97 6

  3. 🧩 Code::Stats Levels 🧩 Code::Stats Levels
    1
    Total XP                        lvl  13 (  276,637 XP)
    2
    C                               lvl   9 (  130,093 XP)
    3
    Python                          lvl   7 (   95,106 XP)
    4
    JavaScript                      lvl   2 (   12,691 XP)
    5
    Shell Script                    lvl   2 (   10,704 XP)
  4. 📊 GitHub Stats 📊 GitHub Stats
    1
    ⭐    Total Stars                                  264
    2
    ✅    Total Commits                              37.9k
    3
    🔀    Total PRs                                    101
    4
    🚩    Total Issues                                  45
    5
    📦    Contributed to                                23
  5. ⌚ I'm a night 🦉 ⌚ I'm a night 🦉
    1
    🌞 Morning    93 commits  ██▏░░░░░░░░░░░░░░░░░░  10.3%
    2
    🌆 Daytime   173 commits  ████░░░░░░░░░░░░░░░░░  19.1%
    3
    🌃 Evening   305 commits  ███████░░░░░░░░░░░░░░  33.7%
    4
    🌙 Night     333 commits  ███████▋░░░░░░░░░░░░░  36.8%
  6. 🌐 Recently Committed Langs 🌐 Recently Committed Langs
    1
    C           +31.2k  -11.1k ██████████████████░░░ 86.0%
    2
    Markdown     +1.2k    -512 █▋░░░░░░░░░░░░░░░░░░░  7.8%
    3
    JavaScript  +15.3k     -75 ▍░░░░░░░░░░░░░░░░░░░░  2.2%
    4
    TypeScript    +730    -138 ▎░░░░░░░░░░░░░░░░░░░░  1.6%
    5
    Python        +184     -56 ▏░░░░░░░░░░░░░░░░░░░░  0.7%