Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).