Skip to content

This portfolio, created with Nuxt and TailwindCSS, is the place to discover more about me, explore my projects and read my latest event blog posts.

License

Notifications You must be signed in to change notification settings

LukasOlivier/portfolio-v2

Repository files navigation

Lukas Olivier – Portfolio

Overview

This repository contains the source code for my personal portfolio and professional showcase site for Izybit. The website highlights my projects, technical skills, and professional background, using modern web technologies to deliver a responsive, accessible, and user-friendly experience.

Tech Stack

  • Framework: Nuxt 3
  • Frontend: Vue.js, TypeScript
  • Styling: Tailwind CSS
  • Deployment: NuxtHub
  • Package Manager: pnpm (recommended)

Features

  • 💻 Fully responsive design for desktop, tablet, and mobile
  • 🛠️ Project showcase with descriptions, tech stack, and external links
  • 🚀 Skills section highlighting key technologies and tools
  • 👤 About Me section with professional and personal background
  • 🌙 Light/dark theme toggle based on user preference

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or any other package manager like npm or yarn

Getting Started

1. Clone the repository

git clone https://github.com/LukasOlivier/portfolio-v2
cd portfolio-v2

2. Install dependencies

pnpm install

3. Start the development server

pnpm dev

Visit http://localhost:3000 in your browser.

Production build

To build the site for production:

pnpm run build && pnpm run preview

Environment Variables

For deployment to your own NuxtHub instance, you'll need:

NUXT_HUB_PROJECT_KEY=your_nuxthub_project_key

Deployment

The site is deployed using NuxtHub for seamless edge deployment and optimal performance.

🌐 Live site: lukasolivier.be

License

This project is licensed under the MIT License.

Contact

Feel free to reach out with questions, opportunities, or collaboration ideas:

About

This portfolio, created with Nuxt and TailwindCSS, is the place to discover more about me, explore my projects and read my latest event blog posts.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages