Graduate Stories
What students say after the final audit
These accounts reference specific programs, project stages, and outcomes — not generic satisfaction scores.
The gas optimization module alone saved our team roughly 18% on deployment costs for a real estate tokenization pilot. What surprised me was how much time we spent on bridge failure scenarios — that turned out to be the most valuable part.
— Linh Tran, Backend Engineer, Distributed Systems Certificate, March 2025 cohort
I came in expecting quick tutorials. Instead I spent three weeks rewriting my smart contract after the mid-term audit. Frustrating at the time, but that revision is exactly what employers asked about in interviews.
— Minh Pham, Graduate, now at a Hanoi fintech lab
The audit workshop was dense — four weeks is not long to cover every attack vector. I would have liked one more week on oracle manipulation. Still, the checklist they gave us is something I still print out before every code review at work.
— Priya Sharma, Security Audit Workshop, September 2025
My tokenization project was a fractional warehouse receipt system for a logistics company in Binh Duong. The faculty pushed back hard on my access control model in week seven, and they were right. The corrected version passed the final audit on the first attempt.
— Duc Nguyen, Distributed Systems Certificate, September 2024
Extended project story: Cross-chain supply chain pilot
Three students from the March 2025 cohort — Linh Tran, Huy Vo, and Anh Le — collaborated on a supply chain tracking system that moved shipment attestations between a private EVM chain and a public testnet via a custom bridge module.
The project started in week five with a scope document defining which data stayed on-chain and which remained in off-chain storage. By week ten they had a working tokenization layer for shipment receipts. The bridge intensive in weeks eleven through fourteen exposed a replay vulnerability in their message verification logic, which they fixed before the final audit.
The audit panel — Dr. Le and an external reviewer from a Da Nang protocol team — identified two medium-severity findings related to relayer quorum thresholds. Both were resolved within the exam window. The written audit report now sits in each student's portfolio and was cited in Linh's job application to a Singapore-based infrastructure company.