Skip to content

Commit dee77a4

Browse files
committed
readded logos to experiences
1 parent fbf13a8 commit dee77a4

21 files changed

+2308
-8
lines changed

data/en/sections/experiences.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ experiences:
1616
name: Sky Ray Capital
1717
url:
1818
location: Portugal (Remote)
19-
logo:
19+
logo: images/sections/experiences/skyray.png
2020
overview: Analysis of the latest financial data for portfolio and strategies optimization
2121
positions:
2222
- designation: Senior Data Scientist
@@ -31,7 +31,7 @@ experiences:
3131
name: Stellantis
3232
url: "https://www.stellantis.com"
3333
location: Orbassano, Italy
34-
logo: /images/sections/experience/stellantis_logo.png
34+
logo: /images/sections/experiences/stellantis_logo.png
3535
# Can optionally show a different logo for dark theme
3636
# darkLogo: /images/sections/experiences/company1.jpg
3737
# company overview
@@ -60,7 +60,7 @@ experiences:
6060
name: Smairt Hero
6161
url: "#"
6262
location: Turin, Italy
63-
logo: /images/sections/experience/smairthero.png
63+
logo: /images/sections/experiences/smairthero.png
6464
# Can optionally show a different logo for dark theme
6565
# darkLogo: /images/sections/experiences/company2.jpg
6666
overview: Startup building healthcare wearable device for emergency detections
@@ -78,7 +78,7 @@ experiences:
7878
name: Soave Asset Management
7979
url: "#"
8080
location: Lugano, Switzerland
81-
logo: images/sections/experience/Soave_logo.jpg
81+
logo: images/sections/experiences/Soave_logo.jpg
8282
# Can optionally show a different logo for dark theme
8383
# darkLogo: /images/sections/experiences/company3.jpg
8484
overview: Blockchain and Data Analyst responsible for the technical analysis of crypto to choose in a investment portfolio.
Loading
21.6 KB
Loading
Loading
Loading

public/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -927,6 +927,11 @@ <h1 class="text-center">
927927

928928

929929

930+
<div class="logo-holder">
931+
<img class="company-logo light-logo" src="/images/sections/experiences/skyray.png" alt="" />
932+
933+
</div>
934+
930935

931936

932937

@@ -990,6 +995,11 @@ <h6 class="text-heading">Responsibilities:</h6>
990995

991996

992997

998+
<div class="logo-holder">
999+
<img class="company-logo light-logo" src="/images/sections/experiences/stellantis_logo.png" alt="" />
1000+
1001+
</div>
1002+
9931003

9941004

9951005

@@ -1081,6 +1091,11 @@ <h6 class="text-heading">Responsibilities:</h6>
10811091

10821092

10831093

1094+
<div class="logo-holder">
1095+
<img class="company-logo light-logo" src="/images/sections/experiences/smairthero.png" alt="" />
1096+
1097+
</div>
1098+
10841099

10851100

10861101

@@ -1146,6 +1161,11 @@ <h6 class="text-heading">Responsibilities:</h6>
11461161

11471162

11481163

1164+
<div class="logo-holder">
1165+
<img class="company-logo light-logo" src="/images/sections/experiences/Soave_logo.jpg" alt="" />
1166+
1167+
</div>
1168+
11491169

11501170

11511171

public/posts/physics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ <h5 class="card-title">Percolation</h5>
631631
<div class="card-body">
632632
<a href="/posts/physics/lunar_lander/links/" class="post-card-link">
633633
<h5 class="card-title"></h5>
634-
<p class="card-text post-summary"> https://aayala4.github.io/Lunar-Lander-Python/ https://github.com/arda-guler/miniLanding3D/tree/master </p>
634+
<p class="card-text post-summary"> https://aayala4.github.io/Lunar-Lander-Python/ https://github.com/arda-guler/miniLanding3D/tree/master https://medium.com/@elliottwobler/lunar-simulation-in-unreal-engine-5-c24f6ee59d07 </p>
635635
</a>
636636

637637
<div class="tags">

public/posts/physics/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Superposition: Unlike classical bits that can be either 0 or 1, qubits can exist
4343
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
4444

4545
<guid>http://localhost:1313/posts/physics/lunar_lander/links/</guid>
46-
<description> https://aayala4.github.io/Lunar-Lander-Python/ https://github.com/arda-guler/miniLanding3D/tree/master </description>
46+
<description> https://aayala4.github.io/Lunar-Lander-Python/ https://github.com/arda-guler/miniLanding3D/tree/master https://medium.com/@elliottwobler/lunar-simulation-in-unreal-engine-5-c24f6ee59d07 </description>
4747
</item>
4848

4949

public/posts/renewables/world-energy/analysis.ipynb

Lines changed: 1317 additions & 0 deletions
Large diffs are not rendered by default.
Loading

0 commit comments

Comments
 (0)