This is the list of projects I did for my Full-Stack Web Developer Nanodegree.
Graduated on 31st January 2017
This project was about creating server-side code to store a list of my favorite movies.
Technologies: Python, HTML, CSS
This project was about creating a responsive website that will display images, descriptions and links to each of the portfolio projects.
Technologies: JavaScript, HTML, CSS
This project was about creating a multi user blog(along the lines of Medium) where users can sign in and post blog posts as well as 'Like' and 'Comment' on other posts made on the blog.
Technologies: Python, Google App Engine, HTML, CSS
This project was about creating a database schema to store the game matches between players, then write code to query this data and determine the winners of various games.
Technologies: Python, PostgreSQL, Vagrant(virtual machine environments)
This project was about creating a list of items within a variety of categories as well as provide a user registration and authentication system. Registered users will have the ability to post, edit and delete their own items.
Technologies: Python, Vagrant, CSS, Google API
This project was about creating a single-page application featuring a map of my neighborhood I would like to visit.
Technologies: JavaScript, KnockoutJS, HTML, CSS, Google Map API, Wikipedia API
A guideline installation of a Linux distribution on a virtual machine and prepare it to host my web applications (project 5), to include installing updates, securing it from a number of attack vectors and installing/configuring web and database servers.
Technologies: Linux Server Configuration, Amazon Web Service