A portfolio of my Udacity and other projects.
- Open your terminal.
git clone https://github.com/d0coat01/portfolio/
- Open
portfolio/index.html
in your browser.
OR
- Simply Download the zip file of this project.
- Open
portfolio/index.html
.
css
:main.css
has the bulk of the styles for this site.responsive.css
contains breakpoints to accomodate larger screen sizes.img
: contains reformatted images in two sizes (small/medium). I used Grunt to resize the image(s).images_src
: contains original images.svg
: has all svg images.
I used svg icons from https://www.flaticon.com/ for my project showcase images.
MIT License 2018. This code may be shared, copied, and changed freely.