https://github.com/arwl2016/portfolio
Portfolio site to showcase my web apps
https://github.com/arwl2016/portfolio
angular css express jasmine karma
Last synced: 7 months ago
JSON representation
Portfolio site to showcase my web apps
- Host: GitHub
- URL: https://github.com/arwl2016/portfolio
- Owner: ARWL2016
- Created: 2017-07-18T13:41:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T21:46:34.000Z (over 3 years ago)
- Last Synced: 2025-07-25T20:52:11.234Z (10 months ago)
- Topics: angular, css, express, jasmine, karma
- Language: TypeScript
- Homepage: https://alistair-willis.herokuapp.com/overview
- Size: 13.5 MB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Portfolio
https://github.com/ARWL2016/portfolio
This app is a portfolio website created to showcase my web development projects.
#### Technology
- Angular 4.0 and Angular CLI 1.4
- Typescript 2.2
- Sass
- Node 8.9.3
- Express 4.16
- Formspree
#### Features
- responsive design using Flexbox
- uses Sass to define inject common style features
- responsive design created in native CSS and flexbox
- angular/animations module used for smoother UI
- design features consistent colour scheme and custom logo
- components and services tested with Karma and Jasmine
#### Useful Links
- https://formspree.io/ (email form)
- http://tobiasahlin.com/spinkit/ (loaders)
[](https://github.com/thedaviddias/Front-End-Checklist/)