joebochill / angular2portfolio

This is an Angular2 version of my online portfolio. This was mostly an experiment to get some experience with Angular and update the design of the website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular2portfolio

This is a simple single-page web application that displays some general information about me and some of the projects that I have worked on recently. It includes a variety of different Components,

  • home-panel
  • about-panel
  • portfolio-panel
  • contact-panel
  • info-blurb
  • project-details
  • social-button

It makes use of an API to pull all of the data from a MySQL database.

This was my first exposure to Angular 2, so it was mostly meant to serve as an introduction for me.

About

This is an Angular2 version of my online portfolio. This was mostly an experiment to get some experience with Angular and update the design of the website.


Languages

Language:CSS 33.7%Language:TypeScript 33.4%Language:HTML 22.2%Language:JavaScript 10.8%