Albert Movies

Albert Movies is a web application built using TMDB API

About this project


This project was developed as part of my learning process. Personally, I'm a movie/series fan so I wanted to create something which can show me some popular movies to watch and other details.

In this project, I acted as a full stack developer, developing both the frontend and backend. The application supports features such as:

  • Display Popular, Now Playing, Top rated and Upcoming Movies.
  • Display single movie details.
  • Display Popular, Now Playing, Top rated and Upcoming TV Series.
  • Display single tv/series details.
  • Display actors and their details.
  • Search a movie, actor or TV series.
  • Others

Technical Sheet

Code technologies I got involved with while working on this project.


  • HTML5
  • TailwindCSS and CSS3
  • Laravel v7
  • TMDB API v3
  • Livewire
  • Alpine JS
  • Swiper JS
  • AOS library

Resources