Logo
Project Image 1
Project Image 2

Who is this? - Fetching Random User Data with API

Services: API Integration, AJAX Implementation, UI/UX Design, Dynamic Data Display
Client: Personal Project

This is a fun and interactive tool that fetches and displays random user information from an API with each button click. Displayed data includes full name, gender, country, and profile picture. Using the jQuery Library's Ajax and Fetch API, data is retrieved asynchronously and updates the content without page refresh. Its attractive and minimalist design provides a delightful user experience and serves as a great introduction to working with public APIs and managing dynamic data.

Project Features

  • Fetching random user data from API with each click
  • Displaying information including full name, gender, country, profile picture
  • Asynchronous data fetching (Ajax and jQuery Library) without page refresh
  • Error handling and message display in case of API connection issues
  • Beautiful and minimalist design with appealing animations
  • Responsive and compatible with mobile and desktop
  • Ability to fetch a new user with one click

Technologies Used

Logo 1 HTML5
Logo 2 CSS3
Logo 3 JavaScript
Logo 4 jQuery Library