fzxu's Blog
Hey there, I'm fzxu. I (am hoping to) write about coding, system design and all other technical stuffs that I know (or would like to explore) here. Any comments/discussions are greatly welcomed (please).
Here are some things that I've been working on lately:
- I bought Turing Pi 2 a while ago, but recently just got all the parts ready (finally) so working on building a private cloud (homelab) with it. Check here for a list of blog posts I made about this project.
- blog, a static blog generating tool which powers this website. Yes, it's still a working in progress.
- OpenCoder is an open-source light-weight "serverless" collaborative coding and execution site, powered by codapi and PeerJS. I hacked it up during a long weekend and still tons of work ahead!
- cosmo is a 3D graphics engine in terminal, which can generate cool animation like this. Initially wrote in Python, but later rewrote in Rust to learn the language.
And here's a list of all my blogs so far:
- cosmo: 3D Graphics Engine in Terminal (Cont.) 2024-09-14
- Dark Mode Support (Cont.) 2024-08-25
- cosmo: 3D Graphics Engine in Terminal 2024-08-07
- Self-hosting VPN 2024-07-21
- Building Private Cloud: Network Security with Tunneling 2024-05-19
- Building Private Cloud: Local Container Registry 2024-04-14
- Dark Mode Support 2024-03-07
- Building Private Cloud: Storage Solution 2024-02-24
- Building Private Cloud: Local DNS 2024-02-11
- Building Private Cloud: Hosting Web Service 2024-02-02
- Building Private Cloud: Basic Setup 2024-01-29
- Building Private Cloud with Turing Pi 2 2024-01-09
- An Example Usage of Go Generics 2023-02-27
- Ramp Up on NanoGPT 2023-02-04
- Trying Codecrafters.io: Not Recommended (for now) 2022-08-27
- Learning Programing Languages 2022-07-31
- System Design: Twitter Hashtag Popularity by Time 2021-12-31
- Working with ARM 2021-12-24
- Simple Github CI Solution 2021-10-31
- A Peek into System Security 2021-09-22