{% extends "base.html" %} {% block title %}About{% endblock %} {% block content %}
Author
Profile_Authorized

{{ site_meta.author_name }}

Undergraduate @ HCMUT | HPC Researcher

Hello, I am nguyenpanda.

I'm an undergraduate at HCMUT, researching High-Performance Computing (HPC), focusing on load balancing algorithms, GPU optimization, and parallel computing at iST and HPCC.

I'm a builder who loves engineering software from scratch to understand how they work. I'm passionate about low-level systems: computer architecture, operating systems, and networks.

Long-term, I'm pursuing a PhD to work on problems that blend theoretical depth with real-world performance engineering.

{% endblock %}