-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemployers.json
112 lines (112 loc) · 3.64 KB
/
employers.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
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
[
{
"started": "2023-01-01",
"title": "Snelstart (Infra & Compliance)",
"reference": "https://www.snelstart.nl",
"description": "Continuing with SnelStart, but more focus on Azure, Compliance, Security, departement processes & organisation scope",
"labels": [
"Azure Cloud (300k resources)",
"Policy",
"Security",
"Compliance",
"ISO 27001",
"PSD2",
"Microsoft",
"Auth0 / Okta"
]
},
{
"started": "2020-02-01",
"title": "Snelstart",
"reference": "https://www.snelstart.nl",
"description": "A technically large company with multiple teams going from storming to performing. Supported and/or implemented Identity solution, new architecture",
"labels": [
"Visual Studio (20xx, Code)",
"Azure Cloud (250k+ databases, private AKS)",
".NET (full, core, everything!)",
"Angular/RxJS",
"Kusto / Data Explorer",
"Auth0 / Okta"
]
},{
"started": "2011-02-01",
"ended": "2020-01-31",
"title": "Vacanceselect",
"reference": "https://www.vacanceselect.com",
"description": "A time of growth. Starting with a small team, growing to multiple teams. Creating and maintaining large volume websites. Uncovered every detail about the technology of that time.",
"labels": [
"MVC",
"Visual Studio 201x",
"Visual Studio Code",
"Mssql",
"(Web)Forms",
"Sass",
"Html",
"Vue",
"Teamcity",
"Gitlab",
"Github",
"WBSO",
"Docker",
"Azure Cloud",
"PowerBi"
]
},
{
"started": "2009-02-01",
"ended": "2011-02-01",
"title": "Reatsheren van Orden",
"reference": "http://rhvo.nl",
"description": "Did full-stack projects learning a lot of technology, connecting to 3th party api's, supporting the digital customer portal, created b2b portal, created a CMS for their website.",
"labels": [
"MVC",
"Visual Studio 2013",
"WebForms",
"Mssql",
"Jquery",
"CSS",
"Html"
]
},
{
"title": "De Haan Automatisering",
"started": "2005-02-01",
"ended": "2009-02-01",
"reference": "https://twitter.com/hesseldehaan",
"description": "My first fulltime job doing a project (Poseidon) for multiple customers. Having a small teams of programmers, did projects on fishing vessls tracking boxes of caught fish for https://youngsseafood.co.uk.",
"labels": [
"svn",
"Pascal",
"Delphi",
"Firebase",
"Mssql",
".Net 1 / Compact",
"Mexico",
"Scotland",
"Yemen"
]
},
{
"title": "Boomsma Distilleerderij",
"description": "Created complex reports in Navision (Dynamics).",
"started": "2004-06-01",
"ended": "2004-10-01",
"reference": "https://www.boomsma.frl",
"labels": [
"Reporting",
"Microsoft Navision (now Dynamics)"
]
},
{
"title": "ChipSoft",
"description": "Created bug tracking for their EZIS in Pascal (Delphi 5).",
"started": "2003-06-01",
"ended": "2003-12-01",
"reference": "https://www.chipsoft.nl",
"labels": [
"Pascal",
"N-Tier Application",
"Delphi"
]
}
]