Waysgallery - Hire Designer
Fullstack Engineer

Description
Waysgallery is a platform where designers can showcase their portfolios and be directly hired by clients, similar to a simplified version of Dribbble. This project was developed individually within one week during the DumbWays Indonesia bootcamp.
Stacks
React.jsBootstrapExpress.jsMySQL
Jobs
- Converted UI/UX designs from Figma into reusable React components using atomic design principles to ensure maintainability and consistent UI patterns.
- Developed RESTful APIs using Express.js, including image upload handling with Multer, media storage integration with Cloudinary, authentication using JWT, backend validation with Joi, and CORS configuration to support secure frontend integration.
- Integrated backend APIs into the frontend application using Axios for data fetching and Redux for state management to deliver a fully functional end-to-end platform.