Devwares is a personal project I worked on with a some friends. I built almost everything on the website and a friend also helped develop a few components for the website. The website was a very interesting one to build because I had to figure out problems like switching different layouts of the site based on the url and I had to implement a base layout that renders other layouts of the site. It is built primarily with Gatsbyjs because of its SSR advantage and styled components for styling. The backend and authentication is handled with firebase and payments is handled using 2checkout and Gumroad. It also contains mdx files which I used to create some documentation on the website.
The website was created to build resources and tools for developers and designers to enable them speed up their development time and we developed some resources for developers like libraries and design systems for designers.
You can can click https://www.devwares.com/ to see the live project