-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
247 lines (223 loc) · 13 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
<!DOCTYPE html>
<html lang="en">
<head>
<title>Thuan Nguyen's Resume</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Xiaoying Riley at 3rd Wave Media">
<link rel="shortcut icon" href="favicon.ico">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900" rel="stylesheet">
<!-- FontAwesome JS-->
<script defer src="assets/fontawesome/js/all.min.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/devresume.css">
</head>
<body>
<div class="main-wrapper">
<div class="container px-3 px-lg-5">
<article class="resume-wrapper mx-auto theme-bg-light p-5 mb-5 my-5 shadow-lg">
<div class="resume-header">
<div class="row align-items-center">
<div class="resume-title col-12 col-md-6 col-lg-8 col-xl-9">
<h2 class="resume-name mb-0 text-uppercase">Thuan Nguyen</h2>
<div class="resume-tagline mb-3 mb-md-0">- Senior Full-Stack JavaScript, GoLang & Python Developer <br/>- Software Architect <br/>- Scrum Master</div>
</div><!--//resume-title-->
<div class="resume-contact col-12 col-md-6 col-lg-4 col-xl-3">
<ul class="list-unstyled mb-0">
<li class="mb-2"><i class="fas fa-phone-square fa-fw fa-lg mr-2 "></i><a class="resume-link" href="tel:#">(+84) 70 284 5158</a></li>
<li class="mb-2"><i class="fas fa-envelope-square fa-fw fa-lg mr-2"></i><a class="resume-link" href="mailto:#">[email protected]</a></li>
<!-- <li class="mb-2"><i class="fas fa-globe fa-fw fa-lg mr-2"></i><a class="resume-link" href="#">www.yourwebsite.com</a></li> -->
<li class="mb-0"><i class="fas fa-map-marker-alt fa-fw fa-lg mr-2"></i>Ho Chi Minh city, Vietnam</li>
</ul>
</div><!--//resume-contact-->
</div><!--//row-->
</div><!--//resume-header-->
<hr>
<div class="resume-intro py-3">
<div class="media flex-column flex-md-row align-items-center">
<img class="resume-profile-image mb-3 mb-md-0 mr-md-5 ml-md-0 rounded mx-auto" src="assets/images/yup.jpg" alt="image">
<div class="media-body text-left">
<p class="mb-0">
I'm a rare mixture between a <b>developer</b> and a <b>project manager</b>. I'm adept in both the technological aspects and leading a technical team. I can build a team and provide clarity for both management and the front line.
I love working with dedicated individuals. I'm capable of working as a team lead or as an individual contributor.
<br/><br/>
</p>
</div><!--//media-body-->
</div>
</div><!--//resume-intro-->
<hr>
<div class="resume-body">
<div class="row">
<div class="resume-main col-12 col-lg-8 col-xl-9 pr-0 pr-lg-5">
<section class="work-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Work Experiences</h3>
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Cloud Architect - CTO</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">SDConnect Platform | 06/2021 - Present</div>
</div>
<div class="item-content">
<p>At <a href="https://sdconnect.vn" target="_blank">https://sdconnect.vn</a>, we provide more than 10,000+ businesses in Vietnam a marketplace where they can post information about products/services and tenders. Businesses can chat with each other and make appointments to close deals.</p>
<ul class="resume-list">
<li>Technologies: React - NextJS, NodeJS, Golang (for chat engine), deployed on AWS.</li>
<li>Bug tracking: sentry.io</li>
<li>The project uses microservices pattern</li>
<li>Responsibilities: Recruiting, define code patterns, setup engineering processes, scrum mastering (and sometimes coding as well).</li>
<li>Production link: <a href="https://tmdt.sdconnect.vn">https://tmdt.sdconnect.vn</a>.</li>
</ul>
</div>
</div>
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Associate Software Architect</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">Vamstar Ltd | 05/2020 - 09/2020</div>
</div>
<div class="item-content">
<p>At Vamstar, I took upon the role of a junior software architect, responsible for making mid-level decisions in the data-layer architecture: </p>
<ul class="resume-list">
<li>Maintain and develop AWS Serverless infastructure (Lambda, Cognito, S3, DynamoDB, Sagemaker)</li>
<li>Line Management Reports.</li>
<li>Initiate, discuss and decide upon solutions.</li>
<li>Lead the data engineering effort.</li>
</ul>
</div>
</div><!--//item-->
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Backend Developer</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">Photobank Vietnam | 08/2019 - 03/2020</div>
</div>
<div class="item-content">
<p>At Photobank Co., I joined as a backend developer to work on the smart photo storage platform (https://fushime.photo/)</p>
<ul class="resume-list">
<li>Develop the backend application using microservices architecture.</li>
</ul>
</div>
</div>
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Full-stack Developer</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">EyeQ Tech | 03.2019 - 07.2019</div>
</div>
<div class="item-content">
<p>At EyeQ Tech, we develop distributed solutions for businesses (mostly retails) to automate data collection using computer vision. My official job was Full-stack Developer, however, the workflow was flexible. I also worked on Machine Learning.</p>
<ul class="resume-list">
<li>DevOps operations.</li>
<li>Full-stack pipeline Development (Kubernetes, NodeJS, Nginx, Python).</li>
<li>Front-end (ReactJS).</li>
<li>Training M.L. models</li>
</ul>
</div>
</div><!--//item-->
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Web Developer Intern</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">Alley 51 Ventures | 06.2018 - 12.2018</div>
</div>
<div class="item-content">
<p>At Alley 51 Ventures, I worked on various websites of startups partnered with Alley 51 Ventures</p>
<ul class="resume-list">
<li>https://leadx.org/ (Wordpress).</li>
<li>https://www.wearevulcan.com/ (Wordpress)</li>
<li>https://gick.vn/ (ReactJS for front-end, NodeJS for back-end)</li>
</ul>
</div>
</section><!--//work-section-->
<!-- <section class="project-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Projects</h3>
<div class="item mb-3">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Photos Storage Platform.</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">Proprietary (Photobank)</div>
</div>
<div class="item-content">
<p>Link: <a href="https://fushime.photo" class="theme-link" target="_blank">https://fushime.photo</a> <br/>
The Japanese people have a lot of photos from the 1980s and backwards. We digitalize, colorize, upscale them using M.L. algorithms then put them online for our users. The platform is deployed using a serverless infastructure (AWS).</p>
</div>
</div>
<div class="item">
<div class="item-heading row align-items-center mb-2">
<h4 class="item-title col-12 col-md-6 col-lg-8 mb-2 mb-md-0">Smart Know-Your-Customer Solution Demo</h4>
<div class="item-meta col-12 col-md-6 col-lg-4 text-muted text-left text-md-right">Proprietary (EyeQ Tech)</div>
</div>
<div class="item-content">
<p>Link: <a href="https://ekycdemo.eyeq.tech/" class="theme-link" target="_blank">https://ekycdemo.eyeq.tech/</a> <br/>
I developed this demo from front-end to back-end. You can upload 2 images and it will identify whether the people in those 2 images are identical.</p>
</div>
</div>
</section> -->
</div><!--//resume-main-->
<aside class="resume-aside col-12 col-lg-4 col-xl-3 px-lg-4 pb-lg-4">
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Skills</h3>
<div class="item">
<h4 class="item-title">Technical</h4>
<ul class="list-unstyled resume-skills-list">
<li class="mb-2">AWS</li>
<li class="mb-2">Tensorflow/Pytorch</li>
<li class="mb-2">JavaScript/Python/GoLang</li>
<li class="mb-2">Angular/React/Vue</li>
<li class="mb-2">Node.js/Flask</li>
<li class="mb-2">Design patterns</li>
<li class="mb-2">MongoDB/MySQL</li>
<li class="mb-2">Object-oriented Design</li>
</ul>
</div><!--//item-->
<div class="item">
<h4 class="item-title">Professional</h4>
<ul class="list-unstyled resume-skills-list">
<li class="mb-2">Scrum</li>
<li class="mb-2">Agile<li>
<li class="mb-2">Design Thinking</li>
<li class="mb-2">Project Management</li>
</ul>
</div><!--//item-->
</section><!--//skills-section-->
<section class="education-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Education</h3>
<ul class="list-unstyled resume-education-list">
<li>
<div class="resume-degree font-weight-bold">BSc Computer Science</div>
<div class="resume-degree-org text-muted">Frankfurt University</div>
</li>
</ul>
</section><!--//education-section-->
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Languages</h3>
<ul class="list-unstyled resume-lang-list">
<li class="mb-2">English <span class="text-muted">(IELTS 8.0)</span></li>
<li class="mb-2">German <span class="text-muted">(A2)</span></li>
<li class="mb-2">Vietnamese <span class="text-muted">(Native)</span></li>
</ul>
</section><!--//certificates-section-->
<section class="skills-section py-3">
<h3 class="text-uppercase resume-section-heading mb-4">Interests</h3>
<ul class="list-unstyled resume-interests-list mb-0">
<li class="mb-2">Psychology</li>
<li class="mb-2">Basketball</li>
<li>Coffee</li>
</ul>
</section><!--//certificates-section-->
</aside><!--//resume-aside-->
</div><!--//row-->
</div><!--//resume-body-->
<hr>
<div class="resume-footer text-center">
<ul class="resume-social-list list-inline mx-auto mb-0 d-inline-block text-muted">
<li class="list-inline-item mb-lg-0 mr-3"><a class="resume-link" href="#"><i class="fab fa-github-square fa-2x mr-2" data-fa-transform="down-4"></i><span class="d-none d-lg-inline-block text-muted">github.com/Thuan2000</span></a></li>
<li class="list-inline-item mb-lg-0 mr-3"><a class="resume-link" target="_blank" href="https://www.linkedin.com/in/thuan-n-367a6b111/"><i class="fab fa-linkedin fa-2x mr-2" data-fa-transform="down-4"></i><span class="d-none d-lg-inline-block text-muted">linkedin.com/in/thuan-n-367a6b111</span></a></li>
</ul>
</div><!--//resume-footer-->
</article>
</div><!--//container-->
<footer class="footer text-center py-4">
<!--/* This template is free as long as you keep the footer attribution link. If you'd like to use the template without the attribution link, you can buy the commercial license via our website: themes.3rdwavemedia.com Thank you for your support. :) */-->
<small class="copyright text-muted">Designed with <i class="fas fa-heart"></i> by <a class="theme-link" href="https://www.linkedin.com/in/thuan-nguyen-emolyze" target="_blank">Thuan Nguyen</a></small>
</footer>
</div><!--//main-wrapper-->
</body>
</html>