Graduate from SUTD (Cybersecurity and IoT and Intelligent Systems tracks) May 2024. Completed a Bachelor of Engineering in Computer Science and Design with Minors in Digital Humanities and Artificial Intelligence. Currently studying for OSCP.
SUTD Capstone project - Personnel and Artefact Monitoring System
Worked with a team of diverse backgrounds, learning embedded programming on ESP32, Rust, and system security
Designed and built an IoT asset tracking system for localisation and protection of important artefacts
Designed the messaging mechanism, namely serialisation with Protobuf, and setting up MQTT client and broker
Oversaw security aspects of the system such as TLS for link encryption, and Docker authentication for environment safety, and database encryption for safe storage
Implemented a mobile-responsive, user-friendly profile page interface for the SAGE Web platform, which uses a MERN stack, using ReactJS and TailwindCSS to design modular components of the page
Collaborated with a team of 4 to piece together different pages and components to form a cohesive web application
Conducted end-to-end testing and component testing with Cypress.io, and load testing with Artillery.io