Skip to content

The code that powers my personal portfolio

License

Notifications You must be signed in to change notification settings

earcos/nico.dev

 
 

Repository files navigation

nico.dev

The code that powers my personal portfolio on nico.dev.

This website is packed with countless hours of open source contributions. That's why I decided to publish the whole source code under the MIT License.
In other words: you are free to use it for anything you want:
github.com/nico-martin/nico.dev/

Frontend

This app uses the following libraries:

Progressive Web App

This app can also be used offline by using a ServiceWorker powered by WorkboxJS

Backend

For this project I created a Tool that parses any Google Spreadsheet and returns a JSON Endpoint:

GoogleSheet Publish to JSON

Needless to say that this tool is open source as well.

About

The code that powers my personal portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.8%
  • HTML 34.6%
  • CSS 23.6%