Cine-Finder
Cine-Finder is a front-end web application I built to practice consuming REST APIs. The application connects to The Movie Database (TMDb) API to fetch real-time movie data. Users can search for films by title, view popular movies, and get complete details for each film. This project was built to deepen the fundamental understanding of front-end web development.
Project Details
Front-End Developer
July 28, 2025
web
Technologies Used
Key Challenges
- Managing application state efficiently without a framework.
- Creating a fully responsive film gallery layout.
- Handling asynchronous API requests cleanly and correctly.
Solutions Implemented
- Used a component-based architecture with JavaScript modules.
- Utilized CSS Grid and Flexbox for an adaptive design.
- Implemented async/await with the Fetch API for readable requests.
More Projects
NilScope
A fast and automated vulnerability scanner built with Golang and Next.js. NilScope utilizes concurrent worker pools to scan ports, identify running services, and detect security risks in real-time.
Dimsum Date Company Profile
A company profile website for the culinary business Dimsum Date, featuring a menu, gallery, contact information, and location.