A personal portfolio website showcasing my projects as a Computer Science student at Deakin University.
A static website built with TypeScript and HTML that uses AI to translate the Chinese historical text "Record of the Three Kingdoms" by Chen Shou into English. The site includes trivia quizzes about the Three Kingdoms period.
- Live site: 3kingdomsscribed.netlify.app
- GitHub: github.com/TriAzz/3KingdomsScribes
A platform for InnovAIte Company (within Deakin University) that enables users to upload project ideas or showcase completed projects. The site facilitates collaboration by allowing others to discover ongoing projects and contribute to those they find interesting.
- Live site: innovaiteprojects.netlify.app
- GitHub: github.com/TriAzz/InnovAIteProjectsFrontend
A C# .NET project featuring an overworld map to conquer, where battles are simulated through Chess matches. Each faction has its own unique army arrangement in development.
- GitHub: github.com/TriAzz/ChessConquest
A terminal-based turn-based battle game built for the console. This project focuses on game mechanics and logic without a graphical frontend, demonstrating core programming principles in a fun, interactive format.
- HTML5
- CSS3
- JavaScript
Simply open the index.html file in a web browser to view the portfolio.