Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/izyuumi/yumiizumi

My open-source personal portfolio with accessibility in mind.
https://github.com/izyuumi/yumiizumi

Last synced: about 4 hours ago
JSON representation

My open-source personal portfolio with accessibility in mind.

Awesome Lists containing this project

README

        

![Preview of the website](/public/placeholder-social.png)

# My portfolio

This is my portfolio website, built with [Astro](https://astro.build/). Hosting is done on [GitHub Pages](https://pages.github.com/).

## Accessibility

The website is fully accessible, and has been tested with [Lighthouse](https://googlechrome.github.io/lighthouse/viewer/?psiurl=https%3A%2F%2Fyumiizumi.com).

![Lighthouse report](/readme/lighthouse.png)

### Caching

There is a deduction in accessibility points related to caching, since GitHub Pages does not allow custom caching headers.

![Issue with caching and GitHub Pages](/readme/caching.png)

## Development

Follow [Astro documentation](https://docs.astro.build/en/getting-started/) to get started.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. All icons used in the website do not belong to me, and are products of their respective owners. I do not claim any ownership over them.

### Acknowledgments

- [Astro](https://astro.build/)
- [GitHub Pages](https://pages.github.com/)
- [Google Fonts](https://fonts.google.com/)