Projects
A collection of small frameworks and tools to help you build APIs and web
pages from Notion data. Through them, I’ve learned about servers,
algorithms, and performance optimization.
Lines of code take shape,
Purpose born in every step,
Tools to serve the world.
-
2023
Tetrapack
Javascript, React
A simple and configurable notion API parser for react projects. It
helps you render page data on websites.
-
2023
folder-routing
Javascript, ExpressJS
A thin wrapper around ExpressJS which is based on folder routing,
similar to app router in NextJS.