https://github.com/njordulv/portfolio
This is my portfolio website which designed and built on my own. Deployed on Vercel
https://github.com/njordulv/portfolio
framer-motion github-api heroui portfolio react react-query tailwindcss typescript
Last synced: about 2 months ago
JSON representation
This is my portfolio website which designed and built on my own. Deployed on Vercel
- Host: GitHub
- URL: https://github.com/njordulv/portfolio
- Owner: njordulv
- License: mit
- Created: 2024-05-09T13:43:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-29T17:26:56.000Z (8 months ago)
- Last Synced: 2025-09-29T19:25:51.368Z (8 months ago)
- Topics: framer-motion, github-api, heroui, portfolio, react, react-query, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://njordulv-portfolio.vercel.app/
- Size: 3.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React & HeroUI Resume
This template serves as an interactive resume showcasing my skills, experience, personal information, contact details, and more. Built with modern web technologies, it provides a comprehensive and engaging way to present my professional profile.
## Interactive Resume Features
- **About**: A personal introduction and background information.
- **Skills**: A detailed overview of my technical and soft skills.
- **Experience**: A timeline of my professional journey, highlighting key roles and achievements.
- **Projects**: Showcasing my work by leveraging the GitHub API to display a curated list of my repositories and contributions.
- **Beyond Coding**: Shortly about my hobbies outside of work.
- **Contact**: Easy ways to get in touch with me, including email and social media links.
## Technologies Used
- [React.js 19](https://react.dev/)
- [Vite](https://vite.dev/)
- [React Query](https://tanstack.com/query/latest)
- [HeroUI v2.6](https://www.heroui.com/)
- [TailwindCSS v4](https://tailwindcss.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Framer Motion](https://www.framer.com/motion/)
- [GitHub API](https://docs.github.com/en/rest)
## How to Use
### Install dependencies
To create a new project based on this template using Vite, run the following command:
```bash
npm create vite@latest my-vue-app
```
You can use one of the package managers `npm`, `yarn`, `pnpm`, or `bun`.
Since you're using `npm`, run the following command:
```bash
npm install
```
### Run the development server
```bash
npm run dev
```
Open your web browser and navigate to [http://localhost:5173](http://localhost:5173) to access the app.
## Screenshot

## License
Licensed under the [MIT License](LICENSE).