My name is Zichen.
Welcome to my website. I write about math, tech, and occasionally rants here. I most likely won’t update the website very often, which does not signify whatsoever that I am producing high quality content.
Writing
Here are all of the pages in this website, organized by categories.
- Tech: Mostly technical topics in tech, coding, and systems; contains some tutorials.
- Math: Where I channel inner math nerd wannabe. Paul’s Online Math Notes but worse.
- Essays: Opinions and long form writings of varying quality. Organized chronologically.
Projects
Here are some projects that I’ve undertaken, to varying degrees of finishedness.
- Vint: A C++ header-only library that provides arbitrary precision arithmetic functionality.
- Minesweeper Clone: A clone of the original minesweeper game in the style of Windows 95.
- Python Calculator: My first programming project; a Python command line calculator.