Projects
Below are some of my Projects that i have done on the road to being a good Front End Developer. Most of my stacks include Javascript Framework like React Js, Next Js, Node Js, Express Js and databases such as PostgreSQL, MongoDB.
This website itself was built using Next Js, GraphQl, Apollo Client and Css Modules. You can see my journey as a front end developer by the project that I have done below.
Showcase your project to other users. You can create your own project share them with others and see others peoples project.
This project is made using Next Js, Styled Components and react query to showcase a movie app.
This project is my try to do an ecommerce site. This site sells handcrafted materials of a personal. In this project i have used Api to make request for the products and Context API for state management instead of traditional Redux.
This is a MERN stack project. In this project i have created my own Api endpoints using Node.js and hosted it on Heroku. I have used Mongodb for the noSql database. This project basically is created to remeber my relatives names 😂
This is contains collection of vanilla js projects. From consuming Api, to building some cool projects this was made in my journey to learn javascript.
This is a collection of HTML and CSS projects. I have created some lovely design from frontend-mentors using HTML and CSS and a bit of JS to learn different aspect.
This project is a try to clone Github sign in/up page. One good thing i learned making this project is the use of i18next for multi language translation.
This project is a Form made with React-Hook-Form. It's a basic form made in react to understand how the form is made an i have use React-Hook-Form library to do so.