In this video, I showcase the GitHub User Profile Search Application, which I developed as part of my technical assessment for the Frontend Developer Internship at Bloocode Technology. This application allows users to search for GitHub profiles, view detailed information including profile pictures, bios, and a paginated list of public repositories.
Key Features:
• User Search: Search for any GitHub user by username.
• Profile Display: View essential user information at a glance.
• Repository Navigation: Easily browse through repositories with pagination.
• Responsive Design: Optimized for various screen sizes and devices.
Challenges Faced:
During the development process, I encountered several challenges, particularly with API integration and responsive design. I initially struggled to fetch data from the GitHub API correctly, which required debugging the request handling and error management.
The most significant hurdle was during the deployment to Vercel. I faced issues with environment variables and routing, leading to deployment failures. However, through troubleshooting and research, I was able to resolve these errors and successfully launch the application.
Despite these challenges, I learned valuable lessons in problem-solving and perseverance. I am excited to share the final product with you!
You can check out the live version of the application and explore the source code in the links below:
Hosted Link: [https://technical-assessment-for-frontend-...]
GitHub Repository: [https://github.com/AnuOluwatomiwa/Technica...]
If you enjoyed this demo or have any feedback, please feel free to leave a comment or reach out!