mirror of
https://github.com/tiennm99/cv.git
synced 2026-06-09 16:13:44 +00:00
953841e888
Add phone number and Telegram contact, add Sky Garden project, add Go to skills, update rendercv to v2.8 with avatar support, bump GitHub Actions versions, and update date to Mar 2026. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
90 lines
4.7 KiB
HTML
90 lines
4.7 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||
<title>
|
||
|
||
</title>
|
||
<link rel="stylesheet"
|
||
href="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.5.1/github-markdown-light.min.css"
|
||
integrity="sha512-Pmhg2i/F7+5+7SsdoUqKeH7UAZoVMYb1sxGOoJ0jWXAEHP0XV2H4CITyK267eHWp2jpj7rtqWNkmEOw1tNyYpg=="
|
||
crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous">
|
||
|
||
<!-- The loading of KaTeX is deferred to speed up page rendering -->
|
||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx+DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo+KN" crossorigin="anonymous"></script>
|
||
|
||
<!-- To automatically render math in text elements, include the auto-render extension: -->
|
||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv+fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous"
|
||
onload="renderMathInElement(document.body, {delimiters: [{ left: '$$', right: '$$', display: false }]});"></script>
|
||
<style>
|
||
.markdown-body {
|
||
box-sizing: border-box;
|
||
min-width: 200px;
|
||
max-width: 980px;
|
||
margin: 0 auto;
|
||
padding: 45px;
|
||
}
|
||
|
||
@media (max-width: 767px) {
|
||
.markdown-body {
|
||
padding: 15px;
|
||
}
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body>
|
||
<article class="markdown-body">
|
||
<h1>Tien Nguyen Minh's CV</h1>
|
||
<ul>
|
||
<li>Phone: +84 869 156 149</li>
|
||
<li>Email: <a href="mailto:tiennm99@outlook.com">tiennm99@outlook.com</a></li>
|
||
<li>Location: HCMC, VN</li>
|
||
<li>Website: <a href="https://miti99.com/">miti99.com</a></li>
|
||
<li>LinkedIn: <a href="https://linkedin.com/in/miti99">miti99</a></li>
|
||
<li>GitHub: <a href="https://github.com/tiennm99">tiennm99</a></li>
|
||
<li>Telegram: <a href="https://t.me/tiennm5">tiennm5</a></li>
|
||
</ul>
|
||
<h1>Education</h1>
|
||
<h2><strong>Ho Chi Minh City University of Technology</strong>, B.E. in Computer Science in Computer Science and Engineering -- Ho Chi Minh City, Vietnam</h2>
|
||
<p>Sept 2017 – June 2023</p>
|
||
<h1>Experience</h1>
|
||
<h2><strong>Senior Software Engineer</strong>, ZingPlay Game Studios, VNG Corporation -- Ho Chi Minh City, Vietnam</h2>
|
||
<p>July 2020 – present</p>
|
||
<p>Started my journey at VNG Tech Fresher Program and progressed to Senior Software Engineer at ZingPlay Game Studios (ZPS). Over the years, I have honed my expertise in game server architecture and backend development using Java, while also contributing to client-side logic with Cocos and Godot when needed.</p>
|
||
<ul>
|
||
<li>
|
||
<p><a href="https://play.google.com/store/apps/details?id=zps.games.show">Show</a>: A card game for Myanmar market</p>
|
||
</li>
|
||
<li>
|
||
<p><a href="https://play.google.com/store/apps/details?id=zps.games.burkozel">Burkozel</a>: A card game for the Russian audience</p>
|
||
</li>
|
||
<li>
|
||
<p><a href="https://play.google.com/store/apps/details?id=zps.games.bida3d.vn">Bida3D</a>: Global 8-ball pool game</p>
|
||
</li>
|
||
<li>
|
||
<p><a href="https://play.google.com/store/apps/details?id=vn.zps.tl2">Chaos Age 2</a>: Global strategy game</p>
|
||
</li>
|
||
<li>
|
||
<p><a href="https://play.google.com/store/apps/details?id=vn.kvtm.js">Sky Garden</a>: Farm game. Maintain, fixed some legacy core bugs, develop new event features, customer care.</p>
|
||
</li>
|
||
</ul>
|
||
<h1>Projects</h1>
|
||
<h2><strong><a href="https://tiennm99.github.io/">Static websites with Hugo</a></strong></h2>
|
||
<p>Jan 2020 – present</p>
|
||
<p>My blog on GitHub Pages using Hugo. Website for Ngăm - a charity project founded by my brother's friends.</p>
|
||
<h1>Skills</h1>
|
||
<p><strong>Programming:</strong> Java (Netty, Vert.x, Spring Boot), JavaScript, Go</p>
|
||
<p><strong>Databases:</strong> Couchbase, Redis, MySQL</p>
|
||
<p><strong>Tools & DevOps:</strong> Git, Docker, CI/CD</p>
|
||
<h1>Interests</h1>
|
||
<p><strong>Professional:</strong> Game server architecture, distributed systems, Java performance tuning</p>
|
||
<p><strong>Personal:</strong> Reading novels & manga, playing Genshin Impact & TFT</p>
|
||
</article>
|
||
</body>
|
||
|
||
</html> |