Giter Club home page Giter Club logo

udacity.com-nd004-p1-portfolio-website's Introduction

FSND P1 - Portfolio Website Project

A Portfolio Site based on a design mockup PDF.

Highlights

  • Using <picture> tags for all images (of significant size) to utilize native responsive image loading strategy of the browser. I preferred this over the use of background images, those being more problematic to load responsively. I had to tackle sizing and popup issues in return.

  • Featuring cropped images for smaller viewport, resized for larger. See the banner image.

  • Ellipsis feature to symbolize clipped texts

  • Complete Grunt workflow to streamline all relevant tasks, e.g. image optimization, CSS and JS optimization.

  • Python tool to generate portfolio items from a JSON file. Helps to eliminate redundant sources.

  • Equalizer fixes article heights tackling the problem of onload events not fired for cached images.

Know limitations

  • Ellipsis doesn't respond to short texts. Neither Clamp.js (Firefox issues) nor the straight CSS choice (missing autodetection for short texts) brought a solution. I have simply stepped up verbosity to tackle that. Not satisfying.

  • Node.js might totally block the sytem eating 100% cpu, at least on my Windows 7 Professional. Switching to Gulp felt out of scope given the focus of this project.

  • Less watcher is painfully slow on my Laptop. 20 seconds from changing .less files until live reload kicks in.

  • W3C Jigsaw validation for the CSS files fails both for Slick.js and Bootstrap in it's native code.

Installation

npm install
bower install
grunt server

Version

2017-03-06T22:07:06.099000

udacity.com-nd004-p1-portfolio-website's People

Contributors

ojonatan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.