JAVASCRIPT
REACT
REDUX
NODE
VS CODE
FIGMA
Birthdate
12.10.1996
Current Address
Muğla
Education
Hacettepe University Chemical Engineering, 2021
Preferred Role
Frontend, Backend
After my undergraduate education, I decided to change my career according to my skills such as patience, creativity, and algorithmic thinking.
Whatever the purpose, I believe it is more important to take pleasure in the process than the result. I am self-aware and adaptable, so I can readily cope with difficult situations.
In this project, a shopping cart feature was developed using React's useContext hook to persist added products in local storage. Additionally, users are able to remove unwanted products from the cart, and the user interface was designed using CSS styled components.
In this project, you can view the details of the movie that interests you, modify the information you want to change, and add a new movie. Additionally, you can add your favorite movies to the favorites list. The data transfer between components is implemented using the Redux library.
This is a front-end project that allows users to order pizza through a home page and specific pizza order routes. The homepage also offers various restaurant and kitchen options. The pizza order form is implemented using React-hook-form, and the application is designed responsively using Tailwind CSS.