Projects
Word Frequency App & API
A web app/API that checks the frequency of words in a text, and then displays the data in a table and a chart.
- Next.js
- Styled Components
- Chart.js
Lorem Ipsum Generator
A web app that generates a Lorem Ipsum placeholder text based on the number of characters, words, or paragraphs.
- React
- Styled Components
- Clipboard API
Book Finder App
A web app to search books and view their information, fetching the data from the OpenLibrary.org API.
- React
- Redux
- Styled Components
Event Countdown Timer
A web app that allows creating multiple countdown timers and notifies the user when the time is up.
- React
- CSS Modules
- Web APIs