Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rproenza86/resume
Resume-Portfolio to showcase skills, studies, references and experiences.
https://github.com/rproenza86/resume
chai gulp integration-tests polymer-3 prpl-server pwa redux redux-thunk travis-ci typescript unit-test
Last synced: 10 days ago
JSON representation
Resume-Portfolio to showcase skills, studies, references and experiences.
- Host: GitHub
- URL: https://github.com/rproenza86/resume
- Owner: rproenza86
- Created: 2018-11-19T18:53:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T19:49:46.000Z (about 6 years ago)
- Last Synced: 2024-11-06T03:48:27.558Z (about 2 months ago)
- Topics: chai, gulp, integration-tests, polymer-3, prpl-server, pwa, redux, redux-thunk, travis-ci, typescript, unit-test
- Language: TypeScript
- Size: 1.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Built with pwa–starter–kit](https://img.shields.io/badge/built_with-pwa–starter–kit_-blue.svg)](https://github.com/Polymer/pwa-starter-kit "Built with pwa–starter–kit")
[![Build Status](https://travis-ci.org/rproenza86/resume.svg?branch=master)](https://travis-ci.org/rproenza86/resume)# PWA Resume
Portfolio PWA with the following features:
- all the PWA goodness (manifest, service worker)
- a responsive layout
- application theming
- example of using Redux for state management
- offline UI
- simple routing solution
- fast time-to-interactive and first-paint through the PRPL pattern
- easy deployment to prpl-server or static hosting
- unit and integrating testing starting points
- documentation about other advanced patterns.### How it looks
![pwa-starter-kit screenshot](https://user-images.githubusercontent.com/1369170/39715580-a1be5126-51e2-11e8-8440-96b07be03a3c.png)
## TODOs
- [X] Setup Travis tests.
- [] Update theme.
- [] Update Sections name and content.
- [] Update to latest [Material Web Components]