06 — Contact

If you're interested

I'm open to opportunities

I'm actively looking for quantitative trading internships, research roles, and opportunities to collaborate on related projects.

trung.py
class Trung:

    def __init__(self):
        self.name = "Trung Nguyen"
        self.role = "Data Science Student"
        self.school = "Northeastern University"
        self.interests = [
            "Quantitative Finance",
            "Algorithmic Trading",
            "Machine Learning",
            "Data Engineering"
        ]

    def daily_routine(self):
        while True:
            self.learn()
            self.build()
            self.iterate()

    def get_status(self):
        return "Open to opportunities"
10+
Projects Built
3x
Dean's List
6
Work Experiences