Compare commits

...

6 Commits

Author SHA1 Message Date
t404owo 50781d2a9a Changed height 2026-05-09 23:01:07 +02:00
t404owo a4da668ee2 changed logo size... 2026-05-09 22:56:41 +02:00
t404owo 56a9020492 Add logo a class
to change size lol
2026-05-09 22:48:45 +02:00
t404owo fa323140d1 Updated icon and logo 2026-05-09 22:04:46 +02:00
t404owo 00f182d57b Replaced logo for bar 2026-05-09 19:42:26 +00:00
t404owo c16e7d98e4 Changed logo for the site 2026-05-09 19:39:38 +00:00
11 changed files with 3584 additions and 2166 deletions
+244 -222
View File
@@ -1,229 +1,251 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | About Me</title> <title>t404:null | About Me</title>
<meta <meta
name="description" name="description"
content="Hello there! I'm t404:null (a.k.a t404owo). content="Hello there! I'm t404:null (a.k.a t404owo).
I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me." I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me."
/> />
<link <link
rel="icon" rel="icon"
type="image/x-icon" type="image/x-icon"
href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
/> />
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
</head> </head>
<body> <body>
<nav> <nav>
<ul class="menu"> <ul class="menu">
<li> <li>
<a href="/"> <a href="/">
<img <img
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
alt="t404:null" alt="t404:null"
/> class="logo"
</a> />
</li> </a>
<li> </li>
<div class="vertical-line"></div> <li>
</li> <div class="vertical-line"></div>
<li class="menu-item"> </li>
<a href="/"> <li class="menu-item">
<p> <a href="/">
<strong>Home</strong> <p>
</p> <strong>Home</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/release"> <li class="menu-item">
<p> <a href="/release">
<strong>Releases</strong> <p>
</p> <strong>Releases</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/activity"> <li class="menu-item">
<p> <a href="/activity">
<strong>Activities</strong> <p>
</p> <strong>Activities</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/song_usage_terms"> <li class="menu-item">
<p> <a href="/song_usage_terms">
<strong>Terms of Use</strong> <p>
</p> <strong>Terms of Use</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/about_me"> <li class="menu-item">
<p> <a href="/about_me">
<strong>About Me</strong> <p>
</p> <strong>About Me</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/contacts"> <li class="menu-item">
<p> <a href="/contacts">
<strong>My Contacts</strong> <p>
</p> <strong>My Contacts</strong>
</a> </p>
</li> </a>
</ul> </li>
<div></div> </ul>
<ul id="social"> <div></div>
<li class="social"> <ul id="social">
<a href="https://youtube.com/@t404_null"> <li class="social">
<p class="nf-icons">&#xf16a;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://music.apple.com/artist/t404-null/1583561849"> </a>
<p class="nf-icons">&#xf2eb;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://soundcloud.com/t404null"> >
<p class="nf-icons">&#xf1be;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li class="social"> <li class="social">
<a href="https://discord.gg/YJmkAFbKFX"> <a href="https://soundcloud.com/t404null">
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf1be;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://discord.gg/YJmkAFbKFX">
class="burger" <p class="nf-icons">&#xf1ff;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li>
<div id="hamburger"> <button
<span></span> class="burger"
<span></span> onclick="
<span></span> this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main>
<span></span> <div style="justify-content: center; padding: 10%">
<p style="font-size: 2.5rem">Hi there!</p>
<div class="info" style="font-size: 1.5rem">
<p>I'm t404:null (a.k.a t404owo).</p>
<p>
I write/make music (DTM), and I'll post every releases
and events on this website. I also do program and
develope stuffs (as t404owo).
</p>
<p>
To be honest, I currently am a highschool student and
producing songs is still a part-time thing for me. And
since I'm not too experienced at making songs. I hope
you can help and support me for reaching my 1st goal
being an artist/producer like Camellia, Au5/Blacklolita
or BlackY. :D
</p>
<p>
About my songs / soundtracks:
<br />The music genre I enjoy to make is hard-EDM
(includes Hardcore, Dubstep and more...) or
melodic/orchestric, I might make music with styles those
seem simillar to Camellia's, Blacklolita's or any
artist's musics.
</p>
<p>
If you have any requests or questions, feel free to
<a href="/contacts">contact me.</a>
</p>
</div>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2025 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main>
<div style="justify-content: center; padding: 10%">
<p style="font-size: 2.5rem">Hi there!</p>
<div class="info" style="font-size: 1.5rem">
<p>I'm t404:null (a.k.a t404owo).</p>
<p>
I write/make music (DTM), and I'll post every releases and events on
this website. I also do program and develope stuffs (as t404owo).
</p>
<p>
To be honest, I currently am a highschool student and producing
songs is still a part-time thing for me. And since I'm not too
experienced at making songs. I hope you can help and support me for
reaching my 1st goal being an artist/producer like Camellia,
Au5/Blacklolita or BlackY. :D
</p>
<p>
About my songs / soundtracks:
<br>The music genre I enjoy to make is hard-EDM (includes Hardcore, Dubstep and more...) or melodic/orchestric, I might make music with styles those seem simillar to Camellia's, Blacklolita's or any artist's musics.
</p>
<p>
If you have any requests or questions, feel free to <a href="/contacts">contact me.</a>
</p>
</div>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
</html> </html>
+294 -276
View File
@@ -1,283 +1,301 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | Activities / Previous Events</title> <title>t404:null | Activities / Previous Events</title>
<meta <meta
name="description" name="description"
content="Hello there! I'm t404:null (a.k.a t404owo). content="Hello there! I'm t404:null (a.k.a t404owo).
I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me." I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me."
/> />
<link <link
rel="icon" rel="icon"
type="image/x-icon" type="image/x-icon"
href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
/> />
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
</head> </head>
<body> <body>
<nav> <nav>
<ul class="menu"> <ul class="menu">
<li> <li>
<a href="/"> <a href="/">
<img <img
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
alt="t404:null" alt="t404:null"
/> class="logo"
</a> />
</li> </a>
<li> </li>
<div class="vertical-line"></div> <li>
</li> <div class="vertical-line"></div>
<li class="menu-item"> </li>
<a href="/"> <li class="menu-item">
<p> <a href="/">
<strong>Home</strong> <p>
</p> <strong>Home</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/release"> <li class="menu-item">
<p> <a href="/release">
<strong>Releases</strong> <p>
</p> <strong>Releases</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/activity"> <li class="menu-item">
<p> <a href="/activity">
<strong>Activities</strong> <p>
</p> <strong>Activities</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/song_usage_terms"> <li class="menu-item">
<p> <a href="/song_usage_terms">
<strong>Terms of Use</strong> <p>
</p> <strong>Terms of Use</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/about_me"> <li class="menu-item">
<p> <a href="/about_me">
<strong>About Me</strong> <p>
</p> <strong>About Me</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/contacts"> <li class="menu-item">
<p> <a href="/contacts">
<strong>My Contacts</strong> <p>
</p> <strong>My Contacts</strong>
</a> </p>
</li> </a>
</ul> </li>
<div></div> </ul>
<ul id="social"> <div></div>
<li class="social"> <ul id="social">
<a href="https://youtube.com/@t404_null"> <li class="social">
<p class="nf-icons">&#xf16a;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://music.apple.com/artist/t404-null/1583561849"> </a>
<p class="nf-icons">&#xf2eb;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://soundcloud.com/t404null"> >
<p class="nf-icons">&#xf1be;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li class="social"> <li class="social">
<a href="https://discord.gg/YJmkAFbKFX"> <a href="https://soundcloud.com/t404null">
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf1be;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://discord.gg/YJmkAFbKFX">
class="burger" <p class="nf-icons">&#xf1ff;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li>
<div id="hamburger"> <button
<span></span> class="burger"
<span></span> onclick="
<span></span> this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main class="main-page">
<span></span> <h1 class="topic">Activities</h1>
<div class="half-image-cards">
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/fof-genesis.png);
"
></div>
<h2>Fanmade of Fighters I: Genesis</h2>
<p>BOF-like Contest Releases.</p>
<p>
Our team (Sine Fine Stellae) Achieved #2 :D<br /><br /><strong
>A Lake With Endless Stars</strong
>
is one of the soundtracks from Sine Fine Stellae
produced by me, thanks to the help of Riprider500 and
more people :D
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/vnmc2023.png?v=1717348650235);
"
></div>
<h2>VNMC 2023</h2>
<p>
(Vietnamese National Mania Championship 2023) Grand
Finals Tiebreaker by me (t404:null)
</p>
<p>
<strong
>Oblitus Requiem &bsol;&bsol;Against the Forsaken
Legacy//</strong
><br /><br />
"Even if you don't remember me now, I will bring the you
I once knew back from them."
<br /><br />Sivelia (the host of VNMC) has asked me
making a custom soundtrack round for the tourney. The
soundtrack get much likes and subscribers on Youtube
within 2 weeks as the tournament got a big impact
gained. Big thank you to all VNMC staffs for that!
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glitch1.jpg);
"
></div>
<h2>VNMC 2024 (???)</h2>
<p>???</p>
<p>
Li4tLiAuLS0gLS4uIC0tLi4u<br />&bsol;-...-4buoe2v1qZuiULSrOPuzXZBn<br />YZt0ULSr9PuzvfuiaZwo5ZBseZB39<br />fuzpLxn9PurYZtz4PtzpVSlC3u3UrviaZO
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glitch2.jpg);
"
></div>
<h2>VNMC 2024 (???) (w/ ??? as ???)</h2>
<p>???</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glich3.jpg);
"
></div>
<h2>???? 5 (????2024) (w/ ??? as ???)</h2>
<p>???</p>
<p>???</p>
</a>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2025 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main class= "main-page">
<h1 class="topic">Activities</h1>
<div class="half-image-cards">
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/fof-genesis.png);
"
></div>
<h2>Fanmade of Fighters I: Genesis</h2>
<p>BOF-like Contest Releases.</p>
<p>
Our team (Sine Fine Stellae) Achieved #2 :D<br /><br /><strong
>A Lake With Endless Stars</strong
>
is one of the soundtracks from Sine Fine Stellae produced by me,
thanks to the help of Riprider500 and more people :D
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/vnmc2023.png?v=1717348650235);
"
></div>
<h2>VNMC 2023</h2>
<p>
(Vietnamese National Mania Championship 2023) Grand Finals
Tiebreaker by me (t404:null)
</p>
<p>
<strong
>Oblitus Requiem &bsol;&bsol;Against the Forsaken Legacy//</strong
><br /><br />
"Even if you don't remember me now, I will bring the you I once knew
back from them."
<br /><br />Sivelia (the host of VNMC) has asked me making a custom
soundtrack round for the tourney. The soundtrack get much likes and
subscribers on Youtube within 2 weeks as the tournament got a big
impact gained. Big thank you to all VNMC staffs for that!
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glitch1.jpg);
"
></div>
<h2>VNMC 2024 (???)</h2>
<p>???</p>
<p>
Li4tLiAuLS0gLS4uIC0tLi4u<br />&bsol;-...-4buoe2v1qZuiULSrOPuzXZBn<br />YZt0ULSr9PuzvfuiaZwo5ZBseZB39<br />fuzpLxn9PurYZtz4PtzpVSlC3u3UrviaZO
</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glitch2.jpg);
"
></div>
<h2>VNMC 2024 (???) (w/ ??? as ???)</h2>
<p>???</p>
</a>
<a class="card" href="/activity">
<div
class="bg-img"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/glich3.jpg);
"
></div>
<h2>???? 5 (????2024) (w/ ??? as ???)</h2>
<p>???</p>
<p>???</p>
</a>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
</html> </html>
+4
View File
@@ -28,6 +28,10 @@ main {
margin: 0 auto; margin: 0 auto;
} }
.logo {
height: 3.5rem;
}
hr { hr {
margin: 2rem 0px; margin: 2rem 0px;
} }
+331 -250
View File
@@ -1,256 +1,337 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | Contacts</title> <title>t404:null | Contacts</title>
<meta name="description" content="Hello there! I'm t404:null (a.k.a t404owo). <meta
name="description"
content="Hello there! I'm t404:null (a.k.a t404owo).
Here is my contact list. Feel free to contact me in case you need anything in my reach ;)" /> Here is my contact list. Feel free to contact me in case you need anything in my reach ;)"
<link rel="icon" type="image/x-icon" href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" /> />
<meta charset="UTF-8" /> <link
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> rel="icon"
<script src="/assets/js/mail.js" type="module"></script> type="image/x-icon"
</head> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<body> />
<nav> <meta charset="UTF-8" />
<ul class="menu"> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
<li> <script src="/assets/js/mail.js" type="module"></script>
<a href="/"> </head>
<img <body>
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" <nav>
alt="t404:null" <ul class="menu">
/> <li>
</a> <a href="/">
</li> <img
<li> src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
<div class="vertical-line"></div> alt="t404:null"
</li> class="logo"
<li class="menu-item"> />
<a href="/"> </a>
<p> </li>
<strong>Home</strong> <li>
</p> <div class="vertical-line"></div>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/">
<a href="/release"> <p>
<p> <strong>Home</strong>
<strong>Releases</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/release">
<a href="/activity"> <p>
<p> <strong>Releases</strong>
<strong>Activities</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/activity">
<a href="/song_usage_terms"> <p>
<p> <strong>Activities</strong>
<strong>Terms of Use</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/song_usage_terms">
<a href="/about_me"> <p>
<p> <strong>Terms of Use</strong>
<strong>About Me</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/about_me">
<a href="/contacts"> <p>
<p> <strong>About Me</strong>
<strong>My Contacts</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
</ul> <a href="/contacts">
<div></div> <p>
<ul id="social"> <strong>My Contacts</strong>
<li class="social"> </p>
<a href="https://youtube.com/@t404_null"> </a>
<p class="nf-icons">&#xf16a;</p> </li>
</a> </ul>
</li> <div></div>
<li class="social"> <ul id="social">
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://music.apple.com/artist/t404-null/1583561849"> <li class="social">
<p class="nf-icons">&#xf2eb;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://soundcloud.com/t404null"> </a>
<p class="nf-icons">&#xf1be;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://discord.gg/YJmkAFbKFX"> >
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://soundcloud.com/t404null">
class="burger" <p class="nf-icons">&#xf1be;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li class="social">
<div id="hamburger"> <a href="https://discord.gg/YJmkAFbKFX">
<span></span> <p class="nf-icons">&#xf1ff;</p>
<span></span> </a>
<span></span> </li>
<li>
<button
class="burger"
onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main class="main-page">
<span></span> <h1 class="topic">Contacts</h1>
<ul class="info contact-cards">
<li>
<strong class="title" style="color: #5b6"
><b class="nf-icons icons">&#xf0369;</b> Phone (Messages
Only)</strong
>
<p class="desc">+49 (0) 15236754810</p>
</li>
<li>
<strong class="title" style="color: #555"
><b class="nf-icons icons">&#xf42f;</b> Email</strong
>
<p class="desc">
<a href="mailto:info@t404null.com" class="text-info"
>info@t404null.com</a
>
<br />
<a href="mailto:request@t404null.com" class="text-info"
>request@t404null.com</a
>
<br />
<a
href="mailto:t404.null@t404null.com"
class="text-info"
>t404.null@t404null.com</a
>
<br /><br />Or:<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
</p>
</li>
<li>
<a
href="https://discord.gg/YJmkAFbKFX"
style="color: #5865f2; background: none"
>
<strong class="title"
><b class="nf-icons icons">&#xf1ff;</b>
Discord</strong
>
<p class="desc">https://discord.gg/YJmkAFbKFX</p>
</a>
</li>
<li>
<a
href="https://x.com/t404_null"
style="color: black; background: none"
>
<strong class="title"
><b class="nf-icons icons">&#xe8c9;</b> X /
Twitter</strong
>
<p class="desc">@t404_null</p>
</a>
</li>
</ul>
<hr />
<h1 class="topic">(Or) Contact me here</h1>
<div class="contact-email">
<form method="POST" class="form" id="mail-form">
<label for="name">Name:</label>
<input
type="text"
name="name"
id="name"
class="inputbox"
placeholder="Your Name"
required
/>
<br />
<label for="email">Email:</label>
<input
type="email"
name="email"
id="email"
class="inputbox"
placeholder="your.email@here.please"
autocomplete="email"
required
/>
<br />
<label for="subject">Subject:</label>
<input
type="text"
name="subject"
id="subject"
class="inputbox"
placeholder="Your topic here ;)"
required
/>
<br />
<label for="message">Message:</label>
<textarea
type="text"
name="message"
id="message"
class="inputbox"
placeholder="Message here."
required
></textarea>
<br />
<div class="box"></div>
<button type="submit" class="formbutton">Submit</button>
</form>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2025 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main class= "main-page">
<h1 class="topic">Contacts</h1>
<ul class="info contact-cards">
<li>
<strong class="title" style="color:#5b6"><b class="nf-icons icons">&#xf0369;</b> Phone (Messages Only)</strong>
<p class="desc">+49 (0) 15236754810</p>
</li>
<li>
<strong class="title" style="color:#555"><b class="nf-icons icons">&#xf42f;</b> Email</strong>
<p class="desc">
<a href="mailto:info@t404null.com" class="text-info">info@t404null.com</a>
<br />
<a href="mailto:request@t404null.com" class="text-info">request@t404null.com</a>
<br />
<a href="mailto:t404.null@t404null.com" class="text-info">t404.null@t404null.com</a>
<br /><br />Or:<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
</p>
</li>
<li>
<a href="https://discord.gg/YJmkAFbKFX" style="color:#5865F2; background:none;">
<strong class="title"><b class="nf-icons icons">&#xf1ff;</b> Discord</strong>
<p class="desc">https://discord.gg/YJmkAFbKFX</p>
</a>
</li>
<li><a href="https://x.com/t404_null" style="color:black; background: none">
<strong class="title"><b class="nf-icons icons">&#xe8c9;</b> X / Twitter</strong>
<p class="desc">@t404_null</p>
</a>
</li>
</ul>
<hr />
<h1 class="topic">
(Or) Contact me here
</h1>
<div class="contact-email">
<form method="POST" class="form" id="mail-form">
<label for="name">Name:</label>
<input type="text" name="name" id="name" class="inputbox" placeholder="Your Name" required>
<br>
<label for="email">Email:</label>
<input type="email" name="email" id="email" class="inputbox" placeholder="your.email@here.please" autocomplete="email" required>
<br>
<label for="subject">Subject:</label>
<input type="text" name="subject" id="subject" class="inputbox" placeholder="Your topic here ;)" required>
<br>
<label for="message">Message:</label>
<textarea type="text" name="message" id="message" class="inputbox" placeholder="Message here." required></textarea>
<br>
<div class="box"></div>
<button type="submit" class="formbutton">Submit</button>
</form>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
</html> </html>
+237 -226
View File
@@ -1,233 +1,244 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null</title> <title>t404:null</title>
<meta <meta
name="description" name="description"
content="Hello there! I'm t404:null (a.k.a t404owo). content="Hello there! I'm t404:null (a.k.a t404owo).
I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me." I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me."
/> />
<link <link
rel="icon" rel="icon"
type="image/x-icon" type="image/x-icon"
href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
/> />
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
</head> </head>
<body> <body>
<nav> <nav>
<ul class="menu"> <ul class="menu">
<li> <li>
<a href="/"> <a href="/">
<img <img
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
alt="t404:null" alt="t404:null"
/> class="logo"
</a> />
</li> </a>
<li> </li>
<div class="vertical-line"></div> <li>
</li> <div class="vertical-line"></div>
<li class="menu-item"> </li>
<a href="/"> <li class="menu-item">
<p> <a href="/">
<strong>Home</strong> <p>
</p> <strong>Home</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/release"> <li class="menu-item">
<p> <a href="/release">
<strong>Releases</strong> <p>
</p> <strong>Releases</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/activity"> <li class="menu-item">
<p> <a href="/activity">
<strong>Activities</strong> <p>
</p> <strong>Activities</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/song_usage_terms"> <li class="menu-item">
<p> <a href="/song_usage_terms">
<strong>Terms of Use</strong> <p>
</p> <strong>Terms of Use</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/about_me"> <li class="menu-item">
<p> <a href="/about_me">
<strong>About Me</strong> <p>
</p> <strong>About Me</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/contacts"> <li class="menu-item">
<p> <a href="/contacts">
<strong>My Contacts</strong> <p>
</p> <strong>My Contacts</strong>
</a> </p>
</li> </a>
</ul> </li>
<div></div> </ul>
<ul id="social"> <div></div>
<li class="social"> <ul id="social">
<a href="https://youtube.com/@t404_null"> <li class="social">
<p class="nf-icons">&#xf16a;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://music.apple.com/artist/t404-null/1583561849"> </a>
<p class="nf-icons">&#xf2eb;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://soundcloud.com/t404null"> >
<p class="nf-icons">&#xf1be;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li class="social"> <li class="social">
<a href="https://discord.gg/YJmkAFbKFX"> <a href="https://soundcloud.com/t404null">
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf1be;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://discord.gg/YJmkAFbKFX">
class="burger" <p class="nf-icons">&#xf1ff;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li>
<div id="hamburger"> <button
<span></span> class="burger"
<span></span> onclick="
<span></span> this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main class="main-page">
<span></span> <div class="container">
<div class="carousel">
<div class="slider-bg"></div>
<div class="slider" id="pages"></div>
<div class="control">
<span class="prev">&lt;</span>
<span class="next">&gt;</span>
</div>
<ul class="pgctrl"></ul>
</div>
</div> </div>
</button> <div></div>
</li> <!--💀-->
</ul> <hr />
<div class="dropdown"> <h1 class="topic">
<div class="dropdown-menu"> <a href="/release">Releases (Click for more)</a>
<a href="/"> </h1>
<p> <div class="album-cards">Nothing here yet. ;D</div>
<strong>Home</strong> <hr />
</p> <h1 class="topic">
</a> <a href="/activity">Activities</a>
<a href="/release"> </h1>
<p> <div class="half-image-cards">Nothing here yet. ;D</div>
<strong>Releases</strong> </main>
</p> <div class="footer">
</a> &copy; t404:null 2021-2025 - All Rights Reserved
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main class="main-page">
<div class="container">
<div class="carousel">
<div class="slider-bg"></div>
<div class="slider" id="pages"></div>
<div class="control">
<span class="prev">&lt;</span>
<span class="next">&gt;</span>
</div>
<ul class="pgctrl"></ul>
</div>
</div>
<div></div>
<!--💀-->
<hr />
<h1 class="topic">
<a href="/release">Releases (Click for more)</a>
</h1>
<div class="album-cards">
Nothing here yet. ;D
</div>
<hr />
<h1 class="topic">
<a href="/activity">Activities</a>
</h1>
<div class="half-image-cards">
Nothing here yet. ;D
</div>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
<script src="/assets/js/index.js" type="module"></script> <script src="/assets/js/index.js" type="module"></script>
</html> </html>
+950
View File
@@ -0,0 +1,950 @@
@import url("/assets/css/fonts/jost.css");
@import url("/assets/css/fonts/noto-sans-jp.css");
@import url("/assets/css/fonts/plus-jarkata-sans.css");
@import url("/assets/css/old.css");
body {
margin: 0px;
height: 100%;
}
main,
textarea,
textfield {
font-family: Jost, "Noto Sans Japanese", sans-serif, --apple-system;
font-size: 1.25rem;
}
main {
margin: 0.75rem;
height: 100%;
margin-bottom: 0;
margin-top: 0;
min-height: calc(100vh - 10vh);
}
.main-page {
max-width: 2300px;
margin: 0 auto;
}
.logo {
height: 3.75rem;
width: auto;
}
hr {
margin: 2rem 0px;
}
nav {
z-index: 4;
position: -webkit-sticky;
position: sticky;
/* width:100%; */
top: 10px;
background-color: #f5f5f5;
font-family:
"Plus Jakarta Sans", "Noto Sans Japanese", sans-serif, --apple-system;
font-size: 1.25rem;
padding: 4px;
margin: 10px;
margin-top: 15px;
border-radius: 12px;
box-shadow: 0px 0px 12px 0.1px #d0d0d0;
display: grid;
grid-template-columns: auto 1fr auto;
ul {
padding-left: 15px;
list-style-type: none;
margin: 0px;
align-content: center;
li {
display: inline-block;
padding-right: 4px;
vertical-align: middle;
p {
padding-top: 0.4rem;
vertical-align: middle;
margin: 0.5rem 1rem;
}
}
img {
margin-top: 0.25rem;
height: 1.5rem;
vertical-align: middle;
padding-right: 0.3rem;
}
}
a {
color: black;
text-decoration: none;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.vertical-line {
width: 0.1rem;
background-color: black;
height: 100%;
}
.social {
font-size: 2.5rem;
padding-bottom: 0.4rem;
transition: 0.3s;
}
.social:hover {
opacity: 50%;
}
.dropdown {
margin: 0.75rem;
position: absolute;
background-color: #f5f5f5;
box-shadow: 0px 0px 12px 0.1px #d0d0d0;
padding: 0.25rem 0.5rem;
border-radius: 7px;
right: 0;
top: 6rem;
display: none;
opacity: 0;
transition: 0.3s;
}
}
.footer {
font-family: Jost, "Plus Jakarta Sans", "Noto Sans Japanese", sans-serif;
position: sticky;
/* width: 100%; */
background-color: white;
/* bottom: 0; */
/* left:0; */
z-index: 3;
padding: 1rem;
background-color: #ddd;
margin: 0px;
text-align: center;
align-content: center;
}
/*---nav---*/
.menu {
padding-top: 0.4rem;
padding-bottom: 0.8rem;
p {
background-size: 0% 0.2em;
background-image: linear-gradient(#000, #000);
background-position-y: 104%;
background-position-x: 0%;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
p:hover,
.currentpage {
opacity: 60%;
background-size: 100% 0.2em;
}
}
.burger {
border: none;
display: none;
width: 70px;
height: 70px;
margin: 0 0;
position: relative;
position: relative;
cursor: pointer;
background-color: #f5f5f5;
border-radius: 12px;
transition: 0.2s ease-in-out;
span {
transition: 0.2s ease-in-out;
box-sizing: border-box;
display: block;
background-color: #000;
border-radius: 2px;
}
#hamburger {
position: absolute;
height: 100%;
width: 100%;
top: 0%;
left: 0%;
span {
width: 70%;
height: 5%;
top: 17.5%;
left: 16%;
position: relative;
margin: 12% 0;
}
span:nth-child(1) {
transition-delay: 0.2s;
}
span:nth-child(2) {
transition-delay: 0.3s;
}
span:nth-child(3) {
transition-delay: 0.4s;
}
}
#cross {
position: absolute;
height: 100%;
width: 100%;
top: 0%;
left: 1.5%;
transform: rotate(45deg);
span:nth-child(1) {
height: 0%;
width: 5%;
position: absolute;
right: 46%;
/*a / */
top: 10%;
transform: translate(-50%);
transition-delay: 0s;
}
span:nth-child(2) {
width: 0%;
height: 5%;
position: absolute;
right: 11%;
top: 48%;
transition-delay: 0s;
}
}
}
.burger:hover {
opacity: 40%;
}
.burger.open {
#hamburger {
span {
width: 0%;
}
span:nth-child(1) {
transition-delay: 0s;
}
span:nth-child(2) {
transition-delay: 0.1s;
}
span:nth-child(3) {
transition-delay: 0.2s;
}
}
#cross {
span:nth-child(1) {
height: 80%;
transition-delay: 0.3s;
}
span:nth-child(2) {
width: 80%;
transition-delay: 0.3s;
}
}
}
.dropdown {
display: none;
overflow: auto;
max-height: 70vh;
}
/*---- main ----*/
.container {
position: relative;
height: 50vw;
width: 100%;
margin: auto;
margin-top: 1rem;
}
.carousel {
z-index: 1;
width: 100%;
height: 100%;
border: 1px solid #ddd;
border-radius: 0.5rem;
position: relative;
overflow: hidden;
}
.slider-bg {
height: 100%;
width: 100%;
overflow: hidden;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
filter: blur(5px) brightness(75%);
-webkit-filter: blur(5px) brightness(60%);
z-index: 1;
position: absolute;
display: flex;
justify-content: center;
align-content: center;
transition: 0.3s;
padding: auto;
border-radius: 0.5rem;
transform: scale(1.1);
}
.slider section {
overflow: hidden;
z-index: 1;
position: absolute;
display: flex;
justify-content: center;
align-content: center;
transition: 0.3s;
padding: auto;
width: 100%;
height: 100%;
border-radius: 0.5rem;
font-family:
"Plus Jakarta Sans", "Noto Sans Japanese", sans-serif, --apple-system;
div {
color: #fff;
position: relative;
z-index: 2;
margin: 0px;
display: grid;
justify-content: center;
grid-template-rows: 3.5fr 1fr 1fr 5rem;
grid-template-columns: 1fr auto 1fr;
}
h1 {
font-size: 2rem;
grid-row-start: 2;
grid-row-end: 3;
}
p {
font-size: 1.25rem;
grid-row-start: 3;
grid-row-end: 4;
}
p,
h1 {
width: 60vw;
text-align: center;
grid-column-start: 2;
/*|•|*/
grid-column-end: 3;
}
}
.slider:hover {
cursor: pointer;
}
.prev,
.next {
background-color: rgba(0, 0, 0, 0.3);
color: #fff;
position: absolute;
height: 5rem;
width: 5rem;
font-size: 4.5rem;
top: 50%;
transform: translate(0, -50%);
z-index: 2;
cursor: pointer;
border-radius: 0.5rem;
font-family: serif;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.next {
right: 1rem;
}
.prev {
left: 1rem;
}
.pgctrl {
font-family: sans-serif, --apple-system;
z-index: 1;
position: absolute;
bottom: 0.5rem;
left: 50%;
vertical-align: middle;
transform: translate(-50%);
padding: 0px 0.5rem;
margin: 0px 0px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 10px;
list-style: none;
display: flex;
z-index: 2;
font-size: 4rem;
color: white;
cursor: pointer;
transition: 0.75s;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.control {
text-align: center;
}
/* Cards */
.album-cards {
margin: auto;
margin-bottom: 2.5rem;
justify-content: center;
display: grid;
grid-template-rows: repeat(auto-fill, 23rem);
grid-template-columns: repeat(auto-fill, 23rem);
grid-gap: 1rem;
.card {
transition: 0.75s;
color: black;
background-color: #ddd;
height: 23rem;
border-radius: 7px;
text-decoration: none;
div {
z-index: 1;
position: inherit;
height: 100%;
width: 100%;
background-color: #ddd;
border-radius: 7px;
transition: 0.5s;
}
h2 {
font-size: 1.9rem;
}
p {
font-size: 1.2rem;
}
h2,
p {
color: white;
padding: 0.3rem 0.75rem 0.3rem 0.75rem;
position: relative;
z-index: 3;
opacity: 0;
transition: 0.5s;
}
.bg-img {
/* background: url(/assets/img/t404_null-logo.png); */
background-size: cover;
position: absolute;
height: 23rem;
width: 23rem;
}
}
.card:hover {
.bg-img {
filter: blur(5px) brightness(50%);
-webkit-filter: blur(5px) brightness(50%);
}
h2,
p {
filter: none;
opacity: 1;
}
}
}
.half-image-cards {
margin: auto;
margin-bottom: 2.5rem;
justify-content: center;
display: grid;
grid-template-rows: repeat(auto-fill, 30rem);
grid-template-columns: repeat(auto-fill, minmax(23rem, 60rem));
grid-gap: 1rem;
.card {
transition: 0.75s;
color: black;
background-color: #ddd;
height: 30rem;
border-radius: 7px;
text-decoration: none;
div {
z-index: 1;
position: inherit;
height: 100%;
width: 100%;
background-color: #ddd;
border-radius: 7px;
transition: 0.5s;
}
h2 {
font-size: 1.9rem;
}
p {
font-size: 1.1rem;
}
h2,
p {
/* color: black; */
padding: 0.3rem 10vw 0.3rem 5vw;
position: relative;
z-index: 3;
opacity: 0;
transition: 0.5s;
}
.bg-img {
/* background: url(/assets/img/t404_null-logo.png); */
background-size: cover;
position: absolute;
background-position: center left;
height: 30rem;
width: 30rem;
}
}
.card:hover {
.bg-img {
filter: brightness(40%);
-webkit-filter: brightness(40%);
width: 8vw;
border-radius: 7px 0px 0px 7px;
}
h2,
p {
padding: 0.3rem 5vw 0.3rem 10vw;
filter: none;
opacity: 1;
}
}
}
.contact-cards {
display: grid;
grid-template-columns: repeat(auto-fill, 23rem);
grid-gap: 1rem;
justify-content: center;
padding: 0;
li {
border-radius: 7px;
background-color: #ddd;
}
}
.contact-email {
.inputbox {
outline: none;
height: 3rem;
width: 100%;
display: block;
background: #efefef;
color: black;
border: 0px solid #505050;
border-radius: 5px;
transition: 0.3s;
margin-top: 0.5rem;
margin-left: -5px;
padding: 5px;
font-size: 0.95rem;
}
:not(textarea) {
text-align: center;
}
.inputbox:hover {
background: #dedede;
}
.inputbox:focus {
background: #cecece;
}
button {
width: 100%;
height: 3rem;
border-radius: 5px;
text-align: center;
}
.formbutton {
background: #272727;
color: #fff;
border: 0px;
transition-duration: 300ms;
cursor: pointer;
}
.formbutton:hover {
background: #727272;
}
.form {
border-radius: 5px;
align-items: center;
justify-content: center;
margin: auto;
padding: 4rem 2.5rem;
width: 65%;
background: #fdfdfd;
box-shadow: rgba(50, 50, 50, 0.1) 0px 4px 12px;
}
.error_box {
background: #ffeeee;
border-radius: 5px;
margin: auto;
align-items: center;
justify-content: center;
text-align: center;
padding: 1rem 1rem;
margin-bottom: 1.5rem;
}
.box {
height: 2rem;
width: 100%;
text-align: center;
border-radius: 5px;
margin: auto;
align-items: center;
justify-content: center;
padding: 0.5rem 0px;
margin-bottom: 1rem;
}
}
textarea,
textfield {
padding: 5px;
resize: vertical;
min-height: 5rem;
}
.topic {
padding: 1rem;
font-size: 3rem;
margin-top: 3vw;
margin-bottom: 7vw;
a {
text-decoration: none;
color: black;
background-size: 0% 0.2em;
background-image: linear-gradient(black, black);
background-position-y: 104%;
background-position-x: 0%;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
a:hover {
opacity: 70%;
background-size: 100% 0.2em;
}
}
/* overall */
.icons {
font-size: 2.25rem;
font-weight: 500;
}
@font-face {
font-family: "NerdFontsSymbols Nerd Font";
src: url("https://www.nerdfonts.com/assets/fonts/Symbols-2048-em Nerd Font Complete.woff2")
format("woff2");
}
.nf-icons {
font-family: "NerdFontsSymbols Nerd Font";
}
/* Releases */
.release-track {
background-size: cover;
background-position: center;
height: 100%;
min-height: calc(100vh - 25rem);
padding: 5vw 5vw;
border-radius: 10px;
border: 1px solid #ddd;
strong {
color: #fff;
}
.text-box {
max-width: 1250px;
margin: 25% auto;
background-color: rgba(0, 0, 0, 75%);
height: 100%;
color: #ddd;
padding: 2rem;
border-radius: 7px;
font-size: 1.2rem;
a {
text-decoration: none;
color: #fff;
background-size: 0% 0.2em;
background-image: linear-gradient(#ccc, #ccc);
background-position-y: 104%;
background-position-x: 0%;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
a:hover {
color: #ccc;
background-size: 100% 0.2em;
}
}
}
/* info */
.info {
text-decoration: none;
list-style-type: none;
font-size: 1.4rem;
li {
padding: 1rem;
}
a {
text-decoration: none;
color: #46f;
background-size: 0% 0.2em;
background-image: linear-gradient(#46f, #46f);
background-position-y: 104%;
background-position-x: 0%;
background-repeat: no-repeat;
transition: 0.3s ease-in-out;
}
a:hover {
opacity: 70%;
background-size: 100% 0.2em;
}
.title {
font-size: 1.6rem;
}
}
.subdiv {
padding: 1rem;
}
.long-br {
display: block;
height: 2rem;
}
@media screen and (width >=1180px) and (width<=1690px) {
/*if(width<1620px&&width>=1125px)*/
nav {
.dropdown {
.dropdown-social {
position: relative;
width: 17.5rem;
padding: 0rem 0rem;
a {
transition: 0.2s;
display: flex;
padding: 1rem;
border-radius: 7px;
margin: 0.3rem 0;
}
a:hover {
background-color: #ddd;
}
strong {
margin-left: auto;
margin-right: auto;
align-content: center;
}
p {
margin: 0.5rem 0;
}
}
.dropdown-menu {
display: none;
}
}
.menu,
.dropdown-open.dropdown,
.dropdown-open.dropdown-social {
opacity: 1;
display: initial;
}
.social,
.dropdown-open.dropdown-menu {
opacity: 0;
display: none;
}
.burger {
display: block;
}
}
}
@media screen and (width<1180px) {
/*if(width<1125px)*/
nav {
font-size: 1.4rem;
ul {
img {
height: 2.5rem;
}
}
.social {
font-size: 2rem;
}
.burger {
height: 100px;
width: 100px;
}
.dropdown {
.dropdown-social,
.dropdown-menu {
position: relative;
}
.dropdown-menu {
width: 18rem;
padding: 0rem 0rem;
}
.dropdown-social {
display: flex;
flex-wrap: wrap;
}
.dropdown-menu p,
.dropdown-social a {
transition: 0.2s;
padding: 1rem;
border-radius: 7px;
margin: 0.3rem 0;
}
.dropdown-menu p:hover {
background-color: #ddd;
}
.dropdown-social a:hover {
opacity: 50%;
}
hr {
margin: 0.75rem 0rem;
padding: 1rem;
border: 1px solid #aaa;
}
}
.social-name {
display: none;
}
.social,
.menu-item {
display: none;
}
.dropdown-open {
transition: 0.3s;
opacity: 1;
display: initial;
.dropdown,
.dropdown-social,
.downdown-menu {
display: initial;
}
}
.burger {
display: block;
}
}
}
+270 -250
View File
@@ -1,261 +1,281 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | A Lake With Endless Stars</title> <title>t404:null | A Lake With Endless Stars</title>
<meta name="description" <meta
content="”A Lake with Endless Stars” is the first song in 2023 from t404:null and is realeased at 9.4.2023 on Soundcloud, YouTube and Bandcamp and 9.5.2023 on distrubution platforms. name="description"
content="”A Lake with Endless Stars” is the first song in 2023 from t404:null and is realeased at 9.4.2023 on Soundcloud, YouTube and Bandcamp and 9.5.2023 on distrubution platforms.
The track is also a part of a fanmade event named ”Fanmade of Fighters”. The track is also a part of a fanmade event named ”Fanmade of Fighters”.
Available on: Available on:
YouTube YouTube
Soundcloud Soundcloud
Bandcamp, Bandcamp,
Spotify Spotify
and more..."> and more..."
<link />
rel="icon" <link
type="image/x-icon" rel="icon"
href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" type="image/x-icon"
/> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> />
</head> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
<body> </head>
<nav> <body>
<ul class="menu"> <nav>
<li> <ul class="menu">
<a href="/"> <li>
<img <a href="/">
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" <img
alt="t404:null" src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
/> alt="t404:null"
</a> class="logo"
</li> />
<li> </a>
<div class="vertical-line"></div> </li>
</li> <li>
<li class="menu-item"> <div class="vertical-line"></div>
<a href="/"> </li>
<p> <li class="menu-item">
<strong>Home</strong> <a href="/">
</p> <p>
</a> <strong>Home</strong>
</li> </p>
<li class="menu-item"> </a>
<a href="/release"> </li>
<p> <li class="menu-item">
<strong>Releases</strong> <a href="/release">
</p> <p>
</a> <strong>Releases</strong>
</li> </p>
<li class="menu-item"> </a>
<a href="/activity"> </li>
<p> <li class="menu-item">
<strong>Activities</strong> <a href="/activity">
</p> <p>
</a> <strong>Activities</strong>
</li> </p>
<li class="menu-item"> </a>
<a href="/song_usage_terms"> </li>
<p> <li class="menu-item">
<strong>Terms of Use</strong> <a href="/song_usage_terms">
</p> <p>
</a> <strong>Terms of Use</strong>
</li> </p>
<li class="menu-item"> </a>
<a href="/about_me"> </li>
<p> <li class="menu-item">
<strong>About Me</strong> <a href="/about_me">
</p> <p>
</a> <strong>About Me</strong>
</li> </p>
<li class="menu-item"> </a>
<a href="/contacts"> </li>
<p> <li class="menu-item">
<strong>My Contacts</strong> <a href="/contacts">
</p> <p>
</a> <strong>My Contacts</strong>
</li> </p>
</ul> </a>
<div></div> </li>
<ul id="social"> </ul>
<li class="social"> <div></div>
<a href="https://youtube.com/@t404_null"> <ul id="social">
<p class="nf-icons">&#xf16a;</p> <li class="social">
</a> <a href="https://youtube.com/@t404_null">
</li> <p class="nf-icons">&#xf16a;</p>
<li class="social"> </a>
<a href="https://x.com/t404_null"> </li>
<p class="nf-icons">&#xe8c9;</p> <li class="social">
</a> <a href="https://x.com/t404_null">
</li> <p class="nf-icons">&#xe8c9;</p>
<li class="social"> </a>
<a href="https://t404null.bandcamp.com/"> </li>
<p class="nf-icons">&#xf2d5;</p> <li class="social">
</a> <a href="https://t404null.bandcamp.com/">
</li> <p class="nf-icons">&#xf2d5;</p>
<li class="social"> </a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> </li>
<p class="nf-icons">&#xf04c7;</p> <li class="social">
</a> <a
</li> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
<li class="social"> >
<a href="https://music.apple.com/artist/t404-null/1583561849"> <p class="nf-icons">&#xf04c7;</p>
<p class="nf-icons">&#xf2eb;</p> </a>
</a> </li>
</li> <li class="social">
<li class="social"> <a
<a href="https://soundcloud.com/t404null"> href="https://music.apple.com/artist/t404-null/1583561849"
<p class="nf-icons">&#xf1be;</p> >
</a> <p class="nf-icons">&#xf2eb;</p>
</li> </a>
<li class="social"> </li>
<a href="https://discord.gg/YJmkAFbKFX"> <li class="social">
<p class="nf-icons">&#xf1ff;</p> <a href="https://soundcloud.com/t404null">
</a> <p class="nf-icons">&#xf1be;</p>
</li> </a>
<li> </li>
<button <li class="social">
class="burger" <a href="https://discord.gg/YJmkAFbKFX">
onclick="this.classList.toggle('open'); <p class="nf-icons">&#xf1ff;</p>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </a>
> </li>
<div id="hamburger"> <li>
<span></span> <button
<span></span> class="burger"
<span></span> onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main>
<span></span> <div
class="release-track"
style="
background-image: url(https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/A_Lake_With_Endless_Stars.png);
background-size: cover;
background-position: center;
"
>
<div class="text-box">
<h1 class="title">
<strong>A Lake with Endless Stars</strong>
</h1>
<p class="description">
"Under the coruscating night sky, gaze into the
kaleidoscopic waters..."
</p>
<div class="long-break"></div>
<p class="description">
"A Lake with Endless Stars" is the first song in 2023
from t404:null and is realeased at 9.4.2023 on
Soundcloud, YouTube and Bandcamp and 9.5.2023 on
distrubution platforms.
</p>
<p>
<br />Available on: <br />
<a
href="https://youtu.be/zutjmeOELoA"
class="text-primary"
>YouTube</a
>
<br />
<a
href="https://m.soundcloud.com/t404null/a-lake-with-endless-stars"
class="text-primary"
>Soundcloud</a
>
<br />
<a
href="https://t404null.bandcamp.com/track/a-lake-with-endless-stars"
class="text-primary"
>Bandcamp</a
>
<br />
<a
href="https://music.apple.com/us/album/a-lake-with-endless-stars-single/1686073588"
class="text-primary"
>Itunes / Apple Music</a
>
<br />
<a
href="https://open.spotify.com/album/2zRZ033WRAaoA33Q0x1Cin"
class="text-primary"
>Spotify</a
>
</p>
</div>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2024 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main>
<div
class="release-track"
style="
background-image: url(https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/A_Lake_With_Endless_Stars.png);
background-size: cover;
background-position: center;
"
>
<div class="text-box">
<h1 class="title">
<strong>A Lake with Endless Stars</strong>
</h1>
<p class="description">
"Under the coruscating night sky, gaze into the kaleidoscopic
waters..."
</p>
<div class="long-break"></div>
<p class="description">
"A Lake with Endless Stars" is the first song in 2023 from t404:null
and is realeased at 9.4.2023 on Soundcloud, YouTube and Bandcamp and
9.5.2023 on distrubution platforms.
</p>
<p>
<br />Available on: <br />
<a href="https://youtu.be/zutjmeOELoA" class="text-primary"
>YouTube</a
>
<br />
<a
href="https://m.soundcloud.com/t404null/a-lake-with-endless-stars"
class="text-primary"
>Soundcloud</a
>
<br />
<a
href="https://t404null.bandcamp.com/track/a-lake-with-endless-stars"
class="text-primary"
>Bandcamp</a
>
<br />
<a
href="https://music.apple.com/us/album/a-lake-with-endless-stars-single/1686073588"
class="text-primary"
>Itunes / Apple Music</a
>
<br />
<a
href="https://open.spotify.com/album/2zRZ033WRAaoA33Q0x1Cin"
class="text-primary"
>Spotify</a
>
</p>
</div>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2024 - All Rights Reserved</div>
</body>
</html> </html>
+282 -220
View File
@@ -1,229 +1,291 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | Oblitus Requiem \\Against the Forsaken Legacy//</title> <title>
<meta name="description" t404:null | Oblitus Requiem \\Against the Forsaken Legacy//
content="”Oblitus Requiem \\Against the Forsaken Legacy//” is a custom track for a Grand Finals Tiebreaker of VNMC2023 made by t404:null, and is released on Youtube, Bandcamp and Soundcloud at Aug. 12th 2023... </title>
<meta
name="description"
content="”Oblitus Requiem \\Against the Forsaken Legacy//” is a custom track for a Grand Finals Tiebreaker of VNMC2023 made by t404:null, and is released on Youtube, Bandcamp and Soundcloud at Aug. 12th 2023...
Available on: Available on:
YouTube YouTube
Soundcloud Soundcloud
Bandcamp, Bandcamp,
Spotify (31.08.2023) Spotify (31.08.2023)
and more..."> and more..."
<link rel="icon" type="image/x-icon" href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" /> />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> <link
</head> rel="icon"
<body> type="image/x-icon"
<nav> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<ul class="menu"> />
<li> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
<a href="/"> </head>
<img <body>
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" <nav>
alt="t404:null" <ul class="menu">
/> <li>
</a> <a href="/">
</li> <img
<li> src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
<div class="vertical-line"></div> alt="t404:null"
</li> class="logo"
<li class="menu-item"> />
<a href="/"> </a>
<p> </li>
<strong>Home</strong> <li>
</p> <div class="vertical-line"></div>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/">
<a href="/release"> <p>
<p> <strong>Home</strong>
<strong>Releases</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/release">
<a href="/activity"> <p>
<p> <strong>Releases</strong>
<strong>Activities</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/activity">
<a href="/song_usage_terms"> <p>
<p> <strong>Activities</strong>
<strong>Terms of Use</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/song_usage_terms">
<a href="/about_me"> <p>
<p> <strong>Terms of Use</strong>
<strong>About Me</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/about_me">
<a href="/contacts"> <p>
<p> <strong>About Me</strong>
<strong>My Contacts</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
</ul> <a href="/contacts">
<div></div> <p>
<ul id="social"> <strong>My Contacts</strong>
<li class="social"> </p>
<a href="https://youtube.com/@t404_null"> </a>
<p class="nf-icons">&#xf16a;</p> </li>
</a> </ul>
</li> <div></div>
<li class="social"> <ul id="social">
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://music.apple.com/artist/t404-null/1583561849"> <li class="social">
<p class="nf-icons">&#xf2eb;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://soundcloud.com/t404null"> </a>
<p class="nf-icons">&#xf1be;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://discord.gg/YJmkAFbKFX"> >
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://soundcloud.com/t404null">
class="burger" <p class="nf-icons">&#xf1be;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li class="social">
<div id="hamburger"> <a href="https://discord.gg/YJmkAFbKFX">
<span></span> <p class="nf-icons">&#xf1ff;</p>
<span></span> </a>
<span></span> </li>
<li>
<button
class="burger"
onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main>
<span></span> <div
class="release-track"
style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/oblitus-requiem.png);
background-size: cover;
background-position: center;
"
>
<div class="text-box">
<h1 class="title">
<strong
>Oblitus Requiem \\Against the Forsaken
Legacy//</strong
>
</h1>
<p class="description">
"Even if you don't remember me now, I will bring the you
I once knew back from them."
</p>
<div class="long-break"></div>
<p class="description">
"For what I am going to do, for the bloodshed I am going
to create, for the acts people will deem sinful I am
going to commit;"
</p>
<p class="description">
"Oblitus Requiem \\Against the Forsaken Legacy//" is a
custom track made for Grand Finals Tiebreaker of
VNMC2023 (Vietnamese National Mania Championship (4K))
made by t404:null, and is released / published on
Youtube, Bandcamp and Soundcloud at Aug. 12th 2023...
</p>
<p>
<br />Available on: <br />
<a
href="https://youtu.be/c1WtqWyt1IU"
class="text-primary"
>YouTube</a
>
<br />
<a
href="https://m.soundcloud.com/t404null/oblitus-requiem"
class="text-primary"
>Soundcloud</a
>
<br />
<a
href="https://t404null.bandcamp.com/album/oblitus-requiem-against-the-forsaken-legacy"
class="text-primary"
>Bandcamp</a
>
<br />
<a
href="https://music.apple.com/album/oblitus-requiem-against-the-forsaken-legacy-single/1702294902"
class="text-primary"
>Itunes / Apple Music</a
>
<br />
<a
href="https://open.spotify.com/album/7xJY39U6M3Z5NuNzt2GnCK"
class="text-primary"
>Spotify</a
>
</p>
</div>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2024 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social"> </html>
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main>
<div class="release-track" style="
background-image: url(https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/oblitus-requiem.png);
background-size: cover;
background-position: center;
">
<div class="text-box">
<h1 class="title">
<strong>Oblitus Requiem \\Against the Forsaken Legacy//</strong>
</h1>
<p class="description"> "Even if you don't remember me now, I will bring the you I once knew back from them." </p>
<div class="long-break"></div>
<p class="description"> "For what I am going to do, for the bloodshed I am going to create, for the acts people will deem sinful I am going to commit;" </p>
<p class="description"> "Oblitus Requiem \\Against the Forsaken Legacy//" is a custom track made for Grand Finals Tiebreaker of VNMC2023 (Vietnamese National Mania Championship (4K)) made by t404:null, and is released / published on Youtube, Bandcamp and Soundcloud at Aug. 12th 2023... </p>
<p>
<br />Available on: <br />
<a href="https://youtu.be/c1WtqWyt1IU" class="text-primary">YouTube</a>
<br />
<a href="https://m.soundcloud.com/t404null/oblitus-requiem" class="text-primary">Soundcloud</a>
<br />
<a href="https://t404null.bandcamp.com/album/oblitus-requiem-against-the-forsaken-legacy" class="text-primary">Bandcamp</a>
<br />
<a href="https://music.apple.com/album/oblitus-requiem-against-the-forsaken-legacy-single/1702294902" class="text-primary">Itunes / Apple Music</a>
<br />
<a href="https://open.spotify.com/album/7xJY39U6M3Z5NuNzt2GnCK" class="text-primary">Spotify</a>
</p>
</div>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2024 - All Rights Reserved</div>
</body>
</html>
+275 -214
View File
@@ -1,8 +1,10 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | hello.world(Zer/O)</title> <title>t404:null | hello.world(Zer/O)</title>
<meta name="description" content="”What do I see... a new world...? <meta
name="description"
content="”What do I see... a new world...?
It appears, that I am living in a world, where no-one lives...” It appears, that I am living in a world, where no-one lives...”
”hello.world(Zer/O)” is a first release from t404:null at 08.22.2022 on Youtube, spotify. ”hello.world(Zer/O)” is a first release from t404:null at 08.22.2022 on Youtube, spotify.
@@ -14,216 +16,275 @@ Spotify(Release date at 09.20.2021)
YouTube YouTube
YouTube Music(Release date at 09.20.2021) YouTube Music(Release date at 09.20.2021)
Soundcloud Soundcloud
Bandcamp"> Bandcamp"
<link rel="icon" type="image/x-icon" href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" /> />
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> <link
</head> rel="icon"
<body> type="image/x-icon"
<nav> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<ul class="menu"> />
<li> <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
<a href="/"> </head>
<img <body>
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" <nav>
alt="t404:null" <ul class="menu">
/> <li>
</a> <a href="/">
</li> <img
<li> src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
<div class="vertical-line"></div> alt="t404:null"
</li> class="logo"
<li class="menu-item"> />
<a href="/"> </a>
<p> </li>
<strong>Home</strong> <li>
</p> <div class="vertical-line"></div>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/">
<a href="/release"> <p>
<p> <strong>Home</strong>
<strong>Releases</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/release">
<a href="/activity"> <p>
<p> <strong>Releases</strong>
<strong>Activities</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/activity">
<a href="/song_usage_terms"> <p>
<p> <strong>Activities</strong>
<strong>Terms of Use</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/song_usage_terms">
<a href="/about_me"> <p>
<p> <strong>Terms of Use</strong>
<strong>About Me</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
<li class="menu-item"> <a href="/about_me">
<a href="/contacts"> <p>
<p> <strong>About Me</strong>
<strong>My Contacts</strong> </p>
</p> </a>
</a> </li>
</li> <li class="menu-item">
</ul> <a href="/contacts">
<div></div> <p>
<ul id="social"> <strong>My Contacts</strong>
<li class="social"> </p>
<a href="https://youtube.com/@t404_null"> </a>
<p class="nf-icons">&#xf16a;</p> </li>
</a> </ul>
</li> <div></div>
<li class="social"> <ul id="social">
<a href="https://x.com/t404_null"> <li class="social">
<p class="nf-icons">&#xe8c9;</p> <a href="https://youtube.com/@t404_null">
</a> <p class="nf-icons">&#xf16a;</p>
</li> </a>
<li class="social"> </li>
<a href="https://t404null.bandcamp.com/"> <li class="social">
<p class="nf-icons">&#xf2d5;</p> <a href="https://x.com/t404_null">
</a> <p class="nf-icons">&#xe8c9;</p>
</li> </a>
<li class="social"> </li>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> <li class="social">
<p class="nf-icons">&#xf04c7;</p> <a href="https://t404null.bandcamp.com/">
</a> <p class="nf-icons">&#xf2d5;</p>
</li> </a>
<li class="social"> </li>
<a href="https://music.apple.com/artist/t404-null/1583561849"> <li class="social">
<p class="nf-icons">&#xf2eb;</p> <a
</a> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
</li> >
<li class="social"> <p class="nf-icons">&#xf04c7;</p>
<a href="https://soundcloud.com/t404null"> </a>
<p class="nf-icons">&#xf1be;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://music.apple.com/artist/t404-null/1583561849"
<a href="https://discord.gg/YJmkAFbKFX"> >
<p class="nf-icons">&#xf1ff;</p> <p class="nf-icons">&#xf2eb;</p>
</a> </a>
</li> </li>
<li> <li class="social">
<button <a href="https://soundcloud.com/t404null">
class="burger" <p class="nf-icons">&#xf1be;</p>
onclick="this.classList.toggle('open'); </a>
document.querySelector('.dropdown').classList.toggle('dropdown-open');" </li>
> <li class="social">
<div id="hamburger"> <a href="https://discord.gg/YJmkAFbKFX">
<span></span> <p class="nf-icons">&#xf1ff;</p>
<span></span> </a>
<span></span> </li>
<li>
<button
class="burger"
onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main>
<span></span> <div
class="release-track"
style="
background-image: url(https://t404null.glitch.me/assets/images/image1.png);
background-size: cover;
background-position: center;
"
>
<div class="text-box">
<h1 class="title">
<strong>hello.world(Zer/O)</strong>
</h1>
<p class="description">
"What can I see... a new world...? <br />It appears,
that I am living in a world, where no-one lives..."
<br />
<br />"hello.world(Zer/O)" is a first release from
t404:null at 08.22.2021 on Youtube, Bandcamp, and
Soundcloud. <br />&nbsp;It was also the first song
t404:null makes with tons ”easter eggs” and mixed with
more-styles genre called ”Full-Flavor”(200step, UK
Hardcore, Electronic, Dance, and more..). <br />
<br />Available in: <br />
<a
href="https://music.apple.com/album/hello-world-zer-o-single/1583561848"
class="text-primary"
>Itunes/Apple Music</a
>
<br />
<a
href="https://open.spotify.com/album/0MX0zluXBvEerdCL12Cd1s"
class="text-primary"
>Spotify(Release date at 09.20.2021)</a
>
<br />
<a
href="https://youtu.be/0apqJaWY5QM"
class="text-primary"
>YouTube</a
>
<br />
<a
href="https://music.youtube.com/watch?v=kVX6kdnvhAo"
class="text-primary"
>YouTube Music(Release date at 09.20.2021)</a
>
<br />
<a
href="https://m.soundcloud.com/t404null/helloworldzero"
class="text-primary"
>Soundcloud</a
>
<br />
<a
href="https://t404null.bandcamp.com/album/hello-world-zer-o"
class="text-primary"
>Bandcamp</a
>
</p>
</div>
</div> </div>
</button> </main>
</li> <div class="footer">
</ul> &copy; t404:null 2021-2024 - All Rights Reserved
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social"> </html>
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main>
<div class="release-track" style="background-image: url(https://t404null.glitch.me/assets/images/image1.png);background-size:cover;background-position:center;">
<div class="text-box">
<h1 class="title">
<strong>hello.world(Zer/O)</strong>
</h1>
<p class="description"> "What can I see... a new world...? <br />It appears, that I am living in a world, where no-one lives..." <br />
<br />"hello.world(Zer/O)" is a first release from t404:null at 08.22.2021 on Youtube, Bandcamp, and Soundcloud. <br />&nbsp;It was also the first song t404:null makes with tons ”easter eggs” and mixed with more-styles genre called ”Full-Flavor”(200step, UK Hardcore, Electronic, Dance, and more..). <br />
<br />Available in: <br />
<a href="https://music.apple.com/album/hello-world-zer-o-single/1583561848" class="text-primary">Itunes/Apple Music</a>
<br />
<a href="https://open.spotify.com/album/0MX0zluXBvEerdCL12Cd1s" class="text-primary">Spotify(Release date at 09.20.2021)</a>
<br />
<a href="https://youtu.be/0apqJaWY5QM" class="text-primary">YouTube</a>
<br />
<a href="https://music.youtube.com/watch?v=kVX6kdnvhAo" class="text-primary">YouTube Music(Release date at 09.20.2021)</a>
<br />
<a href="https://m.soundcloud.com/t404null/helloworldzero" class="text-primary">Soundcloud</a>
<br />
<a href="https://t404null.bandcamp.com/album/hello-world-zer-o" class="text-primary">Bandcamp</a>
</p>
</div>
</div>
</main>
<div class="footer">&copy; t404:null 2021-2024 - All Rights Reserved</div>
</body>
</html>
+217 -197
View File
@@ -1,201 +1,221 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | Releases</title> <title>t404:null | Releases</title>
<meta name="description" content="Hello there! I'm t404:null (a.k.a t404owo). <meta
I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me." /> name="description"
<link rel="icon" type="image/x-icon" href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" /> content="Hello there! I'm t404:null (a.k.a t404owo).
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> I write/make/produce EDM music(DTM), and for every releases I'll post my music on this website. If you have any requests or questions, feel free contact me."
</head> />
<body> <link
<nav> rel="icon"
<ul class="menu"> type="image/x-icon"
<li> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<a href="/"> />
<img <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" </head>
alt="t404:null" <body>
/> <nav>
</a> <ul class="menu">
</li> <li>
<li> <a href="/">
<div class="vertical-line"></div> <img
</li> src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
<li class="menu-item"> alt="t404:null"
<a href="/"> class="logo"
<p> />
<strong>Home</strong> </a>
</p> </li>
</a> <li>
</li> <div class="vertical-line"></div>
<li class="menu-item"> </li>
<a href="/release"> <li class="menu-item">
<p> <a href="/">
<strong>Releases</strong> <p>
</p> <strong>Home</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/activity"> <li class="menu-item">
<p> <a href="/release">
<strong>Activities</strong> <p>
</p> <strong>Releases</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/song_usage_terms"> <li class="menu-item">
<p> <a href="/activity">
<strong>Terms of Use</strong> <p>
</p> <strong>Activities</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/about_me"> <li class="menu-item">
<p> <a href="/song_usage_terms">
<strong>About Me</strong> <p>
</p> <strong>Terms of Use</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/contacts"> <li class="menu-item">
<p> <a href="/about_me">
<strong>My Contacts</strong> <p>
</p> <strong>About Me</strong>
</a> </p>
</li> </a>
</ul> </li>
<div></div> <li class="menu-item">
<ul id="social"> <a href="/contacts">
<li class="social"> <p>
<a href="https://youtube.com/@t404_null"> <strong>My Contacts</strong>
<p class="nf-icons">&#xf16a;</p> </p>
</a> </a>
</li> </li>
<li class="social"> </ul>
<a href="https://x.com/t404_null"> <div></div>
<p class="nf-icons">&#xe8c9;</p> <ul id="social">
</a> <li class="social">
</li> <a href="https://youtube.com/@t404_null">
<li class="social"> <p class="nf-icons">&#xf16a;</p>
<a href="https://t404null.bandcamp.com/"> </a>
<p class="nf-icons">&#xf2d5;</p> </li>
</a> <li class="social">
</li> <a href="https://x.com/t404_null">
<li class="social"> <p class="nf-icons">&#xe8c9;</p>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> </a>
<p class="nf-icons">&#xf04c7;</p> </li>
</a> <li class="social">
</li> <a href="https://t404null.bandcamp.com/">
<li class="social"> <p class="nf-icons">&#xf2d5;</p>
<a href="https://music.apple.com/artist/t404-null/1583561849"> </a>
<p class="nf-icons">&#xf2eb;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
<a href="https://soundcloud.com/t404null"> >
<p class="nf-icons">&#xf1be;</p> <p class="nf-icons">&#xf04c7;</p>
</a> </a>
</li> </li>
<li class="social"> <li class="social">
<a href="https://discord.gg/YJmkAFbKFX"> <a
<p class="nf-icons">&#xf1ff;</p> href="https://music.apple.com/artist/t404-null/1583561849"
</a> >
</li> <p class="nf-icons">&#xf2eb;</p>
<li> </a>
<button </li>
class="burger" <li class="social">
onclick="this.classList.toggle('open'); <a href="https://soundcloud.com/t404null">
document.querySelector('.dropdown').classList.toggle('dropdown-open');" <p class="nf-icons">&#xf1be;</p>
> </a>
<div id="hamburger"> </li>
<span></span> <li class="social">
<span></span> <a href="https://discord.gg/YJmkAFbKFX">
<span></span> <p class="nf-icons">&#xf1ff;</p>
</a>
</li>
<li>
<button
class="burger"
onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main class="main-page">
<span></span> <h1 class="topic">Releases</h1>
</div> <div class="album-cards">Nothing here yet. ;D</div>
</button> <script src="/assets/js/index.js" type="module"></script>
</li> </main>
</ul> <div class="footer">
<div class="dropdown"> &copy; t404:null 2021-2025 - All Rights Reserved
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main class= "main-page">
<h1 class="topic">Releases</h1>
<div class="album-cards">
Nothing here yet. ;D
</div>
<script src="/assets/js/index.js" type="module"></script>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
</html> </html>
+480 -311
View File
@@ -1,314 +1,483 @@
<!DOCTYPE html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<title>t404:null | Usage of my song(s) / track(s)</title> <title>t404:null | Usage of my song(s) / track(s)</title>
<meta name="description" content="Hello there! Please be friendly and read this ”terms of using my songs” before using my(t404:null's) song for any purposes." /> <meta
<link rel="icon" type="image/x-icon" href="https://cdn.glitch.global/2d9e31c1-a947-46cd-9fd2-8c92be70abe2/t404_null%20Icon.png" /> name="description"
<meta charset="UTF-8" /> content="Hello there! Please be friendly and read this ”terms of using my songs” before using my(t404:null's) song for any purposes."
<link rel="stylesheet" type="text/css" href="/assets/css/main.css" /> />
</head> <link
<body> rel="icon"
<nav> type="image/x-icon"
<ul class="menu"> href="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/avatar.png"
<li> />
<a href="/"> <meta charset="UTF-8" />
<img <link rel="stylesheet" type="text/css" href="/assets/css/main.css" />
src="https://cdn.glitch.global/f594d6b7-e72e-477c-b5cb-d71abbd39f44/logo.png?v=1716494259675" </head>
alt="t404:null" <body>
/> <nav>
</a> <ul class="menu">
</li> <li>
<li> <a href="/">
<div class="vertical-line"></div> <img
</li> src="https://gitlab.com/t404null/cdn.t404null.com/-/raw/main/logo.png"
<li class="menu-item"> alt="t404:null"
<a href="/"> class="logo"
<p> />
<strong>Home</strong> </a>
</p> </li>
</a> <li>
</li> <div class="vertical-line"></div>
<li class="menu-item"> </li>
<a href="/release"> <li class="menu-item">
<p> <a href="/">
<strong>Releases</strong> <p>
</p> <strong>Home</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/activity"> <li class="menu-item">
<p> <a href="/release">
<strong>Activities</strong> <p>
</p> <strong>Releases</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/song_usage_terms"> <li class="menu-item">
<p> <a href="/activity">
<strong>Terms of Use</strong> <p>
</p> <strong>Activities</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/about_me"> <li class="menu-item">
<p> <a href="/song_usage_terms">
<strong>About Me</strong> <p>
</p> <strong>Terms of Use</strong>
</a> </p>
</li> </a>
<li class="menu-item"> </li>
<a href="/contacts"> <li class="menu-item">
<p> <a href="/about_me">
<strong>My Contacts</strong> <p>
</p> <strong>About Me</strong>
</a> </p>
</li> </a>
</ul> </li>
<div></div> <li class="menu-item">
<ul id="social"> <a href="/contacts">
<li class="social"> <p>
<a href="https://youtube.com/@t404_null"> <strong>My Contacts</strong>
<p class="nf-icons">&#xf16a;</p> </p>
</a> </a>
</li> </li>
<li class="social"> </ul>
<a href="https://x.com/t404_null"> <div></div>
<p class="nf-icons">&#xe8c9;</p> <ul id="social">
</a> <li class="social">
</li> <a href="https://youtube.com/@t404_null">
<li class="social"> <p class="nf-icons">&#xf16a;</p>
<a href="https://t404null.bandcamp.com/"> </a>
<p class="nf-icons">&#xf2d5;</p> </li>
</a> <li class="social">
</li> <a href="https://x.com/t404_null">
<li class="social"> <p class="nf-icons">&#xe8c9;</p>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"> </a>
<p class="nf-icons">&#xf04c7;</p> </li>
</a> <li class="social">
</li> <a href="https://t404null.bandcamp.com/">
<li class="social"> <p class="nf-icons">&#xf2d5;</p>
<a href="https://music.apple.com/artist/t404-null/1583561849"> </a>
<p class="nf-icons">&#xf2eb;</p> </li>
</a> <li class="social">
</li> <a
<li class="social"> href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
<a href="https://soundcloud.com/t404null"> >
<p class="nf-icons">&#xf1be;</p> <p class="nf-icons">&#xf04c7;</p>
</a> </a>
</li> </li>
<li class="social"> <li class="social">
<a href="https://discord.gg/YJmkAFbKFX"> <a
<p class="nf-icons">&#xf1ff;</p> href="https://music.apple.com/artist/t404-null/1583561849"
</a> >
</li> <p class="nf-icons">&#xf2eb;</p>
<li> </a>
<button </li>
class="burger" <li class="social">
onclick="this.classList.toggle('open'); <a href="https://soundcloud.com/t404null">
document.querySelector('.dropdown').classList.toggle('dropdown-open');" <p class="nf-icons">&#xf1be;</p>
> </a>
<div id="hamburger"> </li>
<span></span> <li class="social">
<span></span> <a href="https://discord.gg/YJmkAFbKFX">
<span></span> <p class="nf-icons">&#xf1ff;</p>
</a>
</li>
<li>
<button
class="burger"
onclick="
this.classList.toggle('open');
document
.querySelector('.dropdown')
.classList.toggle('dropdown-open');
"
>
<div id="hamburger">
<span></span>
<span></span>
<span></span>
</div>
<div id="cross">
<span></span>
<span></span>
</div>
</button>
</li>
</ul>
<div class="dropdown">
<div class="dropdown-menu">
<a href="/">
<p>
<strong>Home</strong>
</p>
</a>
<a href="/release">
<p>
<strong>Releases</strong>
</p>
</a>
<a href="/activity">
<p>
<strong>Activities</strong>
</p>
</a>
<a href="/song_usage_terms">
<p>
<strong>Terms of Use</strong>
</p>
</a>
<a href="/about_me">
<p>
<strong>About Me</strong>
</p>
</a>
<a href="/contacts">
<p>
<strong>My Contacts</strong>
</p>
</a>
</div>
<hr class="dropdown-menu" />
<div class="dropdown-social">
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a
href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/"
>
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a
href="https://music.apple.com/artist/t404-null/1583561849"
>
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div> </div>
<div id="cross"> </nav>
<span></span> <main>
<span></span> <h1 class="topic">
</div> <strong>Song Usage Terms and Policies</strong>
</button> <br />
</li> </h1>
</ul> <ul class="info">
<div class="dropdown"> <li>
<div class="dropdown-menu"> <strong class="title"
<a href="/"> >Usage of my song(s) / track(s)</strong
<p> >
<strong>Home</strong> <br />
</p> In any cases, use for purpose against the law, against
</a> public order and morals, or for purposes those are (exclude
<a href="/release"> educational use) for religious use, political use, or for
<p> use to hate, disparage or be offensive to myself or a third
<strong>Releases</strong> party (including other possible ways) are strictly not being
</p> allowed. <br />
</a> Also, you're not being allowed to steal my song(s)/track(s)!
<a href="/activity"> I'm not transferring anyone the right to have the ownership
<p> from any of my song(s)/track(s) once it's set. <br />(All
<strong>Activities</strong> released tracks and songs go to
</p> <a href="/release">this page</a>)
</a> <div class="long-br"></div>
<a href="/song_usage_terms"> All use of the music/track(s)/song(s) is at your own risk.
<p> I'm not responsible for any damage, problems caused by your
<strong>Terms of Use</strong> use of my music/track(s)/song(s) and won't be involved in by
</p> any way.
</a> </li>
<a href="/about_me"> <li>
<p> <strong class="title"
<strong>About Me</strong> >1.) In the case if you want to use my song(s) /
</p> track(s) as a corporation / a company material</strong
</a> >
<a href="/contacts"> <br />
<p> If you wish to use my song as a corporation / a company
<strong>My Contacts</strong> material, no matter how you use it, please contact me and
</p> get confirmation at one of the following email address(es):
</a> <br />
<a href="mailto:request@t404null.com" class="text-info"
>request@t404null.com</a
>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
</li>
<li>
<div class="subdiv">
<strong class="title"
>1.1.) In the case if you want to use my song(s) /
track(s) as an educational institution or a
volunteer organization / a company for
volunteer</strong
>
<br />
You are allowed use my songs as well as individuals.
<br />
If you can, it would be (very) helpful for me if you
could confirm it once in the following email adress(es):
<br />
<a href="mailto:info@t404null.com" class="text-info"
>info@t404null.com</a
>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
<br />
Please note that this is intended primarily, but not
exclusively, for educational institutions related to
music.
</div>
</li>
<li>
<strong class="title"
>2.) In the case if you want to use my song(s) /
track(s) as individual/single person (for BGMs for
video(s) / stream(s), Remixing(or arranging)
etc.)</strong
>
<br />
You are allowed to use my songs / tracks without my certain
permission(s) if: <br />- The song(s) / track(s) that /
those is / are included in
<a href="https://t404null.glitch.me/allowed_to_use"
>this page.</a
>
<br />- The song(s) / track(s) that / those is / are
included in an/more album(s) or EP(s) / Single(s) that /
those is / are not involved to the copyright of any games
that/those don't allow you to use their song(s). <br />- The
song(s) / track(s) that / those has / have been uploaded to
<a href="https://youtube.com/@t404_null"
>my YT (YouTube) channel</a
>
(<a href="https://www.youtube.com/@t404_null"
>https://www.youtube.com/@t404_null</a
>), that is not originally written for a game (this includes
rhythm game(s) those are not allowing you to use their
song(s)), organization, or a company.
<div class="long-br"></div>
Particularly, for YouTube, Bilibili or Twitch (etc), if you
want to use any of my song(s)/track(s) as a background music
for videos or stream, it does not matter if it is monetized
or not. However, please note that it may be registered in
Content ID in YouTube. <br />If the song you want to use is
a remix, and the original song may have been come from other
sources, or it may be an unofficial remix that has not been
licensed by the "original author". In such cases, I won't be
able to give my proper permission, so you have to contact
the person who made the song / soundtrack, or the person who
is responsible for the copyright of that song/track.
<div class="long-br"></div>
<strong
>Make sure please credit me if it's possible!!!</strong
>
<div class="long-br"></div>
<strong
>List of allowed-to-use songs (Last updated: Aug 22,
2021):</strong
>
<a href="/allowed_to_use"
>https://t404null.glitch.me/allowed_to_use</a
>
</li>
<li>
<strong class="title"
>3.) In the case if you are Individuals who wish to use
the music itself as a file that is downloadable,
extractable, or users can easily get the song data
itself</strong
>
<br />Conditions vary depending on the method(s) of
use/using:
</li>
<li>
<div class="subdiv">
<strong class="title"
>3.1.) If you want to distribute song(s)/track(s) as
an unofficial custom map / chart for a rhythm game
(Osu!, Geometry Dash, A Dance of Fire and
Ice(ADOFAI), Beat Saber, etc.)</strong
>
<br />You are allowed to use the music/track(s)/song(s)
under the same conditions as case "2.)" above. <br />In
this case, no charts / maps can be sold for a fee. (Free
distribution allowed only) <br />Here are some explicits
that you are allowed to make: <br />- Mapping / making a
chart or playing it in a monetized stream or video
<br />- Distributing a chart or play data / recorded
video on the site which has ad.
<div class="long-br"></div>
In any case, I have no permission(s) or involvement(s)
other than the use of my music.
</div>
</li>
<li>
<div class="subdiv">
<strong class="title"
>3.2.) If you want to distribute the music as an
official chart / official music for a rhythm game
(in short, if you're a developer/offical
charter/owner of that game) or if you want to use my
song/track as a BGM that is included for a program /
a game or its directory</strong
>
<br />
Please contact me at one of the following email
address(es): <br />
<a href="mailto:request@t404null.com" class="text-info"
>request@t404null.com</a
>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
</div>
</li>
<li>
<div class="dubdiv">
<strong class="title"
>3.3.) If you want to repost my song</strong
>
<br />
Please contact me at one of the following email
address(es): <br />
<a href="mailto:request@t404null.com" class="text-info"
>request@t404null.com</a
>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
</div>
</li>
<li>
<strong class="title">4.) Other Uses</strong>
<br />
Please contact me at one of the following email address(es):
<br />
<a href="mailto:info@t404null.com" class="text-info"
>info@t404null.com</a
>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info"
>t404.null@gmail.com</a
>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info"
>t404owo@gmail.com</a
>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info"
>tags4owo@gmail.com</a
>
<br />
</li>
<div class="long-br"></div>
&copy; t404:null 2021-2025 - All Rights Reserved.
</ul>
</main>
<div class="footer">
&copy; t404:null 2021-2025 - All Rights Reserved
</div> </div>
<hr class="dropdown-menu" /> </body>
<div class="dropdown-social"> </html>
<p>
<a href="https://youtube.com/@t404_null">
<span class="icons nf-icons">&#xf16a;</span>
<strong class="social-name">Youtube</strong>
</a>
<a href="https://x.com/t404_null">
<span class="icons nf-icons">&#xe8c9;</span>
<strong class="social-name">X/Twitter</strong>
</a>
<a href="https://t404null.bandcamp.com/">
<span class="icons nf-icons">&#xf2d5;</span>
<strong class="social-name">Bandcamp</strong>
</a>
<a href="https://open.spotify.com/artist/7jNOPuWk28EUX69mrp4ITL/">
<span class="icons nf-icons">&#xf04c7;</span>
<strong class="social-name">Spotify</strong>
</a>
</p>
<p>
<a href="https://music.apple.com/artist/t404-null/1583561849">
<span class="icons nf-icons">&#xf2eb;</span>
<strong class="social-name">Apple Music</strong>
</a>
<a href="https://soundcloud.com/t404null">
<span class="icons nf-icons">&#xf1be;</span>
<strong class="social-name">SoundCloud</strong>
</a>
<a href="https://discord.gg/YJmkAFbKFX">
<span class="icons nf-icons">&#xf1ff;</span>
<strong class="social-name">Discord</strong>
</a>
</p>
</div>
</div>
</nav>
<main>
<h1 class="topic">
<strong>Song Usage Terms and Policies</strong>
<br />
</h1>
<ul class="info">
<li>
<strong class="title">Usage of my song(s) / track(s)</strong>
<br /> In any cases, use for purpose against the law, against public order and morals, or for purposes those are (exclude educational use) for religious use, political use, or for use to hate, disparage or be offensive to myself or a third party (including other possible ways) are strictly not being allowed.
<br /> Also, you're not being allowed to steal my song(s)/track(s)! I'm not transferring anyone the right to have the ownership from any of my song(s)/track(s) once it's set. <br />(All released tracks and songs go to <a href="/release">this page</a>)
<div class="long-br"></div> All use of the music/track(s)/song(s) is at your own risk. I'm not responsible for any damage, problems caused by your use of my music/track(s)/song(s) and won't be involved in by any way.
</li>
<li>
<strong class="title">1.) In the case if you want to use my song(s) / track(s) as a corporation / a company material</strong>
<br /> If you wish to use my song as a corporation / a company material, no matter how you use it, please contact me and get confirmation at one of the following email address(es): <br />
<a href="mailto:request@t404null.com" class="text-info">request@t404null.com</a>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
</li>
<li>
<div class="subdiv">
<strong class="title">1.1.) In the case if you want to use my song(s) / track(s) as an educational institution or a volunteer organization / a company for volunteer</strong>
<br /> You are allowed use my songs as well as individuals. <br /> If you can, it would be (very) helpful for me if you could confirm it once in the following email adress(es): <br />
<a href="mailto:info@t404null.com" class="text-info">info@t404null.com</a>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
<br /> Please note that this is intended primarily, but not exclusively, for educational institutions related to music.
</div>
</li>
<li>
<strong class="title">2.) In the case if you want to use my song(s) / track(s) as individual/single person (for BGMs for video(s) / stream(s), Remixing(or arranging) etc.)</strong>
<br /> You are allowed to use my songs / tracks without my certain permission(s) if: <br />- The song(s) / track(s) that / those is / are included in <a href="https://t404null.glitch.me/allowed_to_use">this page.</a>
<br />- The song(s) / track(s) that / those is / are included in an/more album(s) or EP(s) / Single(s) that / those is / are not involved to the copyright of any games that/those don't allow you to use their song(s).
<br />- The song(s) / track(s) that / those has / have been uploaded to <a href="https://youtube.com/@t404_null">my YT (YouTube) channel</a> (<a href="https://www.youtube.com/@t404_null">https://www.youtube.com/@t404_null</a>), that is not originally written for a game (this includes rhythm game(s) those are not allowing you to use their song(s)), organization, or a company.
<div class="long-br"></div> Particularly, for YouTube, Bilibili or Twitch (etc), if you want to use any of my song(s)/track(s) as a background music for videos or stream, it does not matter if it is monetized or not. However, please note that it may be registered in Content ID in YouTube.
<br />If the song you want to use is a remix, and the original song may have been come from other sources, or it may be an unofficial remix that has not been licensed by the "original author". In such cases, I won't be able to give my proper permission, so you have to contact the person who made the song / soundtrack, or the person who is responsible for the copyright of that song/track.
<div class="long-br"></div>
<strong>Make sure please credit me if it's possible!!!</strong>
<div class="long-br"></div>
<strong>List of allowed-to-use songs (Last updated: Aug 22, 2021):</strong>
<a href="/allowed_to_use">https://t404null.glitch.me/allowed_to_use</a>
</li>
<li>
<strong class="title">3.) In the case if you are Individuals who wish to use the music itself as a file that is downloadable, extractable, or users can easily get the song data itself</strong>
<br />Conditions vary depending on the method(s) of use/using:
</li>
<li>
<div class="subdiv">
<strong class="title">3.1.) If you want to distribute song(s)/track(s) as an unofficial custom map / chart for a rhythm game (Osu!, Geometry Dash, A Dance of Fire and Ice(ADOFAI), Beat Saber, etc.)</strong>
<br />You are allowed to use the music/track(s)/song(s) under the same conditions as case "2.)" above. <br />In this case, no charts / maps can be sold for a fee. (Free distribution allowed only)
<br />Here are some explicits that you are allowed to make:
<br />- Mapping / making a chart or playing it in a monetized stream or video
<br />- Distributing a chart or play data / recorded video on the site which has ad.
<div class="long-br"></div>
In any case, I have no permission(s) or involvement(s) other than the use of my music.
</div>
</li>
<li>
<div class="subdiv">
<strong class="title">3.2.) If you want to distribute the music as an official chart / official music for a rhythm game (in short, if you're a developer/offical charter/owner of that game) or if you want to use my song/track as a BGM that is included for a program / a game or its directory</strong>
<br /> Please contact me at one of the following email address(es): <br />
<a href="mailto:request@t404null.com" class="text-info">request@t404null.com</a>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
</div>
</li>
<li>
<div class="dubdiv">
<strong class="title">3.3.) If you want to repost my song</strong>
<br /> Please contact me at one of the following email address(es): <br />
<a href="mailto:request@t404null.com" class="text-info">request@t404null.com</a>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
</div>
</li>
<li>
<strong class="title">4.) Other Uses</strong>
<br /> Please contact me at one of the following email address(es): <br />
<a href="mailto:info@t404null.com" class="text-info">info@t404null.com</a>
<div class="long-br"></div>
Or:
<br />
<a href="mailto:t404.null@gmail.com" class="text-info">t404.null@gmail.com</a>
<br />
<a href="mailto:t404owo@gmail.com" class="text-info">t404owo@gmail.com</a>
<br />
<a href="mailto:tags4owo@gmail.com" class="text-info">tags4owo@gmail.com</a>
<br />
</li>
<div class="long-br"></div> &copy; t404:null 2021-2025 - All Rights Reserved.
</ul>
</main>
<div class="footer">&copy; t404:null 2021-2025 - All Rights Reserved</div>
</body>
</html>