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

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.

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
```