Things I've made
I've worked on many projects over the years but these are the ones that I'm most proud of. Many of them are open-source, so if you see something that interests you, check out the code and contribute if you have ideas for how it can be improved.
-
React Showroom
Auto-generates documentations for React components with props definition and markdown. An alternative of React styleguidist.
-
React DND Builder (closed source)
A library to create your own drag-and-drop UI builder with your own React components. Similar to builder.io but as a library.
-
react-json-friendly-viewer
A react component to beautifully display your JSON data for everyone.
-
naive-tapable
A simplified reimplementation of webpack's tapable package so it is easier to understand how the package works
-
Bid It
A bidding system with microservice architecture
-
Shopit
An ecommerce site with multiple implementations