/deprecated-portfolio-v1

A minimal personal portfolio built with React and Chakra UI

Primary LanguageTypeScriptMIT LicenseMIT

abdirahman.io - v1

The first iteration of abdirahman.io built with React and hosted on Amazon Web Services

image

Report Bug · Request Feature

Important

Please also note that I did not build this site with the intention of it being a starter theme, so if you have questions about implementation, please refer to the React docs and Chakra docs.

Purpose

This project was created so I could experiment with different technologies in an environment outside production. If there's a particular technology I am interested in I will try it out in this project. I am a firm believer of learning by doing - hence why I wanted to build a website from the ground up to see what level I am currently at with regards to front end development.

TODO:

  • Add an About Me section ✅
  • Implement the Blog section ✅
  • Finish off my CI/CD pipelines ✅
  • Implement component container pattern
  • Refactor to typescript 😎
  • Fix styling bugs