kevinalh / kevin.languas.co

Personal website

Home Page:https://kevin.languas.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal website

This is a small personal website made after I realized I could buy a cool domain name. Pretty standard in terms of content.

The technologies used include Next.js and Chakra UI. Definitely an overkill but hey, it was a small learning experience :)

Development

I'm using version 3 of Yarn with Plug'n'Play activated. After installing dependencies, running the website locally is done via

yarn dev

Deployment is done via Vercel. Each commit to the main branch triggers a deploy process.

VSCode setup

To work with Yarn, we need to install the ZipFS extension.

About

Personal website

https://kevin.languas.co

License:MIT License


Languages

Language:TypeScript 97.2%Language:JavaScript 1.5%Language:CSS 1.3%