React Showcase
Tech Stack:
Since I started learning React in 2017, i have re-built this portfolio and created various components. When I got better with Monorepo structures I consolidated most of my standalone react projects to this one repo.
- War-games style Tic-Tac-Toe
- "Show" case pulling the most trending Movies and Series from the movie database API
- Flappy bird clone, i helped a friend code in pipe collisions for his game, so i hot-linked his assets and attributed for my take. 😉
- Early implementation for my domain query tool. Since 2022 I moved that project to a separate next.js solution (static sites cant query DNS records).