Skip to content

Commit

Permalink
done done
Browse files Browse the repository at this point in the history
  • Loading branch information
louisleger committed Jan 30, 2024
1 parent 20ceb49 commit eb1046d
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 23 deletions.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
<nav>
<a href="{{ site.baseurl }}/">Home</a>
<a href="{{ site.baseurl }}/projects">Projects</a>
<a href="{{ site.baseurl }}/personal">Personal</a>
<!--<a href="{{ site.baseurl }}/personal">Personal</a>-->
</nav>
</header>
</div>
Expand Down
11 changes: 8 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
---
layout: default
---
<h2 style= "margin-left:25px">About Me</h2>
<h2 style= "margin-left:25px; font-weight:bold">About Me</h2>

<!--margin-left: 25px; margin-right: 25px;-->
<div style=" border: solid; border-width: 2px 4px; border-radius: 8px 50px; background: rgba(182, 238, 166, .25);
display: inline-block; padding: 15px; margin-left: 25px; margin-right: 25px;">

<p style="text-align: justify; font-size: 16;">
I'm a 2nd year master's student at EPFL studying Neuro-engineering and I'm currently looking for an internship to finish my studies.
I'm a 2nd year master's student at EPFL studying Neuro-engineering and I'm currently looking for an internship to finish my studies.
</p>
<p style="text-align: justify; font-size: 16;">
This website catalogues my neuroscience, data analysis and machine learning projects. My objective is to use my computer science skills to aid the medical engineering revolution, leveraging deep learning tools to solve large quantitative biological tasks.
This website catalogues my neuroscience, data analysis and machine learning projects. My objective is to use my computer science skills to aid the medical engineering revolution, leveraging deep learning tools to solve large quantitative biological tasks.
</p>
</div>

<a href="{{ site.baseurl }}/" class="site-avatar"><img src="{{ site.profile_picture }}" /></a>

<div class="contact-section">
<h2style= "margin-left:25px; font-weight:bold">Contact Information</h2>
<p><strong>Phone:</strong> +41 76 817 94 57</p>
<p><strong>Email:</strong> [email protected]</p>
</div>
<!---
## About Me
I'm a 2nd year master's student at EPFL studying Neuro-X, I'm currently looking for an internship to finish my studies.
Expand Down
2 changes: 0 additions & 2 deletions personal.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
---
layout: default
---

still working on it
30 changes: 15 additions & 15 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<img src="/images/fmri.jpg"/>
<div class="content">
<div class="title">Neural Signals & Signal Processing</div>
<div class="description">fMRI motion correction analysis, fMRI functional connectivity & muscle synergy stability in EMG data with BSS comparison. </div>
<div class="description">fMRI motion correction analysis, fMRI functional connectivity & muscle synergy stability in EMG data with BSS comparison.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -24,7 +24,7 @@
<img src="/images/paintVR_2.jpg"/>
<div class="content">
<div class="title">Paint VR</div>
<div class="description">Creation of homemade VR system with stereo distance calculation, blob detection & google cardboard device</div>
<div class="description">Creation of homemade VR system with stereo distance calculation, blob detection & google cardboard device.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -37,7 +37,7 @@
<img src="/images/starSystem_2.jpg"/>
<div class="content">
<div class="title">The Star System</div>
<div class="description">A data analysis investigation into the influence of actors on movie success, while also examining the potential confounding factors within the IMDB dataset</div>
<div class="description">A data analysis investigation into the influence of actors on movie success, while also examining the potential confounding factors within the IMDB dataset.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -52,7 +52,7 @@
<img src="/images/roadSeg.jpg"/>
<div class="content">
<div class="title">Satellite Road Segmentation</div>
<div class="description">Deep learning for semantic segmentation of roads. Exploring different neural network architectures such as VGG16, U-Net and DeeplabV3</div>
<div class="description">Deep learning for semantic segmentation of roads. Exploring different neural network architectures such as VGG16, U-Net and DeeplabV3.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -64,7 +64,7 @@
<img src="/images/brainTumor.jpg"/>
<div class="content">
<div class="title">Vision Transformers in Biomedical Imaging</div>
<div class="description">Comparison of Vision Transformers versus Convolutional Neural Networks, modulating network complexity proportional to the number of learnable parameters, attention weights visualization, "patch-mer" image tokenization</div>
<div class="description">Comparison of Vision Transformers versus Convolutional Neural Networks, modulating network complexity proportional to the number of learnable parameters, attention weights visualization, "patch-mer" image tokenization.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -76,7 +76,7 @@
<img src=""/>
<div class="content">
<div class="title">GWAS & Genomics</div>
<div class="description">Regression analysis on population SNP data accounting for group correlations to discern SNP association with cardiovascular phenotype</div>
<div class="description">Regression analysis on population SNP data accounting for group correlations to discern SNP association with cardiovascular phenotype.</div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -88,7 +88,7 @@
<img src=""/>
<div class="content">
<div class="title">ZO-SGD</div>
<div class="description">Optimization anaylsis of zero order versus first order SGD, with exploration of hybrid methods to by pass gradient computation </div>
<div class="description">Optimization anaylsis of zero order versus first order SGD, with exploration of hybrid methods to by pass gradient computation. </div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -100,7 +100,7 @@
<img src=""/>
<div class="content">
<div class="title">Bachelor Thesis</div>
<div class="description"> Unsupervised learning on behavioral time series data from recovering stroke patients study </div>
<div class="description"> Unsupervised learning on behavioral time series data from recovering stroke patients study. </div>
</div>
<div class="info">
<div class="context">Academic</div>
Expand All @@ -110,24 +110,24 @@
</a>
</div>
</body>
Projects still left to add
Projects still left to add:
<ul>
<li>
neurodynamics
Python implementation of neurodynamics models. Academic
</li>
<li>
image processing, puzzle solving
Puzzle solving project of image analysis and pattern recognition Academic
</li>
<li>
GNNs, graph classification of chemical components
Graph Neural Networks, binary graph classification of chemical components as mutagen or not. Academic
</li>
<li>
DDPG ANN project, inverted pendulum
DDPG ANN project, inverted pendulum. Academic
</li>
<li>
Taupe Gun, video game from game jam 2023
Taupe Gun, video game from game jam 2023. Personal
</li>
<li>
Climate policy, regression anaylsis of uncertainty impact on S&P500 sector stock values.
Regression anaylsis of climate policy uncertainty impact on S&P500 sector stock values. Personal
</li>
</ul>
24 changes: 22 additions & 2 deletions style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ img {
width: 100%;

img {
max-width: 700px;
max-width: 90%;
//border-radius: 2000px;
margin-top: 10px;
margin-left: auto;
Expand All @@ -181,7 +181,7 @@ img {
color: $night;
font-family: $title;

//font-weight: 800;
font-weight: 1000;
font-size: 30px;
}

Expand Down Expand Up @@ -269,5 +269,25 @@ nav {
font-size: 0.8em;
}


// CONTACT SECTION
.contact-section {
background-color: #f2f2f2;
padding: 20px;
margin: 20px;
border-radius: 8px;
text-align: center;
}

.contact-section h2 {
color: #333;
}

.contact-section p {
color: #555;
font-size: 16px;
line-height: 1.6;
}

@import "highlights";
@import "svg-icons";

0 comments on commit eb1046d

Please sign in to comment.