Au-Curreny Mobile App Development

Project Contents

  • Project Type & Period:

    Tafe Assessment (4th Quarter 2024)

  • Platform / Languages:

    .NET Maui (C#, XAML)

  • Explanation:

    This project was to develop a mobile application to provide the current and historical information about top 15 currencies by using both API and database.

Please click to open the GitHub repository

maui_project

Tic-tac-toe HTML Branches

Project Contents

  • Project Type & Period:

    Tafe Assessment + Personal (4th Quarter 2024 onwards)

  • Platform / Languages:

    Python, HTML, CSS

  • Explanation:

    This project code was originally given for debugging it. Personally, I upgraded the UI for the normal Tic-tac-toe as well as added a Blind Tic-tae-toe. I am continuously developing for more various Tic-tac -toe games.

Please click to open the GitHub repository

tic-tac-toe blind

Recruitment System Using OOP

Project Contents

  • Project Type & Period:

    Tafe Assessment (2nd Quarter 2024)

  • Platform / Languages:

    C#, WPF

  • Explanation:

    This project was to develop a contractor recruitment program by following the object-oriented programming. This project did not include the use of database.

Please click to open the GitHub repository

C# recuritment system

HR System Using Database

Project Contents

  • Project Type & Period:

    Tafe Assessment (2nd Quarter 2024)

  • Platform / Languages:

    SQL, C#, WPF

  • Explanation:

    This project was to develop a HR management program which uses database. The program includes insert, update, assign, delete functions.

Please click to open the GitHub repository

SQL project

Powerball WPF

Project Contents

  • Project Type & Period:

    Personal (2nd Quarter 2024)

  • Platform / Languages:

    C#, WPF

  • Explanation:

    This project was to develop a GUI lottery playing program by upgrading a Tafe C# assessment which was a CMD-based lottery playing program.

Please click to open the GitHub repository

powerball WPF

Wordle Game

Project Contents

  • Project Type & Period:

    Tafe Assessment (2nd Quarter 2024)

  • Platform / Languages:

    Python

  • Explanation:

    This project was to develop a text-based wordle game by completing a basic code provided by Tafe. How to score guess was the key logic for the success of this project.

Please click for more project contents

wordle_project