https://github.com/builtbyjonas/portfolio
💫The official source code of my portfolio written in nextjs.
https://github.com/builtbyjonas/portfolio
binary-blazer binaryblazer nextjs nextjs-tailwind portfolio react reactjs tailwindcss
Last synced: 6 months ago
JSON representation
💫The official source code of my portfolio written in nextjs.
- Host: GitHub
- URL: https://github.com/builtbyjonas/portfolio
- Owner: builtbyjonas
- License: apache-2.0
- Created: 2022-10-17T05:41:56.000Z (about 3 years ago)
- Default Branch: v3
- Last Pushed: 2025-04-10T19:30:00.000Z (9 months ago)
- Last Synced: 2025-06-18T03:35:15.757Z (7 months ago)
- Topics: binary-blazer, binaryblazer, nextjs, nextjs-tailwind, portfolio, react, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://binaryblazer.me
- Size: 2.87 MB
- Stars: 24
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `v3` of my Personal portfolio website

## 🖥️ Hosting
[]()
## Getting Started
## 🛠 Development Server
```bash
npm/yarn/pnpm install && npm/yarn/pnpm start dev
```
## 🛠 Production Server
```bash
npm/yarn/pnpm install && npm/yarn/pnpm run build && npm/yarn/pnpm run start
```
# Format
```
npm/yarn/pnpm format
```
### Terms of Use
By using this website, you agree to the following terms of use:
```md
- You are not allowed to sell this website or any part of it.
- You are not allowed to claim this website as your own.
- You are not allowed to change the credits ("Developed with ❤️ by BinaryBlazer") in the footer of the website.
- You are allowed to modify the code of this website as long as you don't sell it or claim it as your own.
- You have the permission to share in writing, but you have to mention me, in the article.
- You can't speak in a "i did it" way.
```
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
## ⭐ Star
- Don't forget to star this repo for support :)
## 💫 Credits
```bash
Developed with ❤️ by BinaryBlazer
```