Tony Wei

Software Engineer

A passionate developer focused on creating elegant solutions to complex problems. Experienced in full-stack development, UI/UX design, and building user-centric applications.

Driven by curiosity and a love for learning new technologies. Always exploring innovative approaches to software development and design.

Welcome to my portfolio where I showcase my work, projects, and share insights about technology and software engineering.

Experience

Commonwealth Bank
Technology Graduate
Commonwealth Bank
Feb 2025 - Present
  • Built full-stack applications from concept to deployment using React, Node.js, and AWS services, enhancing customer experience and operational efficiency.
  • Collaborated in Agile teams to deliver high-quality software solutions, participating in sprint planning, daily stand-ups, and retrospectives.
  • Implemented CI/CD pipelines using Jenkins and GitHub Actions, reducing deployment times by 30% and improving code quality through automated testing.
Google Developer Student Club - University of Melbourne
Google Developer Student Club - University of Melbourne
Tech & Education Director
Oct 2024 - Sep 2024
  • Built full-stack applications from concept to deployment using React, Node.js, and AWS services, enhancing customer experience and operational efficiency.
  • Collaborated in Agile teams to deliver high-quality software solutions, participating in sprint planning, daily stand-ups, and retrospectives.
  • Implemented CI/CD pipelines using Jenkins and GitHub Actions, reducing deployment times by 30% and improving code quality through automated testing.
Tech & Education Lead
Aug 2024 - Oct 2024
  • Built full-stack applications from concept to deployment using React, Node.js, and AWS services, enhancing customer experience and operational efficiency.
  • Collaborated in Agile teams to deliver high-quality software solutions, participating in sprint planning, daily stand-ups, and retrospectives.
  • Implemented CI/CD pipelines using Jenkins and GitHub Actions, reducing deployment times by 30% and improving code quality through automated testing.
Fyto Technologies
Software Engineer Intern
Fyto Technologies
Mar 2024 - May 2024
  • Built full-stack applications from concept to deployment using React, Node.js, and AWS services, enhancing customer experience and operational efficiency.
  • Collaborated in Agile teams to deliver high-quality software solutions, participating in sprint planning, daily stand-ups, and retrospectives.
  • Implemented CI/CD pipelines using Jenkins and GitHub Actions, reducing deployment times by 30% and improving code quality through automated testing.
Commonwealth Bank
Technology Summer Intern
Commonwealth Bank
Nov 2023 - Feb 2024
  • Built full-stack applications from concept to deployment using React, Node.js, and AWS services, enhancing customer experience and operational efficiency.
  • Collaborated in Agile teams to deliver high-quality software solutions, participating in sprint planning, daily stand-ups, and retrospectives.
  • Implemented CI/CD pipelines using Jenkins and GitHub Actions, reducing deployment times by 30% and improving code quality through automated testing.
Junior Engineers
Instructor
Junior Engineers
Feb 2023 - Nov 2023
  • Taught group lessons and provided instruction to help under 14s learn programming fundamentals
  • Collaborated with other instructors to develop engaging curriculum with Python, Scratch, Arduino
Unilodge Student Accommodation
Residential Advisor
Unilodge Student Accommodation
Feb 2023 - Nov 2023
  • Adapt and resolve emergency and welfare incidents that arise on shift in a professional manner
  • Practice conflict resolution and assist management team in resolving disputes between residents

Education

University of Melbourne
Bachelor of Science, Computing and Software Systems
University of Melbourne
2024
ACG Parnell College
High School Diploma, Computer Science, Mathematics, Physics
ACG Parnell College
2021

Certifications

First Aid and CPR
First Aid and CPR
Australian Red Cross
Expires: Feb 2026
Standard Mental Health First Aider
Standard Mental Health First Aider
Mental Health First Aid Australia
Expires: Apr 2026
Working With Children Check
Working With Children Check
Victoria State Government
Expires: Jan 2028

Projects

Budget Transaction Sync

Automatically syncs Up Bank transactions to Actual Budget using AWS Lambda webhooks. Each transaction triggers a Lambda function that retrieves and adds transaction details to Actual Budget for budgeting across web and mobile.

View on GitHub →
AWS LambdaNode.jsWebhooksREST API

Portfolio Website

A simple and elegant website built using SvelteKit and Tailwind CSS. It showcases my projects and experience with a focus on performance and user experience, featuring responsive design and smooth animations.

View on GitHub →
SvelteKitTailwind CSSViteJavaScript

Algorithms Learning Platform

A multichoice learning platform used for teaching workshops. Features OAuth authentication for user management and serves as an educational resource for learning algorithms and data structures.

View on GitHub →
Next.jsReactNextAuthMongoDBTypeScript

Environment Monitor

Full-stack environmental monitoring platform collecting real-time sensor data from a Raspberry Pi attachment. Tracks temperature, pressure, humidity, and particulate matter with database storage and graphical visualisations.

View on GitHub →
SvelteKitFlaskMySQLDockerJavaScriptPython

Tetris in Java

Tetris recreation in Java using a lightweight graphics engine. Implements Super Rotation System (SRS) for authentic piece rotation and wall kicks.

View on GitHub →
Java