Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bolonio/adrianbolonio
Hi, my name is Adrián Bolonio. I currently work as an Accessibility Software Engineer working on making the Internet a better and more accessible place for everyone.
https://github.com/bolonio/adrianbolonio
a11d a11y accesibilidad accesibilidad-web accessibility blog web-accessibility
Last synced: 19 days ago
JSON representation
Hi, my name is Adrián Bolonio. I currently work as an Accessibility Software Engineer working on making the Internet a better and more accessible place for everyone.
- Host: GitHub
- URL: https://github.com/bolonio/adrianbolonio
- Owner: bolonio
- License: mit
- Created: 2022-04-11T15:54:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T12:12:02.000Z (about 2 months ago)
- Last Synced: 2024-10-20T07:45:25.241Z (24 days ago)
- Topics: a11d, a11y, accesibilidad, accesibilidad-web, accessibility, blog, web-accessibility
- Language: TypeScript
- Homepage: https://www.adrianbolonio.com
- Size: 80.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## adrianbolonio.com
![A banner with my logo and the url of my website: www.adrianbolonio.com](https://github.com/bolonio/bolonio/assets/1288407/c49ca275-9ff5-4e4e-9966-e62046ea950e)
Hi, my name is Adrián Bolonio. I currently work as an Accessibility Software Engineer working on making the Internet a better and more accessible place for everyone.
When I’m not at the office I enjoy a good read, working my way through any delicious recipe, and indulging my love for travelling to new places.
I write posts about frontend and web accessibility in [my blog](http://adrianbolonio.com/en/blog), and as well I regularly give talks at conferences about accessibility. You can find [my speaker experience in my website](http://adrianbolonio.com/en/talks).
You can find me in [my LinkedIn profile](https://linkedin.com/in/adrianbolonio), in [my Twitter profile](https://twitter.com/bolonio), or you can [send me an email](mailto:[email protected]).
## Running it locally
1. **Fork and clone** the repo on GitHub.
2. **Configure and install** the dependencies.```
$ yarn
```3. **Run** the project.
```
$ yarn dev
```4. You can **open** `http://localhost:3000/` in your browser
## Contributing
If you have any suggestion for how this project could be improved, please read the [contributing guidelines](https://github.com/bolonio/adrianbolonio/blob/main/CONTRIBUTING.md).
## Author
http://adrianbolonio.com/ is my personal website and is created by [Adrián Bolonio](https://twitter.com/bolonio).