Welcome to my website's repository! This is the fourth iteration of my personal website, and it's built with Astro. This version is a complete rewrite of the previous version, which was built with Next.js.
Having a website of my own meant that I had a little space on the internet that I could call my own. I would be able to share more with prospective connections about myself all while learning by doing. Instead of relying on learning platforms to be walked through overly-simplified projects, I wanted to engage myself with a practical product — in this case, being able to share more about myself.
A particularly interesting decision for this iteration was to manually write the stylesheets in plain CSS. This proved to be a great learning experience, picking up more about vanilla CSS and how to structure it in a maintainable way. I previously used Tailwind CSS for my website, but I wanted to try something different this time around.
This project is not accepting major contributions as it is personal. However, if there is an issue like a spelling or grammatical error, a visual bug, or other kinds of weird things happening, please feel free to create an issue.
If you would like to leave comments about the source code, like possible design and code improvements, or other kinds of feedback, please feel free to create an issue too if you wish!
This repository is made open-source with the MIT License, meaning that you are allowed to modify and distribute the source code as well as use it for private and commercial use provided that the licence and copyright notices are retained. For more information, visit the link above to learn what is permitted by the licence.