The first iteration of abdirahman.io built with React and hosted on Amazon Web Services
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.
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.
- 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