This repository contains the source code and assets for my personal portfolio website. The portfolio showcases my skills, projects, and experiences in the field of software development.
- Arcade: Custom build games with zero tracking and no ads served.
Built with
- Svelte: A JavaScript library for building user interfaces.
- TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature:
git checkout -b contribute/your-feature - Commit your changes:
git commit -m 'Add your contribution' - Push to the branch:
git push origin contribute/your-feature - Open a pull request and describe your changes.
Please ensure that your contributions align with the project's coding conventions and follow best practices.
This project is licensed under the MIT. See the LICENSE file for details.