Hi I'm Felix

I'm a 16-year-old Junior programmer who codes for fun! I aspire to attend Northwestern University in Illinois to obtain a Computer Science degree, followed by a master's degree. I am open to working on any freelance project. I am passionate about problem-solving and innovation and believe that technology can transform our world!

Some Information

This site is hosted on my local NixOS K3s cluster, located at my residence. It uses Fastify as the web server and routes traffic through Cloudflare as the reverse proxy for enhanced security and performance. Various other applications run on separate ports within the cluster.

Primary goals of this website:
1. Showcase my personal projects and code for public viewing and potential interviewers.
2. Provide access to services running on my K3s cluster for use by my applications and you!

You might encounter subdomains such as api.felixhub.dev, which exposes various service endpoints. Access to these APIs requires a special authorization key — unauthorized requests will redirect to a login page.

I also host a game server under games.felixhub.dev, which connects to services running inside my cluster to support real-time and multiplayer games.

If you are interested in using any of these services, please contact me.

FAQ

Q: How can you download my programs?
A: You can download both binaries and source code directly from my GitHub page. Just head to the "Projects" section for all the links and details.
Q: What programming languages do you use?
A: I primarily use Python, Typescript, Rust and Swift. However, I have programmed applications and tools in C++, and I'm always open to learning new languages!
Q: Do you take freelance projects?
A: Yes! I’m open to freelance opportunities. Feel free to reach out via the contact section.
Q: How can I contact you?
A: You can find my contact information in the contact section of this website.