|
2 | 2 | "basics": { |
3 | 3 | "name": "Ribhararnus Pracutiar", |
4 | 4 | "label": "Programmer", |
5 | | - "picture": "resume-photo.jpg", |
| 5 | + "profile": "https://themes.3rdwavemedia.com/demo/orbit/assets/images/profile.png", |
6 | 6 | "email": "pracutiar@ribhararn.us", |
7 | 7 | "phone": "(+62) 856-4536-2078", |
8 | 8 | "website": "http://pracutiar.ribhararn.us", |
9 | | - "summary": "Ribhararnus Pracutiar memperoleh skill menjadi programmer bukan melalui pendidikan formal namun secara otodidak. Pengetahuan yang bertahap diperoleh secara iterasi ini dipergunakan mula-mula membangun sebuah website iklan baris beranama iklanyuk.com (yang masih bisa diakses melalui web archive). Awalnya hanya menguasai beberapa bahasa pemrograman server seperti PHP. Namun seiring waktu, ketika berbenturan dengan data mining dan web scraping, beberapa bahasa lainnya seperti Python, Javascript dan Go mewajibkan ia kuasai. Peralihan antar bahasa pemrograman ini membawa paradigma tersendiri baginya. Kegiatan scraping adalah salah satu dari beberapa hal yang Ribhararnus Pracutiar sukai.", |
| 9 | + "summary": "I'm fullstack developer, currently seeking a position that challenges me to be a better programmer. I always hungry to learn new things especially with team that apply modern management.", |
10 | 10 | "location": { |
11 | 11 | "address": "Jln. Panglima Polim, Gg. Sidodadi No. 24a", |
12 | 12 | "postalCode": "62115", |
|
24 | 24 | "network": "Github", |
25 | 25 | "username": "raitucarp", |
26 | 26 | "url": "https://github.com/raitucarp" |
| 27 | + }, |
| 28 | + { |
| 29 | + "network": "Linked-in", |
| 30 | + "username": "Ribhararnus Pracutiar", |
| 31 | + "url": "https://linkedin.com/in/raitucarp" |
27 | 32 | } |
28 | 33 | ] |
29 | 34 | }, |
30 | 35 | "work": [ |
31 | 36 | { |
32 | 37 | "company": "Self-Employed Web Developer", |
33 | | - "position": "-", |
| 38 | + "position": "Fullstack Developer and Data Miner", |
34 | 39 | "startDate": "2009-01-01", |
35 | 40 | "endDate": "2016-08-01", |
36 | | - "summary": "Data mining dan web scraping", |
| 41 | + "summary": "Do web scraping from various website using headless browser before it's cool. Use that data to build a website that can be monetize in various way.", |
37 | 42 | "highlights": [ |
38 | 43 | "Migrate entire code from PHP source to node.js", |
39 | 44 | "Create Piranhax - Amazon Product Advertising API client for Node.js", |
40 | 45 | "Express-theme - Theme for express.js" |
41 | 46 | ] |
| 47 | + }, |
| 48 | + { |
| 49 | + "company": "8Villages", |
| 50 | + "position": "Backend Software Developer", |
| 51 | + "startDate": "2016-09-10", |
| 52 | + "endDate": "2017-05-27", |
| 53 | + "summary": "Build experimental search engine (robot spider and crawler) for a website that has a niche agriculture, using fullstack Javascript. Also help to build follower web service system like twitter using graph database for farmer.", |
| 54 | + "highlights": [ |
| 55 | + "Build experimental search engine from scratch including spider and scraper", |
| 56 | + "Create search engine dashboard with React + Redux", |
| 57 | + "Create a social graph connection (follower system) webservice using graph database", |
| 58 | + "Help restructure internal REST API web-service" |
| 59 | + ] |
42 | 60 | } |
43 | 61 | ], |
44 | 62 | "education": [ |
|
59 | 77 | "HTML", |
60 | 78 | "CSS", |
61 | 79 | "Javascript", |
62 | | - "React", |
63 | | - "Stylus", |
64 | | - "Pug" |
| 80 | + "React" |
65 | 81 | ] |
66 | 82 | }, |
67 | 83 | { |
68 | 84 | "name": "Backend", |
69 | | - "level": "3+ years", |
| 85 | + "level": "8+ years", |
70 | 86 | "keywords": [ |
71 | 87 | "Node.js/Javascript", |
72 | 88 | "Go Language", |
|
90 | 106 | ] |
91 | 107 | }, |
92 | 108 | { |
93 | | - "name": "Web API Development", |
94 | | - "level": "Advanced", |
| 109 | + "name": "REST API", |
| 110 | + "level": "5+ years", |
95 | 111 | "keywords": [ |
96 | 112 | "REST" |
97 | 113 | ] |
98 | 114 | }, |
99 | 115 | { |
100 | | - "name": "Web API Development", |
101 | | - "level": "Novice", |
| 116 | + "name": "GraphQL", |
| 117 | + "level": "2+ years", |
102 | 118 | "keywords": [ |
103 | 119 | "GraphQL" |
104 | 120 | ] |
105 | 121 | } |
106 | 122 | ], |
107 | 123 | "interests": [ |
108 | | - { |
109 | | - "name": "World building", |
110 | | - "keywords": [ |
111 | | - "New character", |
112 | | - "Random character" |
113 | | - ] |
114 | | - }, |
115 | | - { |
116 | | - "name": "Philosophy", |
117 | | - "keywords": [ |
118 | | - "Existensialism" |
119 | | - ] |
120 | | - }, |
121 | 124 | { |
122 | 125 | "name": "Random Things", |
123 | 126 | "keywords": [ |
|
0 commit comments