Skip to content

A project created as part of Udacity's Full Stack Web Developer Nanodegree.

License

Notifications You must be signed in to change notification settings

S-Dey/portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Site

About

This Webpage displays a portfolio of my projects. It is basically a conversion of the design mockup given over here to a full-fledged Webpage.

It has been developed as part of Udacity's Full Stack Web Developer Nanodegree.

Demo

A demo of this project can be found here.

Directory Structure

.
├── css
│   └── main.css
├── img
│   ├── center-image.jpg
│   ├── elementx.jpg
│   ├── emojityper.png
│   ├── openlearn.png
│   └── profile.jpg
├── index.html
├── LICENSE
└── README.md

Here is a breakdown of principal files of this project:

  • index.html - The main HTML Webpage.
  • main.css - This file contains the CSS rules for the Webpage.

Frameworks Used

In this project, the following frameworks have been used:

  1. Bootstrap v.4.0.0: For basic layout of the Webpage.
  2. Font Awesome: For social media icons, such as GitHub, Twitter, and Linkedin.

Contact Information

If you have any queries or issues to report, you can contact me on Twitter.

Releases

No releases published

Packages

No packages published