My profile page and learning notes 📚.
This documentation aims to comprise my learning notes on various tech subjects.
Each topic may contain personal notes or a summary of key concepts that are available in other documentation.
This webpage is generated by Docusaurus, an optimized site generator in React, and it is hosted by GitHub Pages.
Feel free to open an issue or a pull request if you have any suggestions for improvements.
This is highly inspired by the following projects:
To preview changes as soon as a file is edited, you can run a local development server:
yarn install
yarn start
The documentation content is made available under the Creative Commons Attribution-ShareAlike 4.0 International License.
All the underlying source code used to format and display that content and sample code within this documentation is licensed under the MIT License.