Welcome to our fictional dojo dedicated to the power of Karate and Kickboxing! The ultimate goal of this project is to encourage visitors to embrace the dream of becoming a champion, and to inspire younger generations to pursue this path through training and discipline.
Monday, Wednesday, Friday – 6:00 PM to 8:00 PM
Saturday – 10:00 AM to 12:00 PM (Beginners)
Come visit us at the dojo or contact us at:
contact@sarrandojo.com
In our dojo, you don't just copy kicks. You create your own style.
We help you train, experiment, and develop your own “special kick”, one that reflects your personality and power.
Everyone has a unique way to strike. What's yours?
Student ID: 35603826
This website is part of a cloud project. It was created for a martial arts club called Sarran Dojo. It is a karate and kickboxing dojo, and the project was based on a personal interest in fighting sports. The site presents information such as class schedules, contact details, pricing, and a unique section where users can interact with an “OSS” button that triggers a blood animation (CSS/JS).
The objective was to demonstrate the deployment of a static website using a real cloud environment.
Only HTML and CSS were used for the site design. The website is hosted on an AWS EC2 Ubuntu Server 22.04 instance.
Apache2 was installed, and the firewall and security groups were configured to allow HTTP traffic (port 80).
The site was deployed using SCP. Visitors can access the website publicly via its EC2 IP address or the configured
DNS domain. All content is statically served from /var/www/html/.
The site includes the dojo’s schedule, coach information, pricing, and a small button for booking a free trial.
In addition, as part of the project, a simple Bash script (check_ports.sh) was created to check for open ports
on the server, demonstrating basic security awareness and Linux command-line skills.
Overall, this project provided an opportunity to practice cloud concepts (IaaS), Linux command line, Apache configuration, basic web design, and deployment in a real-world cloud scenario. It was an informative and engaging experience.
This project is licensed under the MIT License. This means that anyone is free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the project. Additionally, if you use or copy the website design or code, please mention the original website (dojosarran.xyz) as a courtesy.