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
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)
Main Developer
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.
Project Team Leader
Develop supermarket management applications using C# and WinForms. Apply the principles of object-oriented programming and SQL Server database design.
Project Team Leader
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