https://github.com/mikeunge/portfolio
My nextjs portfolio project.
https://github.com/mikeunge/portfolio
github nextjs shadcn
Last synced: about 1 year ago
JSON representation
My nextjs portfolio project.
- Host: GitHub
- URL: https://github.com/mikeunge/portfolio
- Owner: mikeunge
- Created: 2025-04-23T22:04:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T07:45:09.000Z (about 1 year ago)
- Last Synced: 2025-04-27T01:06:21.355Z (about 1 year ago)
- Topics: github, nextjs, shadcn
- Language: TypeScript
- Homepage: https://mikeunge.github.io
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
> This is the "main" repository for my portfolio website.
Because I want to deploy to [mikeunge.github.io](https://github.com/mikeunge/mikeunge.github.io) I need to build static files, this repo holds the _actual_ portfolio code seen on [mikeunge.github.io](https://mikeunge.github.io).
If there are any changes in _main_ a Github workflow will be triggered, building an pushing the static content to [github.com/mikeunge/mikeunge.github.io](https;//github.com/mikeunge/mikeunge.github.io).