Welcome to my retro-themed portfolio site! This project showcases my skills and projects in a unique, 8-bit inspired design.
This portfolio is built using Next.js and styled with Tailwind CSS. It features a dynamic, animated background and a clean, responsive layout.
- Retro Design: An 8-bit inspired design with animated star background.
- Responsive Layout: Optimized for both desktop and mobile devices.
- Projects Showcase: A dedicated page to showcase my projects.
- Skills Section: Highlighting my front-end and back-end skills.
- Contact Links: Easy access to my GitHub and LinkedIn profiles.
To run the development server, use the following commands:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the site by modifying the files in the app
directory. The site auto-updates as you edit the files.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about the technologies used in this project, check out the following resources:
- Next.js Documentation - Learn about Next.js features and API.
- Tailwind CSS Documentation - Learn about Tailwind CSS utility-first framework.
- Learn Next.js - An interactive Next.js tutorial.
This project is deployed using Coolify and hosted on Hetzner. Coolify is a self-hosted, open-source platform that simplifies the deployment of applications. Hetzner provides reliable and affordable cloud hosting services.