8000 GitHub - barthofu/portfolio: 💻 Personal website containing informations about me, my projects, technologies i use and many more!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

💻 Personal website containing informations about me, my projects, technologies i use and many more!

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

barthofu/portfolio

Repository files navigation

Personal Portfolio

This is my personal portfolio website, built with Next.js and TypeScript, and deployed as a fully static site. It showcases my projects, skills, and contact information.

Features

  • ⚡ Blazing-fast static site generation (SSG)
  • 📦 Built with TypeScript & modern web stack
  • 🎨 Fully responsive and accessible design
  • 🧩 Modular and clean component-based architecture
  • 🌍 SEO-friendly and optimized for performance

Technologies Used

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v18 or later)
  • pnpm

Installation

# Clone the repo
git clone https://github.com/barthofu/portfolio.git
cd portfolio

# Install dependencies
pnpm install

Development

pnpm dev

# Open your browser and navigate to http://localhost:3000

Build

pnpm build
pnpm export

# The static files will be generated in the `./out` directory

Deployment

The production deployment is handled by Cloudflare Pages, which automatically builds and deploys the site whenever changes are pushed to the main branch. The static files are served from the ./out directory.

License

MIT License

Copyright (c) barthofu

About

💻 Personal website containing informations about me, my projects, technologies i use and many more!

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

0