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

https://github.com/ndeta100/my_portfolio

At my new job I was assigned by our head of IT to learn next.js, so I am taking this as an advantage to build a portfolio website for myself. This app will be deployed on kubernetes and changes will be monitored using argo workflows
https://github.com/ndeta100/my_portfolio

javascript nextjs typscript

Last synced: 3 months ago
JSON representation

At my new job I was assigned by our head of IT to learn next.js, so I am taking this as an advantage to build a portfolio website for myself. This app will be deployed on kubernetes and changes will be monitored using argo workflows

Awesome Lists containing this project

README

          

Pull docker image from [Docker Hub](https://hub.docker.com/repository/docker/ndeta100/myportfolio/general) image tag is updated on each build so make sure to use the latest tag, chack on release to see latest release.

## Getting Started

First, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.