This online website aims to demonstrate my skills through the completion of the following tasks:
- Creating a front-end with Rust + Yew, which serves as the entry point of the website
- Creating a back-end with Rust + Rocket, which acts as the server for the web application
- Operating the complete application using Docker Swarm as an orchestrator
- Continuous integration and deployment of the application thanks to Github Actions
The online game can be accessed at the following location: coding-fighters.tech (uses TLS encryption).
Each project is open-source and can be accessed with the following links :
https://github.com/jackcat13/coding-fighter-front
https://github.com/jackcat13/coding-fighters-back
https://github.com/jackcat13/coding-fighters-swarm-deploy
Please, find more details about the completion of this personal project thanks to the following sections :