Interactive Online CV and Portfolio
Student ID: 36172107
This website is part of my cloud computing project and is hosted on a Microsoft Azure virtual machine running Ubuntu Linux. The purpose of this project is to develop an interactive online CV and portfolio that presents my background, technical skills, and personal projects in a clear and professional way.
At the current stage, I have successfully configured a cloud-based Linux server and deployed this basic website, which can be accessed through a public IP address. This demonstrates that the server is correctly set up and capable of hosting web content. The website has been created using basic HTML and will be expanded as the project progresses.
The final goal of this project is to transform this simple page into a more complete and interactive personal website. It will include sections such as About Me, Education, Technical Skills, Projects, and Contact Information. I also plan to improve the design by adding styling and simple interactive features, such as navigation menus, structured sections, and possibly a downloadable CV.
This project allows me to apply practical cloud computing skills, including configuring a virtual machine, working in a Linux command-line environment, and hosting a web application in the cloud. It also helps me develop web development skills while creating a useful personal resource that can be used beyond this assignment.
Overall, this project is a realistic and achievable starting point for my final cloud project, while also demonstrating the core skills required for deploying and managing cloud-based systems.
License
This project is licensed under the MIT License. This license was chosen because it is simple, widely used, and allows others to freely use, modify, and distribute the project with very few restrictions. The only requirement is that the original author is credited. The MIT License is suitable for this project because it is mainly educational and may be expanded in the future. It provides flexibility while keeping the legal side easy to understand. This makes it a practical choice for a cloud-based web project that can be shared, improved, and reused without unnecessary limitations.