https://github.com/rashidarudino/portfolio
My fun 8bit portfolio website built in next.js, using tailwind and nes css.
https://github.com/rashidarudino/portfolio
nescss nextjs portfolio-website tailwindcss webdev
Last synced: about 1 year ago
JSON representation
My fun 8bit portfolio website built in next.js, using tailwind and nes css.
- Host: GitHub
- URL: https://github.com/rashidarudino/portfolio
- Owner: rashidarudino
- License: mit
- Created: 2024-09-08T09:32:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-14T15:53:45.000Z (over 1 year ago)
- Last Synced: 2025-03-17T12:13:32.416Z (about 1 year ago)
- Topics: nescss, nextjs, portfolio-website, tailwindcss, webdev
- Language: TypeScript
- Homepage: https://www.toycube.shop/
- Size: 40.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Original template (c) TheOrcDev
You can find it here: https://github.com/TheOrcDev/8bit-portfolio/
## Overview
Welcome to the 8-bit Pixely Portfolio Orcish Template! This unique developer portfolio is crafted in Next.js and styled using the nes.css library to bring a nostalgic, old-school NES look. Perfect for developers who want to showcase their projects with a retro gaming aesthetic, this template combines modern web development with a delightful 8-bit design.
## 8-bit Pixely Portfolio Orcish Template
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.