Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arashnrim/website

🌐 The latest iteration of my website, now built with Astro.
https://github.com/arashnrim/website

personal-website portfolio

Last synced: 21 days ago
JSON representation

🌐 The latest iteration of my website, now built with Astro.

Awesome Lists containing this project

README

        

# website

Welcome to [my website](https://arash.codes)'s repository! This is the fourth iteration of my personal website, and it's built with [Astro](https://astro.build). This version is a complete rewrite of the previous version, which was built with [Next.js](https://nextjs.org).

## Motivations

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.

## Contributing

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!

## License

This repository is made open-source with the [MIT License](https://github.com/arashnrim/website/blob/main/LICENSE.md), 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.