Dat Truong


I am currently studying Information Technology (IT) at the University of Economics Ho Chi Minh City (UEH). My career goal is to become a SE. I am learning with C#, ASP.NET MVC, SQL Server, MySQL for backend development, and HTML5, CSS3, Tailwind, JavaScript, and ReactJs for frontend development. I always looking opportunities to join real projects to enhance my problem-solving, critical thinking, and teamwork abilities. For collaboration or inquiries, feel free to reach out to me via email.



Learning Journey


Aug 2021 - Jun 2024
Learning at THPT Đong Phu with a strong focus on Mathematics.
Aug 2024 - Present
Pursuing a Bachelor's degree in Information Technology at UEH University.


Strengths & Weaknesses


Strengths

  • Good logic thinking and problem-solving
  • Eager to learn, not afraid of new challenges
  • Ability to self-learn new technologies
  • Ability to work effectively in teams

Weaknesses

  • Too perfectionist, lead to spend lot of time
  • Enhance public presentation skills
  • Sometimes have trouble in manage time
  • Need to develop more communication skills with customers


Learning Experience (Updating)


Oct 23, 2025 - Present

Main Developer

GitHub

Developed and maintained a user interface that enables users to view, write, and store personal messages. The project is built primarily with PHP, along with HTML5, CSS3, and MySQL for database management.

Oct 23, 2025 - Present

Project Team Leader

GitHub

Develop supermarket management applications using C# and WinForms. Apply the principles of object-oriented programming and SQL Server database design.

Mar 6, 2025 - May 18, 2025

Project Team Leader

GitHub

The main developer of the project implemented the data structure and algorithm (DSA) components. The project uses the Stack data structure and the Shunting Yard Algorithm (for infix-to-postfix conversion) to perform expression evaluation.

Small Projects

  • My Profile

    The page introduces myself such as: personal information, strengths, weaknesses, learning experience, and a few small projects.

    Technologies: HTML5, CSS3, JavaScript

  • Guest Book App

    Allows users to write, read, and store messages in realtime.

    Technologies: PHP, HTML5, CSS3, MySQL

  • Supermarket Sales Management

    The WinForms project simulates supermarket sales management, focusing on the use of 4 properties of Object-Oriented Programming.

    Technologies: C#, WinForms, OOP

  • Calculator Simulator

    The WinForms project simulates a computer program that works by converting a infix expression to a postfix, using a Data Structure and Algorithm focus.

    Technologies: C#, WinForms, DSA