Notes

Notes
  • A full stack notes application with user signup, login, and CRUD operations using Node.js, React.js, Express.js, and PostgreSQL.
  • Implemented secure authentication using JWT.

Restaurant Menu

Restaurant Menu
  • A menu display website using Strapi headless CMS for easy content management.
  • Integrated Strapi's API to retrieve and display menu data dynamically, ensuring scalability and flexibility in content updates.
  • Deployed Strapi on DigitalOcean.

Colour Code Converter

Colour Code Converter
  • Users can input color codes in one of three formats: HEX, RGB, or HSL.
  • The tool automatically converts the inputted color code into the other two formats.
  • The converted color is displayed with the corresponding background color on the page.

Quiz

Quiz
  • Generates quizzes across multiple categories using an API.
  • Allows users to select their preferred quiz category for tailored questions.

Anime-Wave

Anime-Wave
  • Finds anime based on the search input and displays its details.
  • Uses an API to retrieve data.