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

https://github.com/buuntu/portfolio

My personal website
https://github.com/buuntu/portfolio

Last synced: 3 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

          

# My Portfolio Site · [![license](https://img.shields.io/github/license/peaceiris/actions-gh-pages.svg)](LICENSE) [![Dependabot Status](https://img.shields.io/badge/Dependabot-active-brightgreen.svg)](https://dependabot.com)

My overengineered portfolio site built using [Gatsby](https://www.gatsbyjs.org/)

## Technologies Used

- GatbsyJS
- React
- Typescript
- Functional Components

## Development

Install the Gatsby CLI first. With npm:

```
npm install -g gatsby-cli
```

Then navigate to this project directory and run:

```
gatsby develop
```

and navigate to http://localhost:8000

## Deployment

Using [Netlify](https://www.netlify.com/) for continuous deployment and free hosting.