https://github.com/harvzor/start
The start page for my browser.
https://github.com/harvzor/start
angular1-x javascript nodejs
Last synced: 10 days ago
JSON representation
The start page for my browser.
- Host: GitHub
- URL: https://github.com/harvzor/start
- Owner: harvzor
- Created: 2018-04-16T06:42:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:36:07.000Z (over 3 years ago)
- Last Synced: 2023-12-28T06:35:57.479Z (over 2 years ago)
- Topics: angular1-x, javascript, nodejs
- Language: JavaScript
- Homepage: https://start.harveywilliams.net/
- Size: 2.38 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start - my personal start page

*background image from National Geographic - https://www.nationalgeographic.com/photography/photo-of-the-day/2018/12/polar-bear-arctic-sunrise/*
## About
This is my personal start page. Every time I open up a new tab in my browser, it opens up this page.
Hosted at https://start.harveywilliams.net/.
## Features
**The links** are to sites which I use everyday.
**The background image** is loaded from [National Geographic's Photo of the Day](https://www.nationalgeographic.com/photography/photo-of-the-day). Each day, they upload a new photo of the world which is loaded on my start page by consuming the API.
**To ensure that the website always loads fast** I have experimented in using a Service Worker - all resources are cached and retrieved from the Service Worker cache so the page should always load immediately.