An open API service indexing awesome lists of open source software.

https://github.com/michaelholley/michaelholley.de

My personal website with Svelte and Tailwindcss
https://github.com/michaelholley/michaelholley.de

portfolio portfolio-website svelte sveltekit tailwindcss

Last synced: 3 months ago
JSON representation

My personal website with Svelte and Tailwindcss

Awesome Lists containing this project

README

        

[![CI](https://github.com/MichaelHolley/michaelholley.de/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/MichaelHolley/michaelholley.de/actions/workflows/CI.yml)

# Portfolio page for Michael Holley

Overall, my intention was to build a portfolio website that showcased my skills and expertise as a developer, while also creating a great user experience and promoting my personal brand. By using the latest web development technologies and creating visually appealing and interactive elements, I hoped to make a strong impression on potential clients and employers.

[Open](https://michaelholley.de)

## Install

`pnpm install`

## Run

`pnpm dev`

## Build

`pnpm build`