-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyData.json
43 lines (43 loc) · 1.49 KB
/
myData.json
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
{
"Education 📚": [
"Tunjungsekar Elementary, Indonesia, 2009 - 2013",
"Buring Elementary, Indonesia, 2013 - 2016",
"10th Junior High, Indonesia, 2016 - 2018",
"Vocational High Telkom, Indonesia, 2018 - Present",
"Programming courses online, 2017 - Infinite"
],
"Past Experience 🧪": [
"Backend Programmer at Vocational High Telkom - https://www.smktelkom-mlg.sch.id/ - 2018 - Present, 2yr",
"Fullstack Programmer at Protalent - http://www.protalent.id/, 2019 - Present, 1yr"
],
"Tech Stack 💻": [
"JavaScript",
"TypeScript",
"React.js",
"Flutter, React Native, Android.js",
"HTML5, EJS",
"SCSS, SASS, CSS",
"Node, Express, Koa.js",
"Git, Terminal"
],
"Achievements ✌": [
"Python Programming Certification",
"AWS Educate Training Certification",
"Oracle Academy Java Fundamentals Certification"
],
"Projects 🛠": [
"School Infrastructure Web - https://github.com/hasimy-as/UKL",
"School Rules Dashboard - https://github.com/hasimy-as/UKL-2",
"Artefak Kost - https://artefak-kost.herokuapp.com/",
"Audit-In - https://auditin-aja.herokuapp.com/",
"Protalent (WIP) - http://protalent.id",
"And the rest is in my Github :3"
],
"Contact 🤙": [
"https://instagram.com/as.hasimy",
"https://twitter.com/as_hasimy",
"https://github.com/hasimy-as",
"https://www.linkedin.com/in/achmad-hasimy-872921174",
]
}