Compare commits
4 Commits
e36501a6fd
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f7226473c9 | |||
| dcdc7d2d7a | |||
| 99098deb69 | |||
| 6e3715af7b |
@@ -42,6 +42,31 @@ music:
|
||||
music-paragraph: "I mostly listen to metal, more specifically djent, progressive, death, black and core.
|
||||
Outside of metal I like post-hardcore, post-rock, shoegaze, (german) indie pop and some songs from lots of other genres.
|
||||
On this page I'll list some Bands, Albums and Songs that I like, as well as display some music stats."
|
||||
djent-paragraph: "Even though djent is a subgenre of progressive metal, I need to mention it here. Not only do I listen to it the most,
|
||||
but I also think the distinction is clear enough to list it as a seperate genres.
|
||||
Djent is definitely my favourite. Bands that play in this style are so diverse and the discography of most of my favourites are a goldmine.
|
||||
The big three are some of my all-time favourite bands. Periphery, Tesseract and Meshuggah relased more excellent music in the past 1-3 decades than you can listen to.
|
||||
Meshuggah have been consistent with their style for over 30 years. Tesseract always had a great mix of sensual, melancholic and heavy.
|
||||
Periphery stayed true to their roots and their roots are 'doing whatever they wanna do'. Especially because of Periphery's diverse discography, listening to them never gets boring.
|
||||
They have an album for every day of the week, no matter the mood.
|
||||
<br>Other bands I need to mention are VOLA, Vildhjarta, The Contortionist and Karmanjakah. All with their very unique style."
|
||||
metalcore-paragraph: >-
|
||||
I had a bit of a weird relationship with metalcore over the years. Some of the first
|
||||
bands I listened to made metalcore. As a teenager I almost exclusively listened to
|
||||
Bring Me The Horizon, Atreyu and Escape the Fate. That changed in 2015, when Bring
|
||||
Me The Horizon released their "That's the Spirit" and Atreyu their "Long Live".
|
||||
At the time I found them terrible and it devasted me to a point I started searching for other music.
|
||||
I grew to love Melodic Deathmetal instead and left Metalcore behind.<br>
|
||||
All changed when I discovered ERRA in 2022 and later Invent Animate.
|
||||
This new 'era' of Metalcore suited me well. The genre developed over the years just like my taste.
|
||||
ERRA's high energy and djent-infused riffs immediately hooked me and Invent Animate soon grew to be one of my all-time favourites.
|
||||
invent-animate-paragraph: >-
|
||||
The first song I listened to of them was Cloud Cascade. After finishing an ERRA-album the song automatically played after and I knew this was my new obsession.
|
||||
Melodic, unique and melacholic riffs, paired with passionate vocals and that breakdown...
|
||||
I binged their discography the same week and their album "Greyview" became one of my all-time favourites.
|
||||
Invent Animate supported ERRA during their 2023 Europe-tour and I hate to say that Invent Animate stole the show from ERRA.
|
||||
When they released their album "heavener", I couldn't believe how good it was. I had it on repeat for the following weeks and still listen to it regularly.
|
||||
|
||||
de:
|
||||
music-heading: "mein Musikgeschmack"
|
||||
page-title: "Marco's musikgeschmack"
|
||||
@@ -49,3 +74,28 @@ music:
|
||||
music-paragraph: "I mostly listen to metal, more specifically djent, progressive, death, black and core.
|
||||
Outside of metal I like post-hardcore, post-rock, shoegaze, (german) indie pop and some songs from lots of other genres.
|
||||
On this page I'll list some Bands, Albums and Songs that I like, as well as display some music stats."
|
||||
djent-paragraph: "Even though djent is a subgenre of progressive metal, I need to mention it here. Not only do I listen to it the most,
|
||||
but I also think the distinction is clear enough to list it as a seperate genres.
|
||||
Djent is definitely my favourite. Bands that play in this style are so diverse and the discography of most of my favourites are a goldmine.
|
||||
The big three are some of my all-time favourite bands. Periphery, Tesseract and Meshuggah relased more excellent music in the past 1-3 decades than you can listen to.
|
||||
Meshuggah have been consistent with their style for over 30 years. Tesseract always had a great mix of sensual, melancholic and heavy.
|
||||
Periphery stayed true to their roots and their roots are 'doing whatever they wanna do'. Especially because of Periphery's diverse discography, listening to them never gets boring.
|
||||
They have an album for every day of the week, no matter the mood.
|
||||
Other bands I need to mention are VOLA, Vildhjarta, The Contortionist and Karmanjakah. All with their very unique style."
|
||||
metalcore-paragraph: >-
|
||||
I had a bit of a weird relationship with metalcore over the years. Some of the first
|
||||
bands I listened to made metalcore. As a teenager I almost exclusively listened to
|
||||
Bring Me The Horizon, Atreyu and Escape the Fate. That changed in 2015, when Bring
|
||||
Me The Horizon released their "That's the Spirit" and Atreyu their "Long Live".
|
||||
At the time I found them terrible and it devasted me to a point I started searching for other music.
|
||||
I grew to love Melodic Deathmetal instead and left Metalcore behind.<br>
|
||||
All changed when I discovered ERRA in 2022 and later Invent Animate.
|
||||
This new 'era' of Metalcore suited me well. The genre developed over the years just like my taste.
|
||||
ERRA's high energy and djent-infused riffs immediately hooked me and Invent Animate soon grew to be one of my all-time favourites.
|
||||
invent-animate-paragraph: >-
|
||||
The first song I listened to of them was Cloud Cascade. After finishing an ERRA-album the song automatically played after and I knew this was my new obsession.
|
||||
Melodic, unique and melacholic riffs, paired with passionate vocals and that breakdown...
|
||||
I binged their discography the same week and their album "Greyview" became one of my all-time favourites.
|
||||
Invent Animate supported ERRA during their 2023 Europe-tour and I hate to say that Invent Animate stole the show from ERRA.
|
||||
When they released their album "heavener", I couldn't believe how good it was. I had it on repeat for the following weeks and still listen to it regularly.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+50
-2
@@ -26,6 +26,7 @@ p {
|
||||
|
||||
a {
|
||||
color: #DD7FB6;
|
||||
font-family: ubuntuSansMono;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
@@ -77,16 +78,63 @@ a:hover {
|
||||
|
||||
iframe {
|
||||
border: none;
|
||||
overflow: hidden
|
||||
}
|
||||
|
||||
#nowplayingwidget {
|
||||
iframe.nowplaying {
|
||||
width: 400px;
|
||||
height: 170px;
|
||||
|
||||
}
|
||||
|
||||
div.nowplaying {
|
||||
position: fixed;
|
||||
bottom: 15px;
|
||||
left: 15px;
|
||||
}
|
||||
|
||||
div.audiocard {
|
||||
background-color: #51324A;
|
||||
display: inline-flex;
|
||||
text-align: left;
|
||||
padding: 15px;
|
||||
border-radius: 15px;
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
div.audiocard-floating-left {
|
||||
margin: 0 20px 20px 0;
|
||||
float: left;
|
||||
}
|
||||
|
||||
div.audiocard-floating-right {
|
||||
margin: 0 0 20px 20px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
div.audioinner {
|
||||
padding-left: 15px;
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
img.albumcoversmall {
|
||||
height: 100px;
|
||||
width: 100px;
|
||||
border-radius: 12px;;
|
||||
}
|
||||
|
||||
div.audioinner a,
|
||||
p {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
iframe.bandcamptracksmall {
|
||||
border: 0;
|
||||
width: 400px;
|
||||
height: 42px
|
||||
}
|
||||
|
||||
/*colors:
|
||||
#221826
|
||||
#51324A
|
||||
|
||||
+72
-6
@@ -16,19 +16,85 @@
|
||||
<a href="index.html">home</a>
|
||||
<a href="music.html">music</a>
|
||||
</div>
|
||||
<div class="nowplaying">
|
||||
<iframe class="nowplaying" title="last.fm now playing widget"
|
||||
src="https://lastfm-embed.vercel.app/api/currently-playing?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=false&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6"></iframe>
|
||||
</div>
|
||||
|
||||
<header id="about">
|
||||
<h1>{{music-heading}}</h1>
|
||||
<p>{{music-paragraph}}</p>
|
||||
</header>
|
||||
<div id="nowplayingwidget">
|
||||
<iframe height="160" title="last.fm now playing widget" src="https://lastfm-embed.vercel.app/api/currently-playing?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=false&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6"></iframe>
|
||||
|
||||
<h2 id="djent">djent</h2>
|
||||
|
||||
<div style="display: flex;">
|
||||
<div class="audiocard audiocard-floating-left">
|
||||
<img class="albumcoversmall"
|
||||
src="https://archive.org/download/mbid-b0aba2a0-c210-4201-992e-0c5cc4069321/mbid-b0aba2a0-c210-4201-992e-0c5cc4069321-28191981668_thumb250.jpg"
|
||||
alt="Album cover of Periphery's Juggernaut: Alpha">
|
||||
<div class="audioinner">
|
||||
<p>Periphery - Rainbow Gravity</p>
|
||||
<a href="https://sumerianrecords.bandcamp.com/album/juggernaut-alpha">Juggernaut: Alpha</a>
|
||||
<audio controls>
|
||||
<source src="../music/Periphery - Juggernnaut Alpha.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2>some music stats</h2>
|
||||
<iframe width="600" height="700" title="last.fm top songs 7 days" src="https://lastfm-embed.vercel.app/api/top-tracks?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=true&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&limit=12&period=7day&layout=vertical&rows=0&columns=2"></iframe>
|
||||
<iframe width="600" height="700" title="last.fm top artists last month" src="https://lastfm-embed.vercel.app/api/top-artists?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=true&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&limit=12&period=1month&layout=vertical&rows=6&columns=2&usePlaceholderImage=false"></iframe>
|
||||
<iframe width="600" title="last.fm top artists last month" src="https://lastfm-embed.vercel.app/api/stats?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=false&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&numberFormat=periods"></iframe>
|
||||
<p>{{djent-paragraph}}</p>
|
||||
|
||||
</div>
|
||||
|
||||
<h2 id="metalcore">metalcore</h2>
|
||||
|
||||
<div style="display: flex;">
|
||||
<p>{{metalcore-paragraph}}</p>
|
||||
|
||||
<div class="audiocard audiocard-floating-right">
|
||||
<img class="albumcoversmall"
|
||||
src="https://archive.org/download/mbid-886f742e-0bb9-4aad-992b-f43b39f6e054/mbid-886f742e-0bb9-4aad-992b-f43b39f6e054-26050116040_thumb250.jpg"
|
||||
alt="Album cover of Invent Animate's Greyview">
|
||||
<div class="audioinner">
|
||||
<p>Invent Animate - Cloud Cascade</p>
|
||||
<a href="https://inventanimate.bandcamp.com/album/greyview">Greyview</a>
|
||||
<audio controls>
|
||||
<source src="../music/Invent Animate - Cloud Cascade.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3>invent animate</h3>
|
||||
|
||||
<p>{{invent-animate-paragraph}}</p>
|
||||
|
||||
<h2 id="progressive">progressive metal</h2>
|
||||
|
||||
<div class="audiocard">
|
||||
<img class="albumcoversmall"
|
||||
src="https://archive.org/download/mbid-dcb6d817-0f33-4faa-8720-fb720396a0a8/mbid-dcb6d817-0f33-4faa-8720-fb720396a0a8-14429420393_thumb250.jpg"
|
||||
alt="Album cover of Fallujah's Dreamless">
|
||||
<div class="audioinner">
|
||||
<p>Fallujah - Dreamless</p>
|
||||
<a href="https://fallujah.bandcamp.com/album/dreamless">Dreamless</a>
|
||||
<audio controls>
|
||||
<source src="../music/Fallujah - Dreamless.mp3" type="audio/mpeg">
|
||||
Your browser does not support the audio element.
|
||||
</audio>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 id="stats">some music stats</h2>
|
||||
|
||||
<iframe width="550" height="650" title="last.fm top songs 7 days"
|
||||
src="https://lastfm-embed.vercel.app/api/top-tracks?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=true&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&limit=12&period=7day&layout=vertical&rows=0&columns=2"></iframe>
|
||||
<iframe width="550" height="650" title="last.fm top artists last month"
|
||||
src="https://lastfm-embed.vercel.app/api/top-artists?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=true&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&limit=12&period=1month&layout=vertical&rows=6&columns=2&usePlaceholderImage=false"></iframe>
|
||||
<iframe width="500" title="last.fm top artists last month"
|
||||
src="https://lastfm-embed.vercel.app/api/stats?user=havulinnaan&lang={{lang-short}}&theme=catppuccinMocha&borderSize=0&borderRadius=16&showTitle=false&bgColor=%2351324A&textColor=%23DDDDEE&urlColor=%23DD7FB6&scrobbleColor=%23DD7FB6&numberFormat=periods"></iframe>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user