Skip to content
View HieuStudyingCS's full-sized avatar

Highlights

  • Pro

Block or report HieuStudyingCS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HieuStudyingCS/README.md
banner

headline

Portfolio Website Email LinkedIn     GitHub Username  

About me

I'm a first-year Computer Science student at UIT - VNUHCM, with a deep passion for Machine Learning/Deep Learning, Optimization, and AI Research.

  • 🎓 Currently exploring the mathematical foundations of CS and building AI/ML fundamentals.
  • 👨‍💻 Active member at Software Engineering Academic Club (BHTCNPM) UIT and GDGoC-HCMUS.
  • 🧠 Passionate about programming, algorithms, data structures, and problem solving through consistent practice and problem-solving discipline.
  • 📊 Targeting: AI Research and solidifying my English proficiency (IELTS 7.0+).
  • 📫 Always open to academic discussions, collaborations, and learning opportunities.

Tech stack

Languages & Web

AI/ML & Data Science

DevOps & Tools


Awards


Experience

Undergraduate Researcher

ELO@UIT - Evolutionary Learning & Optimization | Advisor: Dr. Luong Ngoc Hoang
May 2026 – Present | Ho Chi Minh City, Vietnam

  • Conducting comprehensive literature reviews on Evolutionary Algorithms to identify critical research gaps within the Optimization and Machine Learning domains.
  • Collaborating on formulating methodologies and executing experiments to address identified gaps, contributing directly to the development of academic papers.

Official Trainer & Academic Collaborator

Software Engineering Academic Club (UIT)
Feb. 2026 – Jul. 2026 | Ho Chi Minh City, Vietnam

  • Led the club's Probability & Statistics training sessions, simplifying complex mathematical theories and making it digestible and easy to understand for other students.
  • Co-authored a C++ Knowledge Handbook, bridging the gap between low-level technical mechanics and real-world accessibility for beginners via highly visual code examples.

Featured work

RSI Vectorized Trading Strategy Research

A Python-based quant research project built around an RSI Vectorized strategy for the Vietnamese market. The logic uses a 14-period RSI, buying when RSI drops below 30 and taking profit when it rises above 70, while keeping the full signal generation and backtest flow vectorized with Pandas for better performance on larger historical datasets. The project also includes edge-case handling for flat price movement and was used as part of a successful QuantVN Scholarship application.

Python · Pandas · Technical Analysis · Backtesting · QuantVN

Algorithm Efficiency Measurement System

A comprehensive C++ benchmark program implementing Strategy and Dependency Injection patterns. Engineered with a production-grade workflow utilizing Conventional Commits, Husky hooks (pre-commit/pre-push), and automated CI/CD via GitHub Actions.

C++ · Design Patterns · Git Hooks · Husky · CI/CD

Air Quality Prediction

Club-level Machine Learning Competition

Applied multi-task learning, classification, and regression techniques on air quality datasets to predict environmental metrics.

Python · Scikit-learn · Pandas · EDA

Algorithm & Data Structures Solution Archive

A personal algorithm atlas for documenting and practicing problems from LeetCode, CSES, and Codeforces. Each folder keeps the solution code together with a clear editorial so the approach, edge cases, and complexity analysis stay easy to review.

C++ · Python · Data Structures · Algorithms · Competitive Programming


Education & Certifications

🎓 Education

  • B.Sc. Computer Science | University of Information Technology (UIT) - VNUHCM (Expected 2029)
  • Relevant Coursework: Machine Learning, Probability & Statistics (8.8), Linear Algebra (9.6), Calculus (9.8), Data Structures & Algorithms (9.0), Discrete Structure (9.9)

🏆 Certifications


Contact


GitHub stats

GitHub profile details

GitHub stats summary GitHub repositories by language

Cards are regenerated automatically by GitHub Actions so the numbers stay in sync with your latest public activity.



"Turning complex data into meaningful insights through analytical problem-solving."

footer

Pinned Loading

  1. quantvn-vn-markets quantvn-vn-markets Public

    Forked from quantvn/quantvn-vn-markets

    A Python-based quant research project built around an RSI Vectorized strategy for the Vietnamese market

    Python

  2. Student-Management-System-CPP Student-Management-System-CPP Public

    C++

  3. volleyball-scoreboard-by-CPP volleyball-scoreboard-by-CPP Public

    C++

  4. manage-a-football-league manage-a-football-league Public

    A C++ (OOP) football tournament simulation built to bridge the gap between core technical concepts and real-world accessibility.

    C++

  5. Strategy-Pattern-Performance-Benchmark Strategy-Pattern-Performance-Benchmark Public

    C++

  6. LTH-Algorithm-Atlas LTH-Algorithm-Atlas Public

    The repository where you can get solution for some problems on Leetcode, Codeforces, and CSES

    C++ 2