Skip to content

Commit c02641a

Browse files
committed
Merge pull request #3 from wen96/dev
dev -> master
2 parents 093dcf3 + ae32c0d commit c02641a

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

assets/data.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,24 @@
1414
"others_powers": ["Elasticsearch", "Google cloud storage", "MySQL", "C++", "Machine learning"]
1515
},
1616
"experience": [
17+
{
18+
"date_start": 1447688487,
19+
"date_end": null,
20+
"role": "Software developer",
21+
"enterprise": "Gemalto",
22+
"current": true
23+
},
1724
{
1825
"date_start": 1391212800,
19-
"date_end": null,
26+
"date_end": 1447688487,
2027
"role": "Fullstack developer",
2128
"enterprise": "UniMOOC",
22-
"current": true,
29+
"current": false,
2330
"projects": [
31+
{
32+
"name": "Digital Garage",
33+
"url": "https://digitalgarage.withgoogle.com/"
34+
},
2435
{
2536
"name": "Google Actívate",
2637
"url": "https://cursos.formacionactivate.es/"

0 commit comments

Comments
 (0)