https://github.com/m4p4/personal-page
My personal homepage is built using NextJS and TypeScript, it features a clean and modern design, showcasing some of my projects and providing information about my skills and experience in a personal blog.
https://github.com/m4p4/personal-page
nextjs portfolio-website reactjs typescript
Last synced: 3 months ago
JSON representation
My personal homepage is built using NextJS and TypeScript, it features a clean and modern design, showcasing some of my projects and providing information about my skills and experience in a personal blog.
- Host: GitHub
- URL: https://github.com/m4p4/personal-page
- Owner: M4p4
- Created: 2022-12-01T06:02:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T17:32:09.000Z (about 1 year ago)
- Last Synced: 2024-06-02T19:22:53.293Z (about 1 year ago)
- Topics: nextjs, portfolio-website, reactjs, typescript
- Language: TypeScript
- Homepage: https://jaroratz.com
- Size: 16.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Personal Homepage
My personal homepage is built using NextJS and TypeScript, it features a clean and modern design, showcasing some of my projects and providing information about my skills and experience in a personal blog.
### What does it support?
- MD / MDX format blog
- Project showcase with custom imageslider
- Dark / Light theme
- Voxel 3d animation support for herosection
- Contact page### How to run?
```
npm run dev
```