https://github.com/pancaketas/pancaketas
✨Special✨ GitHub Repository
https://github.com/pancaketas/pancaketas
Last synced: 5 months ago
JSON representation
✨Special✨ GitHub Repository
- Host: GitHub
- URL: https://github.com/pancaketas/pancaketas
- Owner: PancakeTAS
- Created: 2025-03-15T23:20:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-19T20:17:12.000Z (12 months ago)
- Last Synced: 2025-10-09T08:35:36.400Z (9 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hey, nice to see you :3
I'm a computer science student who's been programming for way too long. I'd love to give you a rundown as to what my interests are, but I'm interested in pretty much everything. If there's something that piques my interest, I will find the time to learn about it.
## My language knowledge
- Java, *8 years of hacky java development ruined me.*
- C, for all the low level stuff (also x86 asm).
- Rust, for all the quick and small projects.
- C++, still learning, but I'm adopting this for less painful low level code!
- HTML/CSS/JS, in case I'm forced to do frontend development *(i despise this work)*
I'm not going to list all the basic languages like bash or languages I've written once or twice like Python or C#.
## (Public) repository navigator
GitHub doesn't have any nice way to organize repositories, so this must do (my comments on each repo are mostly sarcastic):
- What you're probably here for:
- [lsfg-vk](https://github.com/PancakeTAS/lsfg-vk): Brings Lossless Scaling Frame Generation to Linux via Vulkan layer!
- OBS Plugins:
- [obs-nvfbc-v30](https://github.com/PancakeTAS/obs-nvfbc-v30): Adds hacky NvFBC screencopy support to modern OBS versions (on life support)
- [obs-wlroots-screencopy](https://github.com/PancakeTAS/obs-wlroots-screencopy): Objectively better wlroots screencopy that doesn't rely on a desktop portal or pipewire
- Discord Bots:
- [puppy-rs](https://github.com/PancakeTAS/puppy-rs): Anime reaction gifs without the need of adding the bot to a guild
- [qotd](https://github.com/PancakeTAS/qotd): Quick and dirty bot I wrote for a friend who needed a "question of the day" bot
- Compositor-related projects:
- [bdrm](https://github.com/PancakeTAS/bdrm): The kernel's DRM interface is absolutely horrendous, so here's b(etter)drm fixing it
- [udevpp](https://github.com/PancakeTAS/udevpp): Udev is a glorified `ls` and `watch` c library, now available in c++!
- ... work in progress?
- PiShock trilogy(+1): These were fun to develop, but as you can imagine I'm not maintaining these.
- [PishockCeleste](https://github.com/PancakeTAS/PishockCeleste)
- [pishock-mc](https://github.com/PancakeTAS/pishock-mc)
- [pishock-cpma](https://github.com/PancakeTAS/pishock-cpma) (Challenge ProMode Arena)
- [pishock-roulette](https://github.com/PancakeTAS/pishock-roulette) (for old singleplayer versions)
- Portal 2 mods:
- [p2ghostrunner](https://github.com/PancakeTAS/p2ghostrunner): Unfinished (but still fun!) mod that brings Ghostrunner'ish movement to Portal 2
- [lethalturrets](https://github.com/PancakeTAS/lethalturrets): Mod bringing turrets from lethal company to Portal 2
- Other projects:
- [uptime](https://github.com/PancakeTAS/uptime): A very single-use-case-ever uptime monitor
- [status](https://github.com/PancakeTAS/status): The system the above project replaced (even more cursed)
- [ambient-led](https://github.com/PancakeTAS/ambient-led): Over- and under-engineered monitor backlight with support for GLSL shaders
- [otakugifs.c](https://github.com/PancakeTAS/otakugifs.c)/[nekos-best.c](https://github.com/PancakeTAS/nekos-best.c): Two header only c libraries for comfortably fetching images from two apis.
- [nvidia-capture-java](https://github.com/PancakeTAS/nvidia-capture-java)/[nvidia-reflex-java](https://github.com/PancakeTAS/nvidia-reflex-java): Masochistic java bindings for two NVIDIA APIs.
- [daybreak](https://github.com/PancakeTAS/daybreak): Minecraft server plugin implementing a pretty cool hardcore-like gamemode.
- ... future projects!