timolins / timo-sh

My personal website

Home Page:https://timo.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timo-sh

This source of my personal website. It's built with following technologies:

  • React – My frontend library of choice.
  • Next.js – It's static site generation is amazing, especially when hosted on Vercel.
  • react-notion – Renders most of the content on the page. Notion as a CMS is super convenient.
  • TypeScript – Typed JavaScript. I love it.
  • Tailwind CSS – My favorite way of writting CSS nowadays.

Local development

Provide a GITHUB_TOKEN inside your .env file.

Install the dependencies

yarn

Run it locally

yarn dev

About

My personal website

https://timo.sh


Languages

Language:TypeScript 86.6%Language:CSS 9.4%Language:JavaScript 4.0%