Skip to content
/ iffa.dev Public

My personal site / portfolio / online resume / vault of random thoughts, built with Next.js and Chakra UI. 💡

Notifications You must be signed in to change notification settings

iffa/iffa.dev

Repository files navigation

iffa.dev

From 20201 onwards, I have chosen to completely rewrite my personal site / portfolio / online resume / vault of random thoughts.

For several years now, I've preferred working with Angular (in fact that has been my main focus at CGI), but with the emergence of new tools and frameworks for the web, I feel that it is now the time to branch out and deep-dive into something new and exciting!

This repository contains the source code to my personal site, currently being rebuilt with Next.js. For a comprehensive overview on why Next.js was chosen, Lee Robinson has a great video on the topic, which you can find here.

TL;DR: Friendship ended with Angular, now React/Next.js is my best friend.

Overview

See the site in action at https://iffa.dev!

Content coming soon, I promise.

Built using

  • Next.js as the framework
  • Chakra UI for components and styling
  • TypeScript, because type-safety is awesome and should be standard
  • ESLint w/ Prettier, it should make sense and look good
  • Commitlint, just to make sure commit messages are not spaghetti

Running locally

git clone https://github.com/iffa/iffa.dev.git
cd iffa.dev
npm install
npm run dev

Open http://localhost:3000 with your browser to see it in action.

About

My personal site / portfolio / online resume / vault of random thoughts, built with Next.js and Chakra UI. 💡

Topics

Resources

Stars

Watchers

Forks