- a simple shopping app (view on github)
- a slack clone (view on github)
- a Reddit clone (view on github)
- a Pinterest clone (view on github)
- a Hacker News clone (view on github)
- a time traveling tic tac toe game (view on github)
Each page has an about button to show what is and isn't implemented, and what's the focus of each project. I please note that these aren't fully functional apps but mere excercises on different areas or react and/or CSS.
The about button is also react component I built, that pulls the associated project's readme and displays it when expanded. It's imported into each project using bit.dev, a cool tool that allows sharing/versioning components across different projects and with the world (similar to npm but for components)
View my profile on TopTal