-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
643 lines (450 loc) · 25.4 KB
/
index.html
File metadata and controls
643 lines (450 loc) · 25.4 KB
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
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Batjaa's corner</title>
<meta name="keywords" content="Keyword1, Keyword2, Keyword3">
<meta name="description" content="A modern onepage resume / personal template">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimal-ui">
<link rel="icon" href="https://secure.gravatar.com/avatar/44f8f75c884a13de29f4a310083cd82e?s=16">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link href='https://fonts.googleapis.com/css?family=PT+Sans:400italic,700italic,400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Satisfy:400' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/colorbox.min.00979ed31b10a759e9d2db797c9741f650042839f287d34d19eea261d968382e.css">
<link rel="stylesheet" href="/css/index.min.3c1853bfbc99c519bb3c0ad67655b813287378d07a6985c2762aa36a8d678527.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/solarized-dark.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<meta name="generator" content="Hugo 0.53" />
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Batjaa's corner" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Batjaa's corner" />
</head>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<body>
<div class="preloader"></div>
<div class="section-container-wrapper">
<div class="section-container">
<section id="welcome">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1 vertically-centered-container">
<div class="vertically-centered">
<div class="ticker">
<h1 class="name"><span class="span-text">Designing systems</span></h1>
<h1 class="name"><span class="span-text">Capturing moments</span></h1>
<h1 class="name"><span class="span-text">Wanderering the world</span></h1>
</div>
<p class="after-name"><span class="span-text title-font">Engineer. Photographer. Traveler.</span></p>
<div class="row info">
<div class="col-md-4">
<p>
<a href="tel:+1%20804%20505%200615"><i class="fa fa-mobile-phone"></i>+1 804 505 0615</a>
</p>
</div>
<div class="col-md-4">
<p>
<a href="mailto:batjaa.batbold@gmail.com"><i class="fa fa-envelope-o"></i>batjaa.batbold@gmail.com</a>
</p>
</div>
<div class="col-md-4">
<p>
<a href="//batjaa.com">
<i class="fa fa-laptop"></i>batjaa.com</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Hi! I am Batjaa</h2>
<div class="row">
<div class="col-sm-4">
<div class="photo text-center">
<img src="about/me.jpg" alt="batjaa batbold avatar" class="img-thumbnail">
</div>
</div>
<div class="col-sm-8">
<div class="intro">
<p class="drop-cap">I enjoy developing applications that delights the user and solves specific problems. Advanced skills honed in Web Development, Object Oriented Programming languages and related technologies. Experienced in managing and executing full Software Development Life Cycle, from requirements gathering and conceptual design through development, enhancement, and maintenance.</p>
<p>Demonstrate superior analysis, architecting design patterns, coding, and debugging skills; able to rapidly adapt to new technical environments. Outstanding research, communication skills; interfaces effectively with upper managers, staff, peers and clients.</p>
<p>
Published several researches during my first master program:
<br>
– Using optical mouse for coordinating a robot<br>
– GPS taxi dispatching system for traffic analysis<br>
– Cost research on building an on-site Grid cluster<br>
– MB Portfolio Software: Optimal Portfolio Selection According to The Behavioral Finance
<br>
<br>
I’m very interested in technologies and like keeping that CI tests green.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="blog">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Blog</h2>
<div class="loading-indicator"></div>
<ul class="categories list-inline">
<li><a href="#" data-src="/categories/featured/" data-cat="featured-blogs">featured</a></li>
<li><a href="#" data-src="/categories/lifestyle/" data-cat="lifestyle-blogs">lifestyle</a></li>
</ul>
<ul class="ajax-portfolio-item-list clearfix">
</ul>
<article class="ajax-portfolio-item-details">
</article>
</div>
</div>
</div>
</section>
<section id="gallery">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Gallery</h2>
<ul class="gallery clearfix">
<li>
<a href="https://scontent.cdninstagram.com/vp/16be2121912afef5fd8e671574ee6c5a/5CBFD7F5/t51.2885-15/sh0.08/e35/s640x640/47693954_596778210783201_5037618336948997862_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Хөдөлгөөн
Зурганд хөдөлгөөн оруулж арай илүү зүйлсийг илэрхийлж болоод байх шиг.
--
In motion.
--
credit: @kaytotheizzo
#motion #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/dd9025025dba36aaf93a428c01b6d8ba/5D011203/t51.2885-15/e15/s320x320/47693954_596778210783201_5037618336948997862_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/eba11c297a67a733a4c684c0b8e9c24f/5CCB9663/t51.2885-15/sh0.08/e35/s640x640/50237196_311187452844423_1556875882084018981_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Өнгө, зохиомжоор наадахуй⠀
--⠀
Playing with color and composition⠀
--⠀
#selfie #selfportrait #portrait #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/9934c48486b02647823d9e723a736028/5CC20334/t51.2885-15/e35/s320x320/50237196_311187452844423_1556875882084018981_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/f483c20dbc2e20ec988344e76e7cede4/5CC7CCF6/t51.2885-15/sh0.08/e35/s640x640/49907323_175592000080819_5733525508219301507_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Гэрэл, сүүдрээр наадахуй⠀
--⠀
Playing with light and shadows⠀
--⠀
#selfie #selfportrait #portrait #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/7076aac05114d05215308a1a21497a60/5CBE7DA1/t51.2885-15/e35/s320x320/49907323_175592000080819_5733525508219301507_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/128f9e7c4eca704bfe64575bd72c0d50/5CDDC754/t51.2885-15/sh0.08/e35/p640x640/47690563_2218829778444531_8367057257907658903_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Өөрийн хөрөг⠀
--⠀
#selfie #selfportrait #portrait #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/217f11e0325595aa890e8dc1dcd6844a/5CCB3FA9/t51.2885-15/e35/p320x320/47690563_2218829778444531_8367057257907658903_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/fa4cc277204fc83a55e116ed39344cd4/5CC36E42/t51.2885-15/sh0.08/e35/p640x640/47585320_233390917554099_4300327907506019977_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Lemme feel fancy!⠀
--⠀
#light #lightstreet #selfie #travel #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/74a5f677b46d1b7382cf419d1fe968a0/5CC46615/t51.2885-15/e35/p320x320/47585320_233390917554099_4300327907506019977_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/2b618a068125a5e7bc4ef3d57dcda6b9/5CC1F1B1/t51.2885-15/sh0.08/e35/s640x640/49576526_927940484067918_4460639038083443891_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Meeting people, making friends⠀
⠀
Meet @alexmensch, the pilot and all around an amazing human being⠀
--⠀
credit: @kaytotheizzo⠀
--
#friends #people #fly #airplane #travel #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/1f718590c67701074f3a5881fb69497c/5CBDCBE6/t51.2885-15/e35/s320x320/49576526_927940484067918_4460639038083443891_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/39ba83424e2c6d507badfaa94fb44d65/5CC9AF24/t51.2885-15/sh0.08/e35/s640x640/46709358_247188572865204_8701092236413260997_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Ain't this looking like paper planes?⠀
--⠀
#fly #airplane #travel #grayscale #blackandwhitephotography #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/17983edfca93ba96d03a89ac130fd2b1/5CCA0273/t51.2885-15/e35/s320x320/46709358_247188572865204_8701092236413260997_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
<li>
<a href="https://scontent.cdninstagram.com/vp/713e47732d2a12348318aee360365e0e/5CBA48C0/t51.2885-15/sh0.08/e35/s640x640/47693673_312744132680323_758084193286416238_n.jpg?_nc_ht=scontent.cdninstagram.com" class="lightbox lightbox-image" title="Том дэлгэц дээр их сайхан харагдаж байна. Татаж аваад хүссэнээрээ арын фон болгож ашиглаарай ;)⠀
--⠀
Looks awesome in big. Feel free to download and use it as a background.⠀
--⠀
#fly #airplane #travel #grayscale #blackandwhitephotography #photography #x100f #xt1 #xt2 #xt3 #fujinon #fujifilm"><img src="https://scontent.cdninstagram.com/vp/c465945c5ee1d04b1e14f591c910229e/5CB7952C/t51.2885-15/e35/s320x320/47693673_312744132680323_758084193286416238_n.jpg?_nc_ht=scontent.cdninstagram.com"></a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section id="portfolio">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Portfolio</h2>
<div class="loading-indicator"></div>
<ul class="categories list-inline">
<li><a href="#" data-src="/portfolios/featured/" data-cat="featured">featured</a></li>
<li><a href="#" data-src="/portfolios/mobile/" data-cat="mobile">mobile</a></li>
<li><a href="#" data-src="/portfolios/web/" data-cat="web">web</a></li>
</ul>
<ul class="ajax-portfolio-item-list clearfix">
</ul>
<article class="ajax-portfolio-item-details">
</article>
</div>
</div>
</div>
</section>
<section id="resume">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Resume</h2>
<div class="row">
<div class="col-md-7">
<h3 class="h3-style">Experience</h3>
<ul class="item-list">
<li>
<div class="row">
<div class="col-sm-8"><p class="title-style">Quartzy, Inc Software Engineer</p></div>
<div class="col-sm-4"><p class="tag sm-text-center">June 2015 - Present</p></div>
<div class="col-sm-12 experiences-content"><p><ul>
<li>Separated and rebuilt the frontend application in EmberJS for quartzy.com.</li>
<li>Developing end to end features that expands through multiple internal products communicating through RPC.</li>
<li>Maintains and integrates 3rd party tools and platforms for sales and marketing teams.</li>
<li>Redesigned client managing admin panel application while working and managing contractors.</li>
<li>Rebuilt the internal catalog uploading module to allow big files to be uploaded which helped the data analysis team to not be depended on engineers.</li>
<li>Implemented automated opportunity stage updates that saved the sales team 10 hours a week.</li>
<li>Implemented automated promotion worker that saved 5 hours a week for the marketing team.</li>
</ul>
</p></div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8"><p class="title-style">Fieldbook, Inc Product Software Engineer</p></div>
<div class="col-sm-4"><p class="tag sm-text-center">January 2015 - June 2015</p></div>
<div class="col-sm-12 experiences-content"><p><ul>
<li><p>Responsible for product development, including implementing requested features and fixing bugs.</p></li>
<li><p>Fixed several bugs which were causing double requests to be sent and cut down load time by 2x.</p></li>
<li><p>Successfully implemented a worker node for processing sheets offline removed several timeout exceptions.</p></li>
<li><p>Improved test stability which had become a headache for shipment by combining several promise libraries and refactoring realtime test code.</p></li>
</ul>
</p></div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8"><p class="title-style">Orbit Systems, Inc Consultant / JPMorgan Chase – Full Stack Developer</p></div>
<div class="col-sm-4"><p class="tag sm-text-center">July 2014 - December 2014</p></div>
<div class="col-sm-12 experiences-content"><p><ul>
<li>Developed a cross-browser compatible Project Management Web application.</li>
<li>5x faster than the previous version and has a more friendly user interface with great user experience in mind.</li>
<li>Using JEE, Spring framework and Hibernate with Oracle Database in backend</li>
<li>Supports real-time updates using WebSockets.</li>
</ul>
</p></div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-8"><p class="title-style">Self-Employed </p></div>
<div class="col-sm-4"><p class="tag sm-text-center"></p></div>
<div class="col-sm-12 experiences-content"><p><ul>
<li>Designed, developed, and deployed a nationwide Railway Monitoring system using C#, providing efficient solution to share workspace between server-client and data manipulation for better storage.</li>
<li>Designed and developed a Loan management system using C# which supports multiple companies loans and different asset types.</li>
<li>Designed and developed a stock trading platform in C# while handling full stock portfolio management and numerous calculations of stock market indicators. It uses Java web crawler for tracking stock price.</li>
<li>Created innovative web crawler using Java for finding emails in Mongolian web pages, including design of image recognition algorithm for emails in image format. Formulated solutions to surmount cookies and session.</li>
<li>Developed an algorithm for vehicle tracking system using Java, gives precise time, route to destination and order of pick-up based on collected statistical data.</li>
<li>Acknowledged for developing and launching numerous web pages using Joomla and Wordpress websites.</li>
</ul>
</p></div>
</div>
</li>
</ul>
</div>
<div class="col-md-4 col-md-offset-1">
<h3 class="h3-style">Education</h3>
<ul class="item-list">
<li>
<div class="row">
<div class="col-sm-12">
<p class="title-style">2012 - 2013 MASTER OF INFORMATION TECHNOLOGY</p>
<p><p>Mongolian University of Science and Technology</p>
<p>Thesis: Grid Computing Infrastructure Cost</p>
<br>GPA: 3.80
</p>
</div>
</div>
</li>
<li>
<div class="row">
<div class="col-sm-12">
<p class="title-style">2008 - 2012 BACHELOR OF INFORMATION TECHNOLOGY</p>
<p><p>Mongolian University of Science and Technology</p>
<p>Graduated with Honors, President of Student IT Club</p>
<br>GPA: 3.82
</p>
</div>
</div>
</li>
</ul>
<h3 class="h3-style">Skills</h3>
<ul class="item-list">
<li>
<p><p>I am familiar with <strong>JavaScript</strong>, <strong>HTML5</strong>, <strong>CSS3</strong>, <strong>PHP</strong>, <strong>Java</strong> and <strong>C#</strong>.</p>
<dl id="codingSkills" class="chart bar-chart" style="display: none;">
<dt>JavaScript</dt>
<dd>95</dd>
<dt>HTML5</dt>
<dd>90</dd>
<dt>CSS3</dt>
<dd>90</dd>
<dt>PHP</dt>
<dd>80</dd>
<dt>Java</dt>
<dd>80</dd>
<dt>C#</dt>
<dd>75</dd>
</dl></p>
</li>
<li>
<p><p>I am a native speaker of <strong>Mongolian</strong>. I can speak <strong>English</strong> and <strong>Germany</strong> fluently.</p>
<dl id="langSkills" class="chart progress-chart" data-symbol-font-awesome-class="fa-stop" style="display: none;">
<dt>English</dt>
<dd>9</dd>
<dt>Germany</dt>
<dd>7</dd>
<dt>Mongolian</dt>
<dd>10</dd>
</dl></p>
</li>
</ul>
<h3 class="h3-style">Honors and Awards</h3>
<ul class="item-list list-half-margin-bottom">
<li>
<p>
<span class="title-style">Toyota</span>
<br><p><strong>Insert Lead paragraph here.</strong>**</p>
</p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<h2 class="h2-style">Contact</h2>
<div class="row">
<div class="col-md-7">
<h3 class="h3-style">Where I am Based</h3>
<div id="map-canvas"></div>
</div>
<div class="col-md-4 col-md-offset-1">
<h3 class="h3-style">Get in Touch</h3>
<table class="contact-info-table">
<tr>
<td><i class="fa fa-map-marker"></i></td>
<td>Palo Alto, California, USA</td>
</tr>
<tr>
<td><i class="fa fa-mobile-phone"></i></td>
<td>+1 804 505 0615</td>
</tr>
<tr>
<td><i class="fa fa-envelope-o"></i></td>
<td><a href="mailto:batjaa.batbold@gmail.com">batjaa.batbold@gmail.com</a></td>
</tr>
<tr>
<td><i class="fa fa-laptop"></i></td>
<td><a href="batjaa.com">batjaa.com</a></td>
</tr>
</table>
</div>
</div>
<div class="row">
<div class="col-md-7">
<h3 class="h3-style">Drop Me a Line</h3>
<form class="form-horizontal text-center" role="form" method="post" action="php/contact.php" name="contact-form" id="contact-form">
<div class="form-group">
<input type="text" class="form-control" id="contact-form-name" name="contact-form-name" placeholder="Name" required>
</div>
<div class="form-group">
<input type="email" class="form-control" id="contact-form-email" name="contact-form-email" placeholder="Email" required>
</div>
<div class="form-group">
<textarea class="form-control" id="contact-form-message" name="contact-form-message" rows="7" placeholder="Message" required></textarea>
</div>
<div class="form-group">
<button type="submit" class="btn btn-default btn-lg uppercase title-font" id="contact-form-submit-btn">Send</button>
</div>
</form>
<div id="message"></div>
</div>
<div class="col-md-4 col-md-offset-1">
<h3 class="h3-style">Get Social</h3>
<ul class="social list-inline">
<li><a href="https://www.instagram.com/batjaa.batbold/" class="instagram" data-hover="" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://github.com/batjaa/" class="github" data-hover="" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="https://www.youtube.com/c/BatjargalBatbold" class="youtube" data-hover="" target="_blank"><i class="fa fa-youtube"></i></a></li>
<li><a href="https://www.linkedin.com/in/batjargalbatbold/" class="linkedin" data-hover="" target="_blank"><i class="fa fa-linkedin"></i></a></li>
<li><a href="https://stackoverflow.com/story/batjaa" class="stack-overflow" data-hover="" target="_blank"><i class="fa fa-stack-overflow"></i></a></li>
<li><a href="https://twitter.com/batjaabatbold/" class="twitter" data-hover="" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="#ZgotmplZ" class="skype" data-hover="" target="_blank"><i class="fa fa-skype"></i></a></li>
<li><a href="https://vk.com/batjaa" class="vk" data-hover="" target="_blank"><i class="fa fa-vk"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-sm-10 col-sm-offset-1">
<p>
<a href="Batjargal%20Batbold%20--%20Software%20Engineer.pdf" class="btn btn-primary btn-xl uppercase title-font letter-spacing">Download Resume</a>
</p>
<p class="signature">Batjargal Batbold</p>
<p class="copyright">Powered by Hugo.</p>
</div>
</div>
</div>
</footer>
</div>
</div>
<a class="nav-toggle">
<i class="fa fa-bars"></i>
</a>
<nav>
<div class="before-menu">
<h2>Batjaa Batbold</h2>
</div>
<ul class="menu nav">
<li><a href="#welcome"><i class="fa fa-home"></i><span>Welcome</span></a></li>
<li><a href="#about"><i class="fa fa-user"></i><span>About</span></a></li>
<li><a href="#blog"><i class="fa fa-star"></i><span>Blog</span></a></li>
<li><a href="#gallery"><i class="fa fa-camera-retro"></i><span>Gallery</span></a></li>
<li><a href="#portfolio"><i class="fa fa-star"></i><span>Portfolio</span></a></li>
<li><a href="#resume"><i class="fa fa-file-o"></i><span>Resume</span></a></li>
<li><a href="#contact"><i class="fa fa-comments"></i><span>Contact</span></a></li>
</ul>
</nav>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/go.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/haskell.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/kotlin.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/scala.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/swift.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/post.js"></script>
<script data-main="/js/config.js" src="/js/require.js"></script>
</body>
</html>