Skip to content

nitsuga1986/full-stack-web-nd-portfolio

Repository files navigation

Full Stack Web Developer Nanodegree Portfolio

Content for Udacity's Full Stack Web Developer curriculum.

Projects

Movie Trailer website

Keywords: Backend | Bootstrap | jQuery | fresh_tomatoes | Python | webbrowser library. View Source.

The Movie Trailer Website consists of server-side code to store a list of movies titles, along with its respective box art imagery and movie trailer website. The data is served as a web page allowing visitors to review the movies and watch the trailers.

Portfolio website

Keywords: Frontend | Responsive | Flexbox Grid | Web Design | NormalizeCss. View Source

This project consits of a portfolio website built from a design mockup as a PDF-file provided by Udacity. This is responsive website that displays images, descriptions and links.

Logs Analysis

Keywords: Logs Analysis | Reporting | PostgreSQL | psycopg2. View Source

This project consists of creating a reporting tool that prints out reports (in plain text) based on the data in the database. This reporting tool is a Python program using the psycopg2 module to connect to the database.

Item Catalog

Keywords: WebApp | Authentication | Registration | CRUD | API Endpoints | SQLalchemy. View Source

This project consists of develop an application that provides 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.

Linux Server Configuration

Keywords: Ubuntu Linux | Database | Security | Server Configuration | Amazon Lightsail | PostgreSQL. View Source

This project consists of taking a baseline installation of a Linux server and prepare it to host your web applications. Server is secured from a number of attack vectors, a database server is installed and configured, and one of the existing web applications deployed onto it.

Neighborhood Map

Keywords: Google Maps API | Foursquare API | Open Weather Map API | Bower | Bootstrap. View Source

This project consists of developing a single page application featuring a map of your neighborhood or a neighborhood to visit. Then add functionality to this map including highlighted locations, third-party data about those locations and various ways to browse the content.

--

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. Please refer to Udacity Terms of Service for further information.