Skip to content
View Resetz's full-sized avatar

Organizations

@Pharma-Message

Block or report Resetz

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Resetz/README.md

👋 Hi, I'm Vincent Tran

for (int i = 0 ; i < n ; i++) {
    // do something cool (efficiently)
}

🎓 EECS Undergraduate @ UC Berkeley (Class of 2029)
🎖 Regents' and Chancellor's Scholar

📫 vincent.samuel.tran [at] berkeley [dot] edu


🏆 Awards & Distinctions

  • USACO Platinum Division (2022)
  • AIME Qualifier (2022-2023)
  • Regents' and Chancellor's Scholarship Recipient (2025)

💻 Languages & Technologies

C++ · Python · Java · x86-64 Assembly · C# · TypeScript · Swift


🔬 Research Experience

🧬 DNA Methylation Modeling (MATLAB)

  • Developed a dynamic mean field approximation framework simulating large-scale epigenetic behavior.
  • Identified stable parameter regions for accurate modeling of methylation dynamics across 20× more CpG sites.

⚙️ Optimizing K-Means via Kernel Fusion

  • Reworked K-means clustering with assembly-level kernel fusion.
  • Eliminated redundant memory overhead from Intel GEMM routines by merging matrix ops at a low level.

🧪 Projects

🧮 Linear Equation Solver in x86 Assembly

  • Built from scratch using naive row-reduction.
  • Managed register/memory behavior and stack pointer logic consistent with C calling convention.
  • Debugged via Visual Studio 2019.

🎮 Multithreaded Networked Tic-Tac-Toe (Java)

  • Designed a GUI with client-server multithreading.
  • Leveraged Java data streams and synchronized state sharing.
  • Implemented clean thread isolation for game, client, and server logic.

🚀 Interests

Algorithms & Optimization · Distributed Systems · Networking ·
Hardware-Aware Software · VLSI (Very Large Scale Integration)


📫 Let's connect or collaborate — feel free to check out my repos!

Pinned Loading

  1. hoaikhanhnguyen/CS4B_Project hoaikhanhnguyen/CS4B_Project Public

    Tic-Tac-Toe Group Project

    Java 5

  2. usacoprac usacoprac Public

    Practice problems mostly from Codeforces but for USACO.

    C++

  3. byow byow Public

    Java

  4. DontLeaveMeHanging DontLeaveMeHanging Public

    Java

  5. Pharma-Message/pharma-send Pharma-Message/pharma-send Public

    JavaScript 2