Skip to content
View phoenixthrush's full-sized avatar
🦝
coding through nights
🦝
coding through nights

Block or report phoenixthrush

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
phoenixthrush/README.md

About Me

wakatime - since Sep 14 2024




I got interested in coding in 2016 when a friend showed me a small Batch script with a Matrix-style effect. It was just a few lines printing random numbers in green, but for some reason that was enough to get me into programming.

Since then, I have tried a lot of different things. I built my own PC, spent a lot of time with Linux, used a Raspberry Pi for open-source projects like music servers and NAS setups, and rented VPS servers to run Tor relays, which got me more into server administration and self-hosting.

Most of what I learned came from online resources, especially YouTube, and from just trying things out myself. Over time I ended up focusing mostly on Python and web development, while also using C and Rust when a compiled language makes more sense.

A big part of what I do now is crawling and scraping websites with Python. That is probably the thing I spend the most time on in my personal projects. I like building tools that parse websites, collect metadata, and automate stuff in a practical and reliable way. I usually start with static crawling, and if that is not enough, I use browser automation with Playwright.

I am generally interested in technical topics and like learning new things whenever I can. I also sometimes look into reverse engineering with Ghidra, mostly because I find it interesting and like understanding how things work.

I have experience with Gentoo and currently use Arch Linux. I now work full-time in IT, and before that I also did a few internships that gave me some early practical experience in professional IT work. I also studied Practical Computer Science in Germany with a focus on Java application development and systems technology.

Outside of tech, I enjoy music and story-driven games like NieR: Automata, Life is Strange, Tomb Raider, Resident Evil, and Detroit: Become Human. I want to continue this whole tech journey because it is pretty much the only useful thing I can do to earn money, so I might as well commit to it properly. As a bonus, I actually enjoy it a lot too.


Pinned Loading

  1. AniWorld-Downloader AniWorld-Downloader Public

    AniWorld Downloader is a cross-platform tool for streaming and downloading anime from aniworld.to, as well as series from s.to. It runs on Windows, macOS, and Linux, providing a seamless experience…

    Python 240 39

  2. windows-activator windows-activator Public archive

    A simple tool for permanently activating Windows 10/11 and Microsoft Office on Windows 8 and later.

    C 3

  3. Magic-Engine Magic-Engine Public archive

    A modified fork of the Cheat Engine (undetectable)

    C 5 1

  4. uac-bypass uac-bypass Public archive

    Bypass User Account Control using WmiMgmt.msc

    C++ 2 1

  5. rust-cors-proxy rust-cors-proxy Public archive

    A lightweight HTTP/HTTPS proxy server written in Rust that safely forwards requests, blocks private network addresses, and logs each request with method, URL, resolved IPs, and status.

    Rust

  6. gist-explorer gist-explorer Public archive

    Interactive showcase of my GitHub gists with filtering, sorting, and live embedding features.

    HTML