In order to receive, you must give!
Contact Me
I'm passionate about discussing startup ideas and products. Add me on LinkedIn
Personal projects
Movie trailers is a part of the util.quest family of utilities I've developed through the years. The project was an assignment for a company I interviewed with.
The objective was to build a platform that you can search movies on and watch their trailers.
I've used PHP
with Slim Framework
and Bootstrap CSS
here. For fetching movie data and trailers I've implemented The Movie Database API
and the YouTube API
.
In order to limit API usage, I've implemented a caching strategy
.