-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
302 lines (276 loc) · 12.1 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
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Wai Lynn Zaw</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="libs/font-awesome/css/font-awesome.min.css">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
</head>
<body>
<div id="mobile-menu-open" class="shadow-large">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
<!-- End #mobile-menu-toggle -->
<header>
<div id="mobile-menu-close">
<span>Close</span> <i class="fa fa-times" aria-hidden="true"></i>
</div>
<ul id="menu" class="shadow">
<li>
<a href="#about">About</a>
</li>
<li>
<a href="#experience">Experience</a>
</li>
<li>
<a href="#education">Education</a>
</li>
<li>
<a href="#skills">Skills</a>
</li>
<li>
<a href="https://wailynnzaw.github.io/blog/" target="_blank">Blog</a>
</li>
</ul>
</header>
<!-- End header -->
<div id="lead">
<div id="lead-content">
<h1>Wai Lynn Zaw</h1>
<h2>Mobile Engineer</h2>
<a href="https://drive.google.com/file/d/18rpXjxKVKppZup9qILL2X1P8oAEqGB1Q/view?usp=sharing" class="btn-rounded-white">Get Resume</a>
</div>
<!-- End #lead-content -->
<div id="lead-overlay"></div>
<div id="lead-down">
<span>
<i class="fa fa-chevron-down" aria-hidden="true"></i>
</span>
</div>
<!-- End #lead-down -->
</div>
<!-- End #lead -->
<div id="about">
<div class="container">
<div class="row">
<div class="col-md-4">
<h2 class="heading">About Me</h2>
</div>
<div class="col-md-8">
<p>
A passionate programmer who loves computer science, programming especially mobile, learning new technologies. Also love to do good UI/UX with simple and minimalistic design. Former Android Developer at Bagan Innovation Technology and CarsDB.
</p>
</div>
</div>
</div>
</div>
<!-- End #about -->
<div id="experience" class="background-alt">
<h2 class="heading">Experience</h2>
<div id="experience-timeline">
<div data-date="June 2019 – Current">
<h3>Codigo</h3>
<h4>Senior iOS Developer</h4>
<p>
<ul>
<li>Responsible for the native iOS app of <a href="https://apps.apple.com/us/app/comfortdelgro-booking-app/id954951647"> ComfortDelGro Taxi Booking App</a></li>
</ul>
</p>
</div>
<div data-date="July 2017 – June 2019">
<h3>Oway</h3>
<h4>Mobile Application Developer</h4>
<p>
<ul>
<li>Responsible for the native iOS app of our product <a href="http://oway.com.mm"> Oway</a></li>
<li>Achieve assigned software development as well as management tasks within given deadlines</li>
</ul>
</p>
</div>
<div data-date="December 2014 – April 2017">
<h3>Rebbiz</h3>
<h4>Mobile Engineer</h4>
<p>
<ul>
<li>Responsible for the native mobile apps (Android and iOS) of our product <a href="http://www.carsdb.com"> CarsDB</a></li>
<li>Demonstrate technical and professional ability to work independently on various projects of CarsDB</li>
<li>Achieve assigned software development as well as management tasks within given deadlines</li>
<li>Querying monthly dashboard data of CarsDB</li>
</ul>
</p>
</div>
<div data-date="October 2014 – December 2014">
<h3>Ever Crystal</h3>
<h4>Android Developer</h4>
<p>
<ul>
<li>Mainly responsible for the native mobile applications (Android)</li>
<li>Dealing with REST apis</li>
<li>Achieve assigned tasks within given deadlines</li>
<li>Brainstorming for UI/UX and API structure with team</li>
</ul>
</p>
</div>
<div data-date="August 2014 – October 2014">
<h3>Bagan Innovation Technology</h3>
<h4>Android Developer</h4>
<p>
As an android developer, mainly responsible for android application development integrating with backend. I participated in the following projects -
<ul>
<li>NaingWin Mobile App</li>
<li>LuGyiMin Mobile App</li>
<li>Irrawaddy News App</li>
<li>Mizzima News App</li>
<li>HomeCity Mobile App</li>
<li>WunZinn Author Version</li>
<li>BabyLay Mobile App</li>
</ul>
</p>
</div>
</div>
</div>
<!-- End #experience -->
<div id="education">
<h2 class="heading">Education</h2>
<div class="education-block">
<h3>Udacity</h3>
<span class="education-date">July 2015 - August 2016</span>
<h4>Android Developer Nanodegree</h4>
<span class="education-date"><a href="https://profiles.udacity.com/p/87229801">View Profile</a></span>
<br>
</div>
<div class="education-block">
<h3>Bagan Innovation Technology</h3>
<span class="education-date">May 2014 - July 2014</span>
<h4>Android Application Development Cource</h4>
</div>
<div class="education-block">
<h3>University of Computer Studies, Yangon</h3>
<span class="education-date">2012 - 2013</span>
<h4>Bachelor of Computer Science Honours [B.C.Sc (Hons:)]</h4>
</div>
<div class="education-block">
<h3>University of Computer Studies, Yangon</h3>
<span class="education-date">2009 - 2012</span>
<h4>Bachelor of Computer Science [B.C.Sc]</h4>
</div>
<div class="education-block">
<h3>Other Social Activities and Certifications</h3>
<br><br>
<p>
<ul>
<li>First Prize on ICCA business plan</li>
<li>First Prize on App Competition held by Ideabox Myanmar with 'TWC Guide'</li>
<li>Second Prize on 2nd Hackathon held by Ideabox Myanmar with 'Feedbag'</li>
<li>Participated in Census Data Hackathon</li>
<li>Participated in Mae-Pay-Soh Hackathon</li>
<li>Participated as Organizer in IT-Camp 2014 organized by UCSY</li>
</ul>
</p>
</div>
</div>
<!-- End #education -->
<!-- <div id="projects" class="background-alt">
<h2 class="heading">Projects</h2>
<div class="container">
<div class="row">
<div class="project shadow-large">
<div class="project-image">
<img src="images/project.jpg" />
</div>
<div class="project-info">
<h3>Project Name Here</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur in iaculis ex. Etiam volutpat laoreet urna. Morbi ut tortor nec nulla commodo malesuada sit amet vel lacus. Fusce eget efficitur libero. Morbi dapibus porta quam laoreet placerat.
</p>
<a href="#">View Project</a>
</div>
</div>
<div class="project shadow-large">
<div class="project-image">
<img src="images/project.jpg" />
</div>
<div class="project-info">
<h3>Project Name Here</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur in iaculis ex. Etiam volutpat laoreet urna. Morbi ut tortor nec nulla commodo malesuada sit amet vel lacus. Fusce eget efficitur libero. Morbi dapibus porta quam laoreet placerat.
</p>
<a href="#">View Project</a>
</div>
</div>
</div>
</div>
</div> -->
<div id="skills" class="background-alt">
<h2 class="heading">Skills</h2>
<ul>
<li>Kotlin</li>
<li>Java</li>
<li>Swift</li>
<li>Android</li>
<li>iOS</li>
<li>JavaScript</li>
<li>Node.js</li>
<li>SQL</li>
<li>XML</li>
<li>Git</li>
<li>HTML</li>
<li>JSON</li>
<li>Networking</li>
</ul>
</div>
<!-- End #skills -->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-5 copyright">
<p>
Copyright © 2021 Wai Lynn Zaw
</p>
</div>
<div class="col-sm-2 top">
<span id="to-top">
<i class="fa fa-chevron-up" aria-hidden="true"></i>
</span>
</div>
<div class="col-sm-5 social">
<ul>
<li>
<a href="https://github.com/wailynnzaw" target="_blank"><i class="fa fa-github" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/wailynnzaw" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
</li>
<li>
<a href="http://stackoverflow.com/users/5044162/wailynnzaw" target="_blank"><i class="fa fa-stack-overflow" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://www.facebook.com/kolynn.wlz" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
</li>
<li>
<a href="https://twitter.com/wailynnzaw" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- End footer -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/scripts.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-86936848-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>