01.Agape Cafe
- Cafe site built using Gatsby and Contentful CMS.
- Users can order products and Snipcart has been enabled to handle the payments.
- Formspree is used to receive compliments/complaints from the customer.
02.Blabber
- Social Media website done using React and graphQL.
- User can post and other users are able to like,comment for the same.
- Authentication is done using JWT token.
- MongoDb is used for data storage.
- GraphQL is implemented for data fetching.
03.Coders Blog
- A blog site made with Gatsby using the markdown files along with pagination.
04.Fond Memories
- Fond memories is a React app used to save your good memories.
- Users can create an account and save,like,delete,update their memories.
- AWS S3 is implemented for image upload to save your picture as souvenir.
- Authentication and server-side validation is enabled.
- Google authentication is also enabled to signin blazingly fast.
- Nodejs is used for fetching Data from MongoDB.
- React Material-ui is used for responsiveness.