Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerhgl committed Jun 6, 2021
1 parent 43951f4 commit 7d37b78
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# HackerHGL CV

Web based CV written in vanilla technologies for MAX performance

## Technologies

- Jade
- Sass
- Vanilla JS
- Canvas (stars effect)
- To create travelling star simulation which is controlled by scroll.
- Inspiration from [gskinner vignettes](https://github.com/gskinnerTeam/flutter_vignettes/tree/master/vignettes/constellations_list)
- [Prepros](https://prepros.io/)
- GUI based compiler need zero config to compile Jade/Scss to HTML/CSS & Transpile Babel to vanilla JS
- Github action runner
- Take screenshot of hosted website & create downloadable PDF/JPEG version via [puppeteer](https://github.com/puppeteer/puppeteer#readme)

## License

This project is licensed under the MIT license, Copyright (c) 2020 Hamza Iqbal. For more information see `LICENSE.md`.

0 comments on commit 7d37b78

Please sign in to comment.