FelixTellmann / FelixTellmann.com

Personal portfolio website. Build with React, NextJs, scss, custom hooks, typescript. Deployed on Vercel.

Home Page:https://www.felixtellmann.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

felixtellmann.com

Hello

I'm Felix Tellmann I'm a freelancing web developer, writer and entrepreneur living in Cape Town. I enjoy creating things that live on the internet, whether that be websites, applications, or anything in between. My goal is to always build products that provide real value to its users.

My portfolio website - build with Next.js and deployed on Vercel. Under the hood I'm using mdx with next-mdx-enhanced for local development, and next-mdx-remote for production. (There is a massive speed difference for both uses in their environments.).

The newsletter sign-up is integrated with Buttondown as a simple markdown newsletter provider.

Setup

Feel free to clone the page for learning purposes.

$ git https://github.com/FelixTellmann/FelixTellmann.com.git
$ cd FelixTellmann.com
$ npm install (or run yarn install if you are using yarn)
$ npm run dev (yarn dev)

Signup with buttondown to generate an API key and setup .env file from the .env.example file. If you deploy the site to Vercel, ensure that you setup Environmental keys for production.

Inspiration

Creating a beautiful design is alot finding inspiration out in the wild. Here are a few sites that I've looked at for design & solution inspiration.

  1. Swyx Blog & Portfolio
  2. Vercel's Design System
  3. Lee Robinson Blog
  4. Fettblog

About

Personal portfolio website. Build with React, NextJs, scss, custom hooks, typescript. Deployed on Vercel.

https://www.felixtellmann.com


Languages

Language:TypeScript 88.2%Language:JavaScript 6.6%Language:SCSS 5.1%Language:Shell 0.0%