movie list and portifolie died link
This commit is contained in:
@@ -93,6 +93,15 @@
|
||||
<div class="edu-inst">Aalborg University · Expected 2028</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="edu-card">
|
||||
<div class="edu-year">2024 — 2025</div>
|
||||
<div class="edu-body">
|
||||
<div class="edu-degree">Mathematics-Technology & Computer Science (BSc)</div>
|
||||
<div class="edu-inst">Aalborg University · 1 semester</div>
|
||||
<span class="edu-tag tag-dropped">discontinued</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="edu-card">
|
||||
<div class="edu-year">2020 —<br>2023</div>
|
||||
<div>
|
||||
@@ -136,6 +145,61 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="section-head"><h2>Movie/Show Top list</h2></div>
|
||||
|
||||
<div class="toplist-group">
|
||||
<button class="toplist-toggle" onclick="this.closest('.toplist-group').classList.toggle('collapsed')">
|
||||
Top 5 Movies <span class="toplist-toggle-icon">▾</span>
|
||||
</button>
|
||||
<div class="toplist-body">
|
||||
<ol class="toplist-ranked">
|
||||
<li>
|
||||
Blade Runner 2049
|
||||
<img src="/static/posters/bladerunner2049.jpg">
|
||||
</li>
|
||||
<li>A Cure of Wellness
|
||||
<img src="/static/posters/AcureForWellness.jpg">
|
||||
</li>
|
||||
|
||||
<li>Fight Club
|
||||
<img src="/static/posters/Fightclub.jpg">
|
||||
</li>
|
||||
<li>Dracula: A Love Tale
|
||||
<img src="/static/posters/Dracula.webp">
|
||||
</li>
|
||||
<li>Girl with a Dragon Tattoo
|
||||
<img src="/static/posters/TheGirlwiththeDragonTattoo.webp">
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="toplist-group">
|
||||
<button class="toplist-toggle" onclick="this.closest('.toplist-group').classList.toggle('collapsed')">
|
||||
Top 5 Shows <span class="toplist-toggle-icon">▾</span>
|
||||
</button>
|
||||
<div class="toplist-body">
|
||||
<ol class="toplist-ranked">
|
||||
<li>Chernobyl
|
||||
<img src="/static/posters/Chernobyl.webp">
|
||||
</li>
|
||||
<li>Succession
|
||||
<img src="/static/posters/Succession.webp">
|
||||
</li>
|
||||
<li>Breaking Bad
|
||||
<img src="/static/posters/Breaking Bad.webp">
|
||||
</li>
|
||||
<li>Avatar: The Last Airbender
|
||||
<img src="/static/posters/Avatar.webp">
|
||||
</li>
|
||||
<li>Adolescence
|
||||
<img src="/static/posters/Adolescence.webp">
|
||||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user