Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yunger7/portfolio

My personal website. A place to showcase projects and tell a bit about myself.
https://github.com/yunger7/portfolio

mantine nextjs nord notion-api portfolio

Last synced: 3 months ago
JSON representation

My personal website. A place to showcase projects and tell a bit about myself.

Awesome Lists containing this project

README

        





My portfolio


A place to showcase projects and previous works









## About
This is my portfolio website ― A place to tell a little bit about myself, showcase a few of my previous works and get in touch with other people. Each major version has its own branch and a subdomain associated with it, so it's possible to see the progress that I've made over time.

## Tech stack
- [Next.js](https://nextjs.org/)
- [Mantine](https://mantine.dev/)
- [Nord](https://www.nordtheme.com/)
- [Notion API](https://developers.notion.com/)
- [GitHub API](https://docs.github.com/en/rest)

## Setup
First, clone the repo to your machine, then install the dependencies and run `npm run dev` to start the development server.
```
$ git clone https://github.com/yunger7/portfolio.git
$ cd ./portfolio
$ npm install
$ npm run dev
```
Open http://localhost:3000 on your browser and voilà!

## License
Licensed under Apache-2.0 License. See `LICENSE` for more details.



Powered by ☕ and JavaScript
Made with 💙 by yunger