Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coteh/jamescote.ca
My portfolio website
https://github.com/coteh/jamescote.ca
Last synced: about 1 month ago
JSON representation
My portfolio website
- Host: GitHub
- URL: https://github.com/coteh/jamescote.ca
- Owner: Coteh
- Created: 2020-05-13T17:14:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T17:09:17.000Z (6 months ago)
- Last Synced: 2024-10-16T03:22:53.824Z (3 months ago)
- Language: HTML
- Homepage: https://www.jamescote.ca
- Size: 13.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 2020 Portfolio Website
The latest version of my portfolio website. Based off of template provided by [zirafa](https://github.com/zirafa/simple-website-template), with modifications including but not limited to:
- Fixed issue with dynamic page sections fetched using AJAX not appearing on the page (e.g. Projects) ([see here](https://github.com/Coteh/coteh.github.io/commit/f2c017cf565ce4bafb3698aa50711820be8ab81d#diff-9a9569e9d73f33740eada95275da7f30R28-R34))
- Added Material Icons (currently, the Email icon is used)
- Fixed background image changing size when scrollbar appears (adapted from [this StackOverflow solution](https://stackoverflow.com/a/48705670))
- Lazy load a low resolution version of the background on initial page load for slow Internet connections, then transition to the original background once it's loaded ([#9](https://github.com/Coteh/coteh.github.io/pull/9))
- Added a Lightbox for Resume PDF preview on desktop browsers (inspired by https://yossiabramov.com/blog/vanilla-js-lightbox) ([#16](https://github.com/Coteh/coteh.github.io/pull/16))![Screenshot](screenshot.png "App Screenshot")