Bio

I'm a student in IT and engineering who likes to make apps and games and tinker around with Raspberry Pi and electronics. You can find some of my creations here, some others on my website: https://iqnite.github.io/

Stats

3
Projects
28
Devlogs
76
Votes
3
Ships

Coding Time

All Time: 33h 9m
Today: 0h 0m

Member Since

June 17, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
Self-signed MSIX package creation tool
4 devlogs about 2 months ago
Video Downloader for Windows
13 devlogs about 2 months ago
Eggsplode

Eggsplode

Shipped
11 devlogs 2 months ago

Activity

Finished testing and tweaking, and I'm pretty sure it's ready. Version 1.5 is live!

Update attachment
Philipp
Philipp worked on Eggsplode
1h 10m 4 days ago

Fixed a few really stupid bugs I had introduced in the previous version ;-)

Getting ready to release 1.5 next week!

Update attachment

Fixed two very bad bugs that occasionally broke games when users took to long to take their turns!

Update attachment

I've just noticed that I was using the same string for 2 different actions! Fixed and tested.

Update attachment

Added Recipe Maker site for Eggsplode!

Update attachment

Added a version detector to the website, so Windows 10 users get the Win 10 version, and Windows 11 users get the Win 11 version.

Update attachment

The bot now asks you to confirm when you click on the Join on games you have already joined. Should solve the accidental leave problem.

Update attachment

I'm so happy I took my time to make this bot as modular as possible! Today I added a new card, and it took only 4 lines of code!

Update attachment

Added all Recipes from Exploding Kittens! Also wrote additional tests, so I can edit a part of the code and can be sure that I didn't break anything.

Update attachment

A lot of people (including reviewers) misunderstood how videos are saved, so I've added a warning to the website.

Update attachment

Done some bug fixes and testing.

Update attachment

Added custom game JSON, so people can decide which and how many cards there are!

Update attachment

The auto-updater doesn't work on Windows 10 for some reason, have to find a way to fix it. For now, I've set the classic MSIX installer as default download, and added the app installer with auto-update functionality as second option for Windows 11.

Update attachment

The docs are growing!

Update attachment

I think this is ready...

Made some updates to the docs, so fellow developers can get started with Eggsplode more easily!

Update attachment

Added auto-update ability!

Update attachment

Improved the download page.

Update attachment

Made a website to showcase the app!

Update attachment

Tried to make a self-extracting ZIP. Didn't go too well...

Update attachment

The progress bar now shows the total progress when downloading playlists!
I'd like to remind you that this project does not just download from YouTube, but also from Spotify, SoundCloud, and many more!

Update attachment

Made an ASCII diagram for visual explanation of the program's workings.

Update attachment

It works! Thanks to RokeJulianLockhart for their input!

Philipp
Philipp created a project
53d ago

Self-signed MSIX package creation tool

Normally, Microsoft package installers (MSIX) require a certificate signed by an official certificate authority, which can cost up to 500$/year and is especially problematic for hobby developers and students (like me). This PowerShell script works around the issue by installing a self-signed certificate (which is free) to the user's machine and running the package installer afterwards.

Self-signed MSIX package creation tool
4 devlogs 0 followers Shipped

Finally managed to make an installer! 😅

Update attachment

I've now added support for MP3 files and custom arguments! Plus, many improvements to the UI.

What do you think of the new app icon?

Update attachment

It can now download a YouTube video or playlist! Yay!

Just started building my first WinUI 3 app! It's really satisfying to see your project look like a professional Windows app right from the start!

Update attachment
Philipp
Philipp created a project
59d ago

Video Downloader for Windows

IMPORTANT: Video metadata will not be altered, which is why videos might not appear at the top of the Download folder if sorted by date. Wyder is a simple, yet powerful video downloader for Windows based on yt-dlp that allows you to download videos from various platforms, including YouTube, Spotify, and more. It supports multiple formats and resolutions, ensuring you get the best quality for your needs. Note that the debugging process was assisted by GitHub Copilot.

Video Downloader for Windows
13 devlogs 1 follower Shipped
Philipp
Philipp created a project
60d ago

Eggsplode

Play items, betray your friends, and be the last one to survive in this action-packed Discord bot game! Inspired by the card game Exploding Kittens, Eggsplode mixes explosions and... eggs.

Eggsplode
11 devlogs 0 followers Shipped
Philipp
Philipp joined Summer of Making
60d ago

This was widely regarded as a great move by everyone.