This React project serves as my personal website, where simplicity, creativity, and a fresh approach to content presentation. Inspired by the concept of streamlining information, I designed and developed this project from the ground up. This allowed me to infuse it with my style and vision.
The project's primary goal was skill improvement, with a focus on game logic and adherence to design specifications from frontendmentor.io. It significantly enhanced my understanding of React, TypeScript, and frontend development concepts.
I developed an application that provides comprehensive information about the Star Wars universe. The app fetches data from an API, presents it visually with my own design using the Material UI library. The app includes query parameters and search functionality.
This personal learning project involved creating a memory card game using illustrations from Open Peeps as card designs. The project utilized React for frontend development and integrated Firebase for user management and highscores.
This solution was developed using React, React Query, and Axios. In terms of data retrieval, the application interfaces with The Movie Database (TMDb) API, exemplifying external resources to enhance its overall functionality.
I developed an app that allows users to search for other users and view their associated information by utilizing GitHub's API. The app was built using React and CSS.
As a frontend developer, creating a Todo app is a standard practice. I designed and developed this app to showcase my UI design skills, using TypeScript for the frontend and Firebase for efficient data and user management.
A challenging project that truly tested my CSS skills and demanded an eye for details. As a developer, it's projects like these that drive me to continually refine and expand my CSS expertise.
In this Node.js project, I utilized Express and Prisma to create a RESTful API that implements CRUD operations. The focus of this assignment was to enhance my comprehension of APIs and gain practical experience with these technologies, specifically JWT authentication. Express was used to manage the API's routing and HTTP request/response handling, while Prisma was integrated to connect to and manage the database.
This project focused on an API I developed using Node.js, Express, and Prisma. Its aim was to deepen my API knowledge and gain hands-on experience with these technologies. I utilized Express for routing and handling HTTP requests, and Prisma for database management. This project provided valuable insights into API development and the roles these technologies play.