A site where you can search through all of the images that have been taken by the three rovers that have visited Mars.
You can search by choosing one of the three rovers, and then selecting either an earth date or a mars sol value.
The Mars Rover Photos API created by NASA is used in order to retrieve the search results and the manifest data for the rovers.
Technologies used: Vue, Vuex, TypeScript, SCSS
A simple site where you can search for and view images.
The Unsplash API is used in order to retrieve the images, so the search results are therefore limited to the images that Unsplash has available.
Technologies used: Vue, SCSS
My own take of a streaming site for movies and tv shows.
This site allows you to add titles to a watchlist, and watch them using a custom built video player.
No API used, and the titles have therefore been manually added to a database. For simplicity, every title use the same video file.
Technologies used: JavaScript, SASS, PHP, database