-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (25 loc) · 1.06 KB
/
index.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
---
layout: page
title: Welcome at Albex's
menu: <span class="glyphicon glyphicon-home"></span>
group: home
---
{% include JB/setup %}
<p>
I'm Alexandre Camus but I'm more often known as Albex on the web. You will find here useful links of my major projects.
You will also find my résumé and my LinkedIn webpage.
</p>
<h2>Projects</h2>
<p>
I have been working on several projects. All my projects are stored in <a href="https://github.com/Albex" title="My repository">my Github account</a>.
Here is a short list of the major ones.
<ul>
<li><a href="http://albex.github.io/JLps" title="JLps">JLps</a>: Final year project for the MSc in Advanced Computing in Imperial I'm doing.</li>
<li><a href="https://github.com/Albex/albex.github.io" title="albex.github.io">This web site</a>: you might want to have a look at the source files of this very website.</li>
</ul>
</p>
<h2>Résumé</h2>
<p>
I will very soon upload my CV. <a href="http://www.linkedin.com/profile/view?id=172862272&trk=hb_tab_pro_top" title="LinkedIn profile">Here</a>
is my LinkedIn profile.
</p>