Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michelemazzucco/michelemazzucco.it
⚙️ Portfolio source code
https://github.com/michelemazzucco/michelemazzucco.it
Last synced: 3 days ago
JSON representation
⚙️ Portfolio source code
- Host: GitHub
- URL: https://github.com/michelemazzucco/michelemazzucco.it
- Owner: michelemazzucco
- License: gpl-3.0
- Created: 2018-02-12T09:56:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T20:52:37.000Z (over 1 year ago)
- Last Synced: 2023-10-19T20:30:27.595Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.michelemazzucco.it/
- Size: 14.5 MB
- Stars: 47
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
# michelemazzucco.it
Repo of my portfolio website. It was built using some cool technologies like:
- [Gatsby](https://github.com/gatsbyjs/gatsby)
- [GraphQL](https://github.com/facebook/graphql)
- [styled-components](https://github.com/styled-components/styled-components)---
For fetching total kilometrage per week I'm using an [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html) function. You can find the source code [here](https://github.com/michelemazzucco/week-distance-strava-lambda).