-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
352 lines (350 loc) · 13.9 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/dist/css/tailwind.min.css" />
<link rel="shortcut icon" href="usman.ico" />
<title>Mohamad Usman</title>
<link
href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;600&display=swap"
rel="stylesheet"
/>
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<style>
body {
font-family: "Roboto Mono", monospace;
}
</style>
</head>
<body class="">
<div class="mt-6 max-w-screen-lg md:flex mx-auto">
<div class="md:w-1/3 p-2 relative">
<div class="md:fixed">
<div class="md:block">
<img
class="h-32 w-32 rounded-full mx-auto mx-4"
src="https://avatars3.githubusercontent.com/u/59800600?s=460&u=95f222387f598c85508c9b6d5d8662ebf4ae8b85&v=4"
/>
<div class="mb-12 text-center mt-4 justify-center items-center">
<h1 class="text-2xl text-xl text-gray-800 font-bold">
Mohamad Usman
</h1>
<div class="md:text-lg text-gray-600">Software Engineer</div>
<div class="text-gray-600 md:hidden mt-1">
</div>
</div>
</div>
<div class="mx-4 my-4 hidden md:block">
<div class="my-5 text-lg text-gray-600 flex">
<div class="mr-2">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M20,4H6C4.897,4,4,4.897,4,6v5h2V8l6.4,4.8c0.178,0.133,0.389,0.2,0.6,0.2s0.422-0.067,0.6-0.2L20,8v9h-8v2h8 c1.103,0,2-0.897,2-2V6C22,4.897,21.103,4,20,4z M13,10.75L6.666,6h12.668L13,10.75z"
/>
<path d="M2 12H9V14H2zM4 15H10V17H4zM7 18H11V20H7z" />
</svg>
</div>
</div>
<div class="my-5 text-lg text-gray-600 flex">
<div class="mr-2">
<svg
class="text-gray-600"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M12,14c2.206,0,4-1.794,4-4s-1.794-4-4-4s-4,1.794-4,4S9.794,14,12,14z M12,8c1.103,0,2,0.897,2,2s-0.897,2-2,2 s-2-0.897-2-2S10.897,8,12,8z"
/>
<path
d="M11.42,21.814C11.594,21.938,11.797,22,12,22s0.406-0.062,0.58-0.186C12.884,21.599,20.029,16.44,20,10 c0-4.411-3.589-8-8-8S4,5.589,4,9.995C3.971,16.44,11.116,21.599,11.42,21.814z M12,4c3.309,0,6,2.691,6,6.005 c0.021,4.438-4.388,8.423-6,9.73C10.389,18.427,5.979,14.441,6,10C6,6.691,8.691,4,12,4z"
/>
</svg>
</div>
Bogor, Indonesia
</div>
<a
href="https://www.linkedin.com/in/usman168"
class="my-5 text-blue-500 text-lg text-gray-600 flex"
>
<div class="mr-2">
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
>
<path
d="M20,3H4C3.447,3,3,3.448,3,4v16c0,0.552,0.447,1,1,1h16c0.553,0,1-0.448,1-1V4C21,3.448,20.553,3,20,3z M8.339,18.337H5.667 v-8.59h2.672V18.337z M7.003,8.574c-0.856,0-1.548-0.694-1.548-1.548s0.691-1.548,1.548-1.548c0.854,0,1.548,0.693,1.548,1.548 S7.857,8.574,7.003,8.574z M18.338,18.337h-2.669V14.16c0-0.996-0.018-2.277-1.388-2.277c-1.39,0-1.601,1.086-1.601,2.207v4.248 h-2.667v-8.59h2.56v1.174h0.037c0.355-0.675,1.227-1.387,2.524-1.387c2.704,0,3.203,1.778,3.203,4.092V18.337z"
/>
</svg>
</div>
LinkedIn
</a>
</div>
<div class="mx-4 hidden md:block">
<a
href="mailto:[email protected]"
class="inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 focus:outline-none focus:border-blue-700 focus:shadow-outline-blue active:bg-blue-700 transition duration-150 ease-in-out w-full py-2 text-white rounded text-base"
>
Hire me
</a>
</div>
</div>
</div>
<div class="md:w-2/3 p-2 w-full">
<div class="mx-4 mb-6">
<h1 class="mb-4 text-4xl text-gray-700 font-bold">Summary</h1>
<p class="text-lg">
Enthusiastically explore new technologies for efficiency, always
looking for ways to solve the problem as efficiently as possible,
giving priority simplicity of code.
</p>
</div>
<div class="mx-4">
<h1 class="mb-4 text-4xl text-gray-700 font-bold">Experience</h1>
<ul>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Golang Developer
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Sigma Cipta Caraka (Telkomsigma)
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600">Jan 2021 - Present </small>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Data Engineer (ETL, Data Pipeline)
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Sigma Cipta Caraka (Telkomsigma)
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600">Jan 2020 - Present</small>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Full Stack Developer
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Sigma Cipta Caraka (Telkomsigma)
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600"
>Jan 2020 - Mar 2020</small
>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Senior Frontend Developer
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
Freelance
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600"
>Jan 2020 - Mar 2020</small
>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Backend Developer
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Bonet Utama
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600"
>Dec 2018 - Dec 2019</small
>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
Data Center (Linux Sysadmin)
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings text-sm" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Bonet Utama
</small>
</div>
<div>
<i class="bx bx-calendar text-sm" style="color: #666"></i>
<small class="text-sm text-gray-600"
>Agu 2017 - Okt 2018</small
>
</div>
</div>
</li>
<li class="mb-4">
<h2 class="text-2xl font-medium text-gray-800">
IT Support Internship
</h2>
<div class="mt-1">
<div>
<i class="bx bx-buildings" style="color: #666"></i>
<small class="text-base text-gray-800">
PT. Nutrifood Indonesia
</small>
</div>
<div class="">
<i class="bx bx-calendar" style="color: #666"></i>
<small class="text-sm text-gray-600">3 Month</small>
</div>
</div>
</li>
</ul>
</div>
<div class="mx-4">
<h1 class="mb-4 text-4xl text-gray-700 font-bold">Skill</h1>
<ul>
<li class="mb-6 flex flex-wrap">
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Flask</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Python Pandas</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>ETL Automation</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Laravel/Lumen</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Composer Dependency</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Codeigniter</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Slim</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>ExpressJS</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Code Principles</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Design Database</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Design Pattern</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>System Analysis</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>VueJS</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>ReactJS</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Tailwind css/Bootstrap</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Sass/Scss</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Web Server</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Mail Server</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>PostgreSQL</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Mysql/MariaDB</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>MonggoDB</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Linux Sysadmin</span
>
<span
class="mr-2 my-1 rounded-full border px-4 text-sm py-2 font-medium bg-gray-200"
>Networking</span
>
</li>
</ul>
</div>
</div>
</div>
</body>
</html>