blob: 8395dd79b69bf907ab775b53d5e9faadcdf7b632 (
plain)
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
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Davo's Resume (r0)</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<small class="no-print">
<a href="#" onclick="window.print()">This page is print-friendly.</a>
This is a living document. Revision #0
</small>
<table class="main-table">
<tbody>
<tr>
<td class="center-cell grey-cell left-cell">
<div class="only-print">
<img src="img/qr.svg">
<pre class="qr-url">cdn.snart.me/hireme/</pre>
</div>
<img
src="img/broken.svg"
class="passport-profile no-print"
alt="This is a placeholder image. Please contact me for the version with the real picture"
title="This is a placeholder image. Please contact me for the version with the real picture">
</td>
<td class="center-cell grey-ish-cell">
<h1>DAVID TIMBER</h1>
<i>"Linux monkey"</i>
<p>
🖅 dxdt 𝕒𝕥 dev.snart.me
📌 Worldwide
</p>
</td>
</tr>
<tr>
<td class="grey-ish-cell upper-cell">
<h2>SUMMARY</h2>
</td>
<td>
<p>
Linux and network engineering enthusiast with 4 years of professional experience as a backend and embedded programmer.
</p>
<ul style="list-style: '🌏 ';">
<li>Portfolio: <a href="https://cdn.snart.me/hireme/portfolio/">cdn.snart.me/hireme/portfolio/</a></li>
<li>Github: <a href="https://github.com/dxdxdt/">github.com/dxdxdt/</a> <a href="https://github.com/si-magic/">github.com/si-magic/</a></li>
<li>Tech blog: <a href="https://github.com/dxdxdt/gists/">github.com/dxdxdt/gists/</a></li>
</ul>
</td>
</tr>
<tr>
<td class="grey-ish-cell upper-cell">
<h2>HISTORY</h2>
</td>
<td>
<p>
<h3 class="inline"><a href="http://danusys.com/">Danusys Co., Ltd.</a></h3> <small>2013 ~ 2017</small>
<br>
<small>Korean local government contractor</small>
</p>
Responsibilities
<ul>
<li>Network, systems admin</li>
<li>Linux advisor</li>
</ul>
Projects
<ul>
<li>Computer vision algorithm</li>
<li>Windows backends port to Linux</li>
<li>Video codec research</li>
<li>Embedded systems development</li>
<li>Video Management Software(<a href="https://www.axis.com/products/video-management-software">VMS</a>) development <a href="https://www.youtube.com/watch?v=WmVwHazV2DU&t=90s" class="no-print"><small>media coverage</small></a></li>
</ul>
<p>
<h3 class="inline">Change of scenery</h3> <small>2017 ~</small>
</p>
Time in Australia <small>~ 2023</small>
<a href="https://www.timberbiz.com.au/melina-bath-sees-success-with-victorian-sustainable-products-mill/" class="no-print"><small>article1</small></a>
<a href="https://smallcaps.com.au/rarex-clears-khaleesi-niobium-exploration-key-land-access-agreements/" class="no-print"><small>article2</small></a>
<ul>
<li>Machine operating</li>
<li>Truck driving</li>
</ul>
</td>
</tr>
<tr>
<td class="grey-ish-cell upper-cell">
<h2>EDUCATION</h2>
</td>
<td>
<h3 class="inline">PCM High School</h3>
<small>~ 2013</small>
<ul>
<li>
Robotics Competition Club
<a href="https://youtu.be/y5NPp_5KHuk" class="no-print"><small>video1</small></a>
<a href="https://youtu.be/rMCK1wRaprA" class="no-print"><small>video2</small></a>
</li>
<li>English Club</li>
<li>School tech support team</li>
</ul>
</td>
</tr>
<tr>
<td class="grey-ish-cell upper-cell">
<h2>QUALIFICATIONS</h2>
</td>
<td>
<ul>
<li>International: IETLS 7.0</li>
<li>Australian: Multi Combination (MC), Forklift, First Aid, Boom Lift</li>
<li>Korean: Craftsman Information Processing, Network Administration, Word Processing</li>
</ul>
</td>
</tr>
</tbody>
</table>
</body>
</html>
|