• Home
  • About
  • Projects
  • Contact
  • Multi-Cloud Portfolio

    Deployed the same static website on both AWS S3 and Azure Blob Storage with CDN.

    Github

    Technologies: AWS S3, CloudFront, Azure Blob Storage, Azure CDN

    MockMate

    Developed a platofrm that assists developers to prepare for interviews through AI-assited feedback and voice interaction.

    DevPost Github

    Languages: HTML, CSS, React JS

    Social Network Simulation

    Implemented a directed graph data structure with optimized vertex and edge operations, developed algorithms for link prediction, shortest-path, and influencer detection to meet Big-O runtime requirements, and integrated and validated these features through a JUNG-based GUI with systematic testing and debugging.

    Languages: Java, JUNG library

    Scheduling Booking System

    Engineered a booking system to save, load, and transform event data into structured 2D lists for scheduling. Produced a dynamic lane-by-time schedule by mapping bookings to 15-minute intervals and enforcing time, lane, and formatting rules on the booking data.

    Languages: Python