After completing my web development course in college, I was eager to learn more about the various types of APIs available online. DALL-E’s image AI generator tools caught my attention due to how much traction AI has been getting in the news lately. This project acts as a lightweight social media application where users can make requests to the image generator API for a unique image of their choice and then have the ability to upload it for others who visit the site to see.
  • Tools used during development: React JS, Express JS, Tailwind CSS, MongoDB
  • Managed a MongoDB Atlas server to store and retrieve user-generated postss
  • Two-paged application, one for viewing previously made posts and another for creating a new post
  • Performacne, load, and stress testing