Greetings! I am Jessica, a self-taught frontend developer.
My background is in Accounting and I love doing all kinds of art as a hobby. I believe the combination of both will set me up as a great frontend developer because I will strive for that attention-to-detail while making experiences that are pleasing to the eye. I also have a great work history of providing valuable experiences to the customer, which I will bring with me as I go into the tech space.
Quizzical is a React-based web application that uses data from Open Trivia Database API to display 5 questions and their corresponding answers. The user is able to click the "check answers" button to see the results and the "play again" button to take the quiz again with a new set of question and answers.
The Pomodoro Timer is a web application based on Francesco Cirillo's Pomodoro time-management technique. The user can change and set up focus and break intervals. Audio plays when the focus timer and break timer expires, respectively. I practiced using the different features of react, including components, passing props from the parent to its children, and state management.