> Hi, I'm Jiaping Huang
「 A Software Developer based in Perth, Western Australia.
I build practical applications using C#, .NET, Python, SQL, and REST APIs.
I am particularly interested in software development, QA/testing, and .NET-based application development.
I recently completed a Certificate IV in Programming and am currently seeking opportunities in
Software Development, QA / Software Testing, or other entry-level IT roles.
」
Reach and ask me anything anytime:
• Hands-on projects in C#, .NET, WPF, .NET MAUI, and Python
• Experience integrating and testing REST APIs using Postman
• Strong understanding of Object-Oriented Programming (OOP)
• Ability to design clean and maintainable application structures
• Practical experience building desktop, mobile, and API-based applications
Cross-platform mobile application that allows users to search movies using a public API.
Features
- Search movies via REST API
- Display movie details
- Save favourite movies
- Local storage using SQLite
Tech C#, .NET MAUI, REST APIs, JSON, SQLite
🔗 https://github.com/20055662/movie-api-app
Desktop application for managing contractors and job assignments.
Features
- Add / edit / delete contractors
- Manage job records
- Workflow simulation
- Unit testing for core functionality
Tech C#, .NET, WPF
🔗 https://github.com/20055662/contractor-tracker
Python project demonstrating object-oriented programming concepts.
Features
- Vehicle parking simulation
- Parking allocation system
- File-based data storage
Tech Python, OOP, File I/O