-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
377 lines (343 loc) · 13.8 KB
/
about.html
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-mfizz/2.4.1/font-mfizz.min.css">
<link rel="stylesheet" href="css/main.css">
<title>About me</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-37286605-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-37286605-2');
</script>
</head>
<body>
<header>
<div class="menu-btn" tabindex="0" aria-haspopup="true" aria-label="Menu button">
<div class="btn-line"></div>
<div class="btn-line"></div>
<div class="btn-line"></div>
</div>
<nav class="menu" aria-label="Half screen menu">
<div class="menu-branding">
<div class="portrait"></div>
</div>
<ul class="menu-nav" role="menubar" aria-hidden="true" aria-label="submenu">
<li class="nav-item" role="menuitem">
<a href="index.html" class="nav-link">
Home
</a>
</li>
<li class="nav-item current" role="menuitem">
<a href="about.html" class="nav-link">
About Me
</a>
</li>
<li class="nav-item" role="menuitem">
<a href="work.html" class="nav-link">
My Work
</a>
</li>
<li class="nav-item" role="menuitem">
<a href="contact.html" class="nav-link">
Contact Me
</a>
</li>
</ul>
</nav>
</header>
<main id="about">
<h1 class="lg-heading">
About
<span class="text-secondary">Me</span>
</h1>
<div class="sm-heading">Let me tell you a few things...</div>
<div class="about-info">
<img src="img/portrait.jpg" alt="Portrait" class="bio-img">
<div class="bio">
<h2 class="text-secondary">Biography</h2>
<p>
I'm a passionate computer science student<wbr> who enjoys speedcubing, computing, powerlifting and ultimate frisbee as well as helping others. I'm more of a web person but I also enjoy designing, programming and automating tasks.
<br>I started getting into coding in late 2011 as I was starting my high school and then progressed from there. My favourite computer languages are JavaScript, Bash, HTML and Python.<br> I speak fluently in both English and French and have
a beginner level in Spanish.<br> I'm eager to learn new things and improving not only myself but people and the environment around me.
</p>
</div>
<h2 class="section-heading job-heading text-secondary">Jobs</h2>
<div class="job job-0">
<h3>Berkmann Wine Cellars</h3>
<small>Sept 2018 - Aug 2019</small>
<h4>IT Project intern</h4>
<p>I'm managing several software and web projects.</p>
</div>
<div class="job job-1">
<h3>Royal Holloway</h3>
<small>Jun 2017 - Jul 2017</small>
<h4>Undergraduate Researcher</h4>
<p>I was working on a research with Dr. Matthew Hague on Smart IDEs/Editors for CSS developers.</p>
</div>
<div class="job job-2">
<h3>ProgOnline</h3>
<small>Jul 2015 - Aug 2015</small>
<h4>Freelancer</h4>
<p>I was a freelancer in programming, web development and SEO consultation.</p>
</div>
<div class="job job-3">
<h3>Royal Holloway</h3>
<small>Sep 2017 - Jun 2018</small>
<h4>Teaching Assistant</h4>
<p>
I was a TA in Computer Science for the following modules:
<ul>
<li>CS1811 (OOP)</li>
<li>CS1840 (Internet Services)</li>
<li>CS2810 (Team Project)</li>
<li>CS2850 (Operting Systems)</li>
</ul>
</p>
</div>
<div class="job job-4">
<h3>Royal Holloway 100</h3>
<small>Nov 2016 - Jun 2018</small>
<h4>Panelist</h4>
<p>
I was a student representative for several communities whithin RHUL.<wbr> I was responsible for providing feedback on the campus as well as anythin RHUL related concerning the communities I was representing.
</p>
</div>
<div class="job job-5">
<h3>Currys PC World</h3>
<small>Aug 2017 - Jan 2018</small>
<h4>Customer Service and Warehouse Employee</h4>
<p>I was am employee focusing on till operations (Till & Admin) and then mostly moved to the warehouse</p>
</div>
<h5 class="etc">...</h5>
<h2 class="section-heading skill-heading text-secondary">Skills</h2>
<div class="skill-box skill-coding">
<h4 class="skill-subheading">Coding</h4>
<div class="skill-range">
<span>Beginner</span>
<span>Elementary</span>
<span>Intermediate</span>
<span>Advanced</span>
<span>Expert</span>
</div>
<div class="skill html5">
<span class="fab fa-html5 fa-2x" title="HTML5"></span>
</div>
<div class="skill css3">
<span class="fab fa-css3 fa-2x" title="CSS3"></span>
</div>
<div class="skill scss">
<span class="fab fa-sass fa-2x" title="SCSS"></span>
</div>
<div class="skill bootstrap">
<span class="icon-bootstrap fa-2x" title="Bootstrap 4"></span>
</div>
<div class="skill js">
<span class="fab fa-js fa-2x" title="JS"></span>
</div>
<div class="skill nodejs">
<span class="fab fa-node-js fa-2x" title="NodeJS"></span>
</div>
<div class="skill express">
<span class="fab fa-express fa-2x" title="Express">ex</span>
<!--N/A-->
</div>
<div class="skill jquery">
<span class="icon-jquery fa-2x" title="jQuery"></span>
</div>
<div class="skill vuejs">
<span class="fab fa-vuejs fa-2x" title="VueJS"></span>
</div>
<div class="skill react">
<span class="fab fa-react fa-2x" title="React"></span>
</div>
<div class="skill pug">
<span class="fab fa-pug fa-2x" title="Pug/Jade">pug</span>
<!--N/A-->
</div>
<div class="skill python">
<span class="fab fa-python fa-2x" title="Python"></span>
</div>
<div class="skill java">
<span class="fab fa-java fa-2x" title="Java"></span>
</div>
<div class="skill php">
<span class="fab fa-php fa-2x" title="PHP"></span>
</div>
<div class="skill sql">
<span class="fas fa-database fa-2x" title="SQL"></span>
<span class="icon-mysql fa-2x" title="MySQL"></span>
<span class="icon-postgres fa-2x" title="PostgreSQL"></span>
</div>
<div class="skill mongodb">
<span class="icon-mongodb fa-2x" title="MongoDB"></span>
</div>
<div class="skill c">
<span class="icon-c fa-2x" title="C"></span>
</div>
<div class="skill csharp">
<span class="icon-csharp fa-2x" title="C#"></span>
</div>
<div class="skill unity">
<span class="icon-unity fa-2x" title="Unity"></span>
</div>
<div class="skill bash">
<span class="icon-shell fa-2x" title="Bash"></span>
</div>
<!-- <div class="skill batch">
<span class="fab fa-batch fa-2x" title="Batch"></span>
</div> -->
<div class="skill xml">
<span class="icon-xml fa-2x" title="XML"></span>
<!--N/A-->
</div>
<div class="skill asm">
<span class="fas fa-microchip fa-2x" title="ASM x86 / MIPS"></span>
<!--N/A-->
</div>
<div class="skill markdown">
<span class="fab fa-markdown fa-2x" title="Markdown"></span>
</div>
<div class="skill processing">
<span class="fab fa-processing fa-2x" title="Processing">P</span>
<!--N/A-->
</div>
<div class="skill matlab">
<span class="fab fa-matlab fa-2x" title="Matlab">matlab</span>
<!--N/A-->
</div>
<div class="skill webpack">
<span class="icon-webpack fa-2x" title="Webpack"></span>
<!--N/A-->
</div>
</div>
<div class="skill-box skill-design">
<h4 class="skill-subheading">Design</h4>
<div class="skill-range">
<span>Beginner</span>
<span>Elementary</span>
<span>Intermediate</span>
<span>Advanced</span>
<span>Expert</span>
</div>
<div class="skill gimp">
<span class="fab fa-gimp fa-2x" title="GIMP">gimp</span>
</div>
<div class="skill pfsx">
<span class="fab fa-photofiltre fa-2x" title="PhotoFiltre Studio X">PF</span>
</div>
<div class="skill ps">
<span class="icon-photoshop fa-2x" title="Photoshop"></span>
</div>
<div class="skill ai">
<span class="fab icon-illustrator fa-2x" title="Adobe Illustrator"></span>
</div>
<div class="skill inkscape">
<span class="fab icon-inkscape fa-2x" title="Inkscape"></span>
</div>
</div>
<div class="skill-box skill-ops">
<h4 class="skill-subheading">Ops</h4>
<div class="skill-range">
<span>Beginner</span>
<span>Elementary</span>
<span>Intermediate</span>
<span>Advanced</span>
<span>Expert</span>
</div>
<div class="skill git">
<span class="fab fa-git fa-2x" title="Git"></span>
</div>
<div class="skill svn">
<span class="icon-svn fa-2x" title="SVN"></span>
<!-- -->
<!-- <object data="./img/svn.svg" type="image/svg+xml" class="svn-logo" height="5rem" width="5rem"> -->
<!-- <img src="./img/svn.png" alt="SVN" style="height: 1.5rem; width: 1.5rem" /> -->
<!-- </object> -->
</div>
<div class="skill heroku">
<span class="fab icon-heroku fa-2x" title="Heroku"></span>
</div>
<div class="skill linux">
<span class="fab fa-linux fa-2x" title="GNU/Linux"></span>
</div>
<div class="skill windows">
<span class="fab fa-windows fa-2x" title="Windows"></span>
</div>
<div class="skill osx">
<span class="fab icon-osx fa-2x" title="OSX"></span>
</div>
</div>
<h2 class="section-heading edu-heading text-secondary">Education</h2>
<!-- TODO: add timeline for schools and ... -->
<div class="timeline">
<div class="container left">
<div class="content">
<h3>2015-2020</h3>
<h4>MSci Computer Science with YINI</h4>
<p>
<span class="fas fa-university"></span> Royal Holloway University<wbr>, Egham, UK
</p>
</div>
</div>
<div class="container right">
<div class="content">
<h3>2014-2015</h3>
<h4>UFP Computing</h4>
<p>
<span class="fas fa-school"></span> David Game College<wbr>, London, UK
</p>
</div>
</div>
<div class="container left">
<div class="content">
<h3>2011-2014</h3>
<h4>Scientific Baccalaureate with Computer and Network Science</h4>
<p>
<span class="fas fa-school"></span> Lycée du Golfe<wbr>, Gassin, France
</p>
</div>
</div>
</div>
<h2 class="section-heading award-heading text-secondary">Awards and Certificates</h2>
<div class="award award-0">
<h3>Royal Holloway Passport Award Gold</h3>
<h4>2017-2018</h4>
<p>Top award for volunteers and committee members at RHUL.</p>
<img src="img/rhul-pa.jpg" alt="RH PA">
</div>
<div class="award award-1">
<h3>Royal Holloway Passport Award</h3>
<h4>2017-2018</h4>
<p>Normal award for volunteers and committee members at RHUL.</p>
<img src="img/rhul-pa.jpg" alt="RH PA">
</div>
<div class="award award-2">
<h3>Certificate of Achievement at Royal Holloway 100</h3>
<h4>2016-2017</h4>
<p>Certificate for coveted members of the RH100 student voice panel.</p>
<img src="img/work/rh100-teal.png" alt="RH100">
</div>
<div class="award award-3">
<h3>Best Second Year Team Project</h3>
<h4>2016-2017</h4>
<p>Award for the best group (#6) of CS2810 (Team Project) at RHUL.</p>
<img src="img/work/rhul.png" alt="RHUL">
</div>
</div>
</main>
<footer>
Copyrights © 2018
</footer>
<script type="text/javascript" src="js/accessibility.min.js"></script>
<script src="js/main.js" type="text/javascript"></script>
</body>
</html>