Small collection of tech I have built over the years, either for fun or for tech challenges.
BTC Binance Stream
Terminal like app that displays financial data for traders. Streams real time orders for BTC (USDT quote). Made with the native websocket api, react-window for virtuliazation & Zustand.
Space Rockets Challenge
Dashboard with rocket information. Involves user sessions with custom handmade back end(NodeJS/MongoDB). You can also add favorites as a guest or registered user.
Hacker News Search
Search through https://news.ycombinator.com/news, display results and click to redirect. Algolia API based.
Halt and catch fire
CRUD app demo I made to learn NextJS. You can signup/login then view, add, edit & delete records.