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.