9
9
background-color : # 070909 ;
10
10
color : # fefefe ;
11
11
}
12
- </ style >
13
12
13
+ [class *= 'LI-badge-container' ] {
14
+ margin-top : 10px ;
15
+ text-align : left;
16
+ }
17
+ </ style >
18
+ < script type ="text/javascript " src ="https://platform.linkedin.com/badges/js/profile.js " async defer > </ script >
14
19
< div id ="resume-page ">
15
20
< div id ="slanted-box ">
16
21
< div class ="row more-padding ">
19
24
< div class ="row more-padding margin-tb-10 ">
20
25
< div class ="col col-lg-6 col-md-6 ">
21
26
< p >
22
- My name is < strong > Melle Dijkstra</ strong > . Experienced < b > Software Engineer</ b > with 5 years of demonstrated history of working in the computer software
23
- industry. Currently in the 4th year of study with diverse < b > hard</ b > and < b > soft</ b > skills developed through various
27
+ My name is < strong > Melle Dijkstra</ strong > . Experienced < b > Software Engineer</ b > with 5 years of
28
+ demonstrated history of working in the computer software industry. Graduated from Hanze University
29
+ of Applied sciences with diverse < b > hard</ b > and < b > soft</ b > skills developed through various
24
30
projects including < b > Team Leadership</ b > and < b > Software Architecture</ b > .
25
31
</ p >
26
- < p > Please refer to my < a target =" _blank " href =" {{ page.CVFile }} " > resume </ a > for a complete idea of profile and experiences </ p >
32
+ < p > Personal tagline: < i > "ICT for global development & social good" </ i > . </ p >
27
33
</ div >
28
34
< div class ="col col-xs-12 col-md-6 margin-t-20 ">
29
35
< ul id ="contact-list " class ="list-unstyled " style ="max-width: 300px; ">
30
- < li > < i class ="mdi mdi-phone "> </ i > < a href ="" style ="text-shadow: 0 0 6px #1f201e;color: transparent; "> (+12)345678910</ a > </ li >
31
- < li > < i class ="
mdi mdi-email "
> </ i > < a href =""
style ="
text-shadow: 0 0 6px #1f201e;color: transparent; "
> [email protected] </ a > </ li >
32
- < li > < i class ="mdi mdi-download "> </ i > < a target ="_blank " href ="/files/Melle-Dijkstra-Resume.pdf "> Download Resume</ a > </ li >
33
- < li style ="font-size: 13px; "> Email and phone deliberately not stated here anymore out of security reasons, < a href ="https://linkedin.com/in/melledijkstra/ " target ="_blank "> please contact me on LinkedIn</ a > </ li >
36
+ < li > < i class ="mdi mdi-phone "> </ i > < a href =""
37
+ style ="text-shadow: 0 0 6px #1f201e;color: transparent; "> (+12)345678910</ a >
38
+ </ li >
39
+ < li > < i class ="mdi mdi-email "> </ i > < a href =""
40
+ style ="
text-shadow: 0 0 6px #1f201e;color: transparent; "
> [email protected] </ a >
41
+ </ li >
42
+ < li > < i class ="mdi mdi-download "> </ i > < a target ="_blank " href ="/files/Melle-Dijkstra-Resume.pdf "> Download
43
+ Resume</ a > </ li >
44
+ < li style ="font-size: 13px; "> Email and phone deliberately not stated here anymore out of security
45
+ reasons, < a href ="https://linkedin.com/in/melledijkstra/ " target ="_blank "> please contact me on
46
+ LinkedIn</ a > </ li >
34
47
</ ul >
35
48
</ div >
36
49
</ div >
@@ -46,7 +59,7 @@ <h3>· Skills</h3>
46
59
{% for skill in site.data.resume.skills %}
47
60
< li >
48
61
< div class ="margin-tb-20 ">
49
- < p class =" no-margin " > {{ skill.name }} < sub class ="text-lightgrey "> ({{ skill.level }})</ sub >
62
+ < p > {{ skill.name }} < sub class ="text-lightgrey "> ({{ skill.level }})</ sub >
50
63
</ p >
51
64
< small class ="no-margin text-lightgrey "> {{ skill.desc }}</ small >
52
65
</ div >
@@ -55,7 +68,7 @@ <h3>· Skills</h3>
55
68
</ ul >
56
69
< p class ="margin-tb-20 ">
57
70
< small class ="text-sm ">
58
- These skills are demonstrated in the < a href ="/writing "> stories</ a > I write on
71
+ These skills are demonstrated in the < a href ="/writing/science "> stories</ a > I write on
59
72
this site.
60
73
</ small >
61
74
</ p >
@@ -96,51 +109,36 @@ <h3>· Experience</h3>
96
109
</ p >
97
110
</ td >
98
111
</ tr >
112
+ {% for experience in site.data.resume.experiences %}
99
113
< tr >
100
114
< td >
101
- < a target ="_blank " href ="https://bouw7.nl ">
102
- < img class ="resume-logo grayscale " src ="assets/images/resume/logo-bouw7.png "
103
- alt ="Logo Bouw7 "/>
104
- </ a >
105
- </ td >
106
- < td >
107
- < h4 > Bouw7</ h4 >
108
- < p >
109
- < small > Software Developer</ small >
110
- </ p >
111
- </ td >
112
- </ tr >
113
- < tr >
114
- < td >
115
- < img class ="resume-logo grayscale " src ="assets/images/resume/logo-stroetenga-design.png "
116
- alt ="Logo Stroetenga Design "/>
117
- </ td >
118
- < td >
119
- < h4 > Stroetenga Design</ h4 >
120
- < p >
121
- < small > Internship Application Developer</ small >
122
- </ p >
123
- </ td >
124
- </ tr >
125
- < tr >
126
- < td >
127
- < a target ="_blank " href ="http://kweekvijvernoord.com/ ">
128
- < img class ="resume-logo grayscale " src ="assets/images/resume/logo-kweekvijvernoord.jpg "
129
- alt ="Logo Kweekvijvernoord "/>
115
+ {% if experience.url %}
116
+ < a target ="_blank " href ="{{experience.url}} ">
117
+ {% endif %}
118
+ < img class ="resume-logo grayscale " src ="{{experience.image}} "
119
+ alt ="Logo {{experience.title}} "/>
120
+ {% if experience.url %}
130
121
</ a >
122
+ {% endif %}
131
123
</ td >
132
124
< td >
133
- < h4 > Kweekvijvernoord </ h4 >
125
+ < h4 > {{experience.title}} </ h4 >
134
126
< p >
135
- < small > Internship Application Developer </ small >
127
+ < small > {{experience.desc}} </ small >
136
128
</ p >
137
129
</ td >
138
130
</ tr >
131
+ {% endfor %}
139
132
</ tbody >
140
133
</ table >
141
134
< div class ="text-center ">
142
- Please < a target ="_blank " href ="{{ page.CVFile }} "> download< i class ="mdi mdi-download "> </ i > </ a > my
143
- resume for more in-depth information about my experiences
135
+ < p > Please < a target ="_blank " href ="{{ page.CVFile }} "> download< i class ="mdi mdi-download "> </ i > </ a >
136
+ my resume for more in-depth information about my experiences</ p >
137
+
138
+ < div class ="LI-profile-badge text-center " data-version ="v1 " data-size ="medium " data-locale ="en_US "
139
+ data-type ="horizontal " data-theme ="dark " data-vanity ="melledijkstra ">
140
+ < a class ="LI-simple-link " href ='https://linkedin.com/in/melledijkstra?trk=profile-badge '> Melle
141
+ Dijkstra</ a > </ div >
144
142
</ div >
145
143
</ div >
146
144
</ div >
0 commit comments