forked from maxired/maxired.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
178 lines (160 loc) · 6.54 KB
/
Copy pathindex.html
File metadata and controls
178 lines (160 loc) · 6.54 KB
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<html>
<head>
<title>Maxence Dalmais | JavaScript and Distributed System developper</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="style.css"></link>
<link rel="stylesheet" type="text/css" href="print.css" media='print' />
<link rel="stylesheet" type="text/css" href="font-awesome-4.0.3/css/font-awesome.min.css"></link>
</head>
<body>
<div class="left">
<div class="picture">
<img src="https://avatars0.githubusercontent.com/u/1194083?v=3&s=460" width="128px" >
</div>
<div class="contact">
<h1>Contact</h1>
<blockquote>
<p> 40 rue turbil<br>
69003 Lyon – FRANCE<br>
<i class="fa fa-phone"></i><a href="tel:+33678875620" class=""> +33.6.78.87.56.20</a>
<br><br><i class="fa fa-envelope-o"></i> <a href="mailto:maxence@maxired.fr">maxence@maxired.fr</a>
<br><i class="fa fa-twitter"></i> <a href="http://twitter.com/maxired">@maxired</a>
<br><br><i class="fa fa-github"></i> <a href="http://github.com/maxired">github.com/maxired</a>
<br><i class="fa fa-github"></i> <a href="http://github.com/hiwr">github.com/hiwr</a>
<br><i class="fa fa-github"></i> <a href="http://github.com/worldline">github.com/worldline</a>
</p>
</blockquote>
</div>
<div class="summary">
<h1>Summary</h1>
<blockquote>
<p>I'm working as a Research and Development software engineer at Worldline.</p>
<p>My current mission is to build a micro-services architecture in Node.JS.</p>
<p>As a team, our goal is to sustain or develop business though new technologies in datacenters.</p>
<p>Full stack developer, I am a polyglote programmer, particularly enthusiastic toward network oriented developments.</p>
<p>Linux and OpenSource softwares integration and development are my daily job.</p>
</blockquote>
</div>
</div>
<div class="container">
<div class="header">
<h1>Maxence Dalmais</h1>
<h2>JavaScript and Distributed System Architect at <a href=https://worldline.com>Worldline</a></h2>
</div>
<h1>Work Experience</h1>
<blockquote>
<h2>JavaScript and Distributed System Architect</h2>
<h3>Worldline, Lyon, France - Since July 2014 </h3>
<ul>
<li>Building a micro-services framework based on <a href="http://prdn.github.io/pigato/">Pigato</a> and ZMQ</li>
<li>Creating tooling to change the way software is build</li>
<li>Lead technical choices and development</li>
<li>Evangelisation of the project inside Worldline</li>
</ul>
<h2>Cloud Services Engineer</a></h2>
<h3>Worldline, Lyon, France - June 2013 - July 2014 </h3>
<ul>
<li>Development and administration of OpenRuko, an OpenSource Node.js PaaS</li>
<li>Installation and administration of an OpenShift instance</li>
<li>Evangelisation of Paas, IaaS and docker based hosting solutions</li>
</ul>
<h2>Lead robotic software developer on <a href=http://hiwr.io>Hiwr</a></h2>
<h3>Worldline, Lyon, France - June 2012 - June 2013 </h3>
<ul>
<li>Full creation of an Open Source robot</li>
<li>Strong emphasis on code modularity and performance</li>
<li>Create several demos for HR assistant, Home Automation or school assistant</li>
<li>Win several Awards and help to acquire Connected Equipment companies as customers</li>
</ul>
<h2>Full stack JS developer on <a href=https://github.com/worldline/beekeeper>Beekeeper</a></h2>
<h3>Atos Worldline, Lyon, France - January 2012 - June 2012 </h3>
<ul>
<li>Successfully build a full stack anaytics dashboard solution in Node.JS and MongoDB </li>
<li>Strong emphasis on flexibility, usability and performance</li>
<li>Agile developement in a team of 4 JS developers</li>
</ul>
<h2>Node.JS developer on <a href=http://smartdata.io>Smartdata</a></h2>
<h3>Atos Worldline, Lyon, France - January 2011 - December 2011 </h3>
<ul>
<li>Successfully build a vertical solution for Open Data in Node.JS</li>
<li>Rearchitect and rewrite the codebase 3 times</li>
<li>Successfully scale thanks to mongoDB and ElasticSearch</li>
<li>Agile developement in a team up to 10 JS developers</li>
</ul>
</blockquote>
<h1>Other Technical interests</h1>
<blockquote>
<h2>Network oriented programming</h2>
<ul>
<li>Interest in Software Defined Network</li>
<li>Developement of an Open source DHCP server in Node.JS</li>
<li>Several developement involving design and implementation of LAN protocols</li>
</ul>
<h2>Mobile and front-end Developement</h2>
<ul>
<li>Involved in the creation of severals native Android or IOS apps</li>
<li>Experience in Responsible Web Design</li>
</ul>
</blockquote>
<!--
<br/><br/><br/><br/><br/><br/><br/><br/>-->
<h1>Conferences and Association</h1>
<blockquote>
<h2>Speaker at BlendWedMix</h2>
<ul>
<li>Introduction to Riot.JS - Scheduled for October 2015</li>
<li>Connected Robots : be ready for the flood - October 2014</li>
</ul>
<h2>Involved in LyonJS since 2012</h2>
<ul>
<li>Co-founder of the organization</li>
<li>Talk : Introduction to Riot.JS</li>
<li>Talk : Introduction to Web Workers</li>
</ul>
<h2>Others community</h2>
<ul>
<li>Active Members of <a href=http://hckrs.io/>Hckrs.io</a> - local hacker tribe</li>
<li>Mentor at <a href=http://www.medialabsession.org/>MediaLabSession</a> Lyon 2015</li>
<li>Participation at Lyon Robotics Meetup</li>
<li>Participation at <a href=http://www.fhacktory.com/>fHacktory</a> Lyon 2014</li
</ul>
</blockquote>
<h1>Education</h1>
<blockquote>
<h2>Telecommunication Engineer at INSA</h2>
<h3>National Institute of Applied Sciences - Grandes écoles - Lyon, France - 3 years - from 2007 to 2010</h3>
<span>Telecommunication, Network and Software development</span>
<h2>Master Degree student at KAIST</h2>
<h3>Exchange semester at Korean Advanced Institut of Science and Technology, Daejon, South Korea - Spring 2010 </h3>
<span>Advanced network, Distributed System, Game theory , Management for Innovation</span>
<h2>Telecommunication and Network Technician</h2>
<h3>2 years technical degree (IUT) in University Joseph Fourrier, Grenoble, France</h3>
<span>Software development, network analysis and configuration</span>
</blockquote>
<h1>Languages</h1>
<blockquote>
<ul>
<li>French : Native Language</li>
<li>English : Professional working proficiency</li>
<li>German : Limited working proficiency</li>
</ul>
</blockquote>
<h1>More</h1>
<blockquote>
<ul>
<li>Interested in Entrepreneurship and Startup Creation</li>
<li>Reading : Lean Startup and Innovation Management</li>
<li>Member of ALFA LIONS, Australian Football Lyon Association</li>
</ul>
</blockquote>
<h1>Experience Outside France</h1>
<blockquote>
<ul>
<li>Exchange Semester in South Korea</li>
<li>Summer Internship in Karlshurhe, Germany</li>
<li>Personals travels in USA, India, Australia and across Europa </li>
</ul>
</blockquote>
</div>
</body>
</html>