Giter VIP home page Giter VIP logo

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

WillyJL's Projects

altiera-bot icon altiera-bot

🤖 Discord bot for the Cyberpunk 2077 modding servers

ebook-rippa icon ebook-rippa

📖 Rip ebooks from various ebook systems into .pdf format

instadownloader icon instadownloader

📸 Instagram bot that replies with direct links to the post media

ios-mount icon ios-mount

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

lang-box icon lang-box

Update a pinned gist to contain languages of your recent commits in GitHub

modmover icon modmover

Mod to move other Cyberpunk 2077 mods to their correct installation folder, in case the authors couldn't be bothered to package them properly >:(

omega-theme icon omega-theme

Darker version of Discord, with beautiful gradient accents.

pyimgui icon pyimgui

Cython-based Python bindings for dear imgui

quac icon quac

Flipperzero app that acts as a QUick ACtion remote control for multiple signal types

seader icon seader

Interface with a SAM from the Flipper Zero over UART

smoothievid icon smoothievid

🎥 Smoothen and stabilize videos right from your browser

soundy icon soundy

🎛 A universal minimal media controller app for Windows

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.