added dates to projects
This commit is contained in:
@@ -21,6 +21,7 @@ export const projects: Project[] = [
|
|||||||
isActive: true,
|
isActive: true,
|
||||||
banner: "/projects/projectn5/banner.webp",
|
banner: "/projects/projectn5/banner.webp",
|
||||||
icon: "",
|
icon: "",
|
||||||
|
date: "September 2023 – now",
|
||||||
title: "Project N5",
|
title: "Project N5",
|
||||||
subtitle: "",
|
subtitle: "",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -47,6 +48,7 @@ export const projects: Project[] = [
|
|||||||
isActive: true,
|
isActive: true,
|
||||||
banner: "/projects/projektike/banner.webp",
|
banner: "/projects/projektike/banner.webp",
|
||||||
icon: "",
|
icon: "",
|
||||||
|
date: "August 2024 – now",
|
||||||
title: "Projektike",
|
title: "Projektike",
|
||||||
subtitle: "PvP Game",
|
subtitle: "PvP Game",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -64,6 +66,7 @@ export const projects: Project[] = [
|
|||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "/projects/daisyfm/banner.webp",
|
banner: "/projects/daisyfm/banner.webp",
|
||||||
icon: "",
|
icon: "",
|
||||||
|
date: "July – September 2024",
|
||||||
title: "Daisy",
|
title: "Daisy",
|
||||||
subtitle: "Electro-Smith Daisy-based FM synth",
|
subtitle: "Electro-Smith Daisy-based FM synth",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -89,6 +92,7 @@ export const projects: Project[] = [
|
|||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "/projects/weserplaner/banner.webp",
|
banner: "/projects/weserplaner/banner.webp",
|
||||||
icon: "/projects/weserplaner/icon.webp",
|
icon: "/projects/weserplaner/icon.webp",
|
||||||
|
date: "April 2023 – January 2024",
|
||||||
title: "WeserPlaner",
|
title: "WeserPlaner",
|
||||||
subtitle: "University Timetable & Canteen Info App",
|
subtitle: "University Timetable & Canteen Info App",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -112,6 +116,7 @@ export const projects: Project[] = [
|
|||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "",
|
banner: "",
|
||||||
icon: "/projects/textbasic/icon.webp",
|
icon: "/projects/textbasic/icon.webp",
|
||||||
|
date: "May – November 2023",
|
||||||
title: "Text Basic",
|
title: "Text Basic",
|
||||||
subtitle: "Extremely Basic Text Widget App",
|
subtitle: "Extremely Basic Text Widget App",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -132,8 +137,9 @@ export const projects: Project[] = [
|
|||||||
{
|
{
|
||||||
id: "dreamworld",
|
id: "dreamworld",
|
||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "",
|
banner: "/projects/dreamworld/banner.webp",
|
||||||
icon: "/projects/dreamworld/icon.webp",
|
icon: "/projects/dreamworld/icon.webp",
|
||||||
|
date: "July 2019 – September 2021",
|
||||||
title: "Dreamworld",
|
title: "Dreamworld",
|
||||||
subtitle: "My First Album",
|
subtitle: "My First Album",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -153,33 +159,12 @@ export const projects: Project[] = [
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "anewbeginning",
|
|
||||||
isActive: false,
|
|
||||||
banner: "",
|
|
||||||
icon: "/projects/anewbeginning/icon.webp",
|
|
||||||
title: "A New Beginning",
|
|
||||||
subtitle: "",
|
|
||||||
paragraphs: [
|
|
||||||
"<b>A New Beginning</b> is an EP I wrote back in 2018 in an effort to change up my production style. Originally, this EP was released as <i>A New Beginning (3-Track)</i>, featuring A New Beginning as <i>Nowy Początek</i> and <i>Farewell</i> in two different versions, one being an instrumental titled <i>Trzymajcie Się</i>, and the other one being a bootleg of Kelly Clarkson's <i>Behind These Hazel Eyes</i> called <i>Behind These Hazel Eyes (D4rkn355 'Farewell' Bootleg)</i>! For copyright reasons, the bootleg never made it onto Spotify.",
|
|
||||||
"This EP, to me, represents the start of a deviation in tone, production quality, and musical style from my previous works. While it was only a start, I am quite proud of the works I produced.",
|
|
||||||
],
|
|
||||||
links: [
|
|
||||||
{
|
|
||||||
text: "Listen on <b>Spotify</b>",
|
|
||||||
link: "https://open.spotify.com/album/1OKwmD2ir1mnEOlsh01Woy",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "Listen on <b>YouTube</b>",
|
|
||||||
link: "https://www.youtube.com/playlist?list=OLAK5uy_lw6IbOgCciSSnevP-IDH-kkxAK1PJuA40",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "qwark",
|
id: "qwark",
|
||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "",
|
banner: "",
|
||||||
icon: "/projects/qwark/icon.webp",
|
icon: "/projects/qwark/icon.webp",
|
||||||
|
date: "June 2019 – March 2020",
|
||||||
title: "Qwark Grade Log",
|
title: "Qwark Grade Log",
|
||||||
subtitle: "Grade Logging App",
|
subtitle: "Grade Logging App",
|
||||||
paragraphs: [
|
paragraphs: [
|
||||||
@@ -198,6 +183,7 @@ export const projects: Project[] = [
|
|||||||
id: "avhplan",
|
id: "avhplan",
|
||||||
isActive: false,
|
isActive: false,
|
||||||
banner: "",
|
banner: "",
|
||||||
|
date: "April 2019 – March 2020",
|
||||||
icon: "/projects/avhplan/icon.webp",
|
icon: "/projects/avhplan/icon.webp",
|
||||||
title: "AvH-Vertretungsplan",
|
title: "AvH-Vertretungsplan",
|
||||||
subtitle: "Substitution Plan App",
|
subtitle: "Substitution Plan App",
|
||||||
@@ -218,6 +204,29 @@ export const projects: Project[] = [
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: "anewbeginning",
|
||||||
|
isActive: false,
|
||||||
|
banner: "",
|
||||||
|
icon: "/projects/anewbeginning/icon.webp",
|
||||||
|
date: "May – August 2018",
|
||||||
|
title: "A New Beginning",
|
||||||
|
subtitle: "",
|
||||||
|
paragraphs: [
|
||||||
|
"<b>A New Beginning</b> is an EP I wrote back in 2018 in an effort to change up my production style. Originally, this EP was released as <i>A New Beginning (3-Track)</i>, featuring A New Beginning as <i>Nowy Początek</i> and <i>Farewell</i> in two different versions, one being an instrumental titled <i>Trzymajcie Się</i>, and the other one being a bootleg of Kelly Clarkson's <i>Behind These Hazel Eyes</i> called <i>Behind These Hazel Eyes (D4rkn355 'Farewell' Bootleg)</i>! For copyright reasons, the bootleg never made it onto Spotify.",
|
||||||
|
"This EP, to me, represents the start of a deviation in tone, production quality, and musical style from my previous works. While it was only a start, I am quite proud of the works I produced.",
|
||||||
|
],
|
||||||
|
links: [
|
||||||
|
{
|
||||||
|
text: "Listen on <b>Spotify</b>",
|
||||||
|
link: "https://open.spotify.com/album/1OKwmD2ir1mnEOlsh01Woy",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "Listen on <b>YouTube</b>",
|
||||||
|
link: "https://www.youtube.com/playlist?list=OLAK5uy_lw6IbOgCciSSnevP-IDH-kkxAK1PJuA40",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "soundcloud",
|
id: "soundcloud",
|
||||||
isActive: false,
|
isActive: false,
|
||||||
|
|||||||
@@ -194,6 +194,7 @@
|
|||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: var(--color-link-unvisited);
|
color: var(--color-link-unvisited);
|
||||||
|
text-decoration-style: dashed;
|
||||||
}
|
}
|
||||||
/* visited link */
|
/* visited link */
|
||||||
a:visited {
|
a:visited {
|
||||||
@@ -248,6 +249,7 @@
|
|||||||
|
|
||||||
.project-banner {
|
.project-banner {
|
||||||
margin: 0; /* reset left/right margins */
|
margin: 0; /* reset left/right margins */
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.project-icon {
|
.project-icon {
|
||||||
@@ -259,19 +261,23 @@
|
|||||||
.project-date {
|
.project-date {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
position: absolute;
|
line-height: 1rem;
|
||||||
left: 0;
|
width: fit-content;
|
||||||
bottom: 0;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
line-height: 1rem;
|
|
||||||
|
|
||||||
color: var(--color-text-dark);
|
color: var(--color-text-dark);
|
||||||
background-color: var(--color-highlight);
|
background-color: var(--color-highlight);
|
||||||
font-family: 'Space Mono', monospace;
|
font-family: 'Space Mono', monospace;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.project-date-embed {
|
||||||
|
position: absolute;
|
||||||
|
left: 0;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.pixelated-img {
|
.pixelated-img {
|
||||||
image-rendering: pixelated;
|
image-rendering: pixelated;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
<div class="project-banner-container">
|
<div class="project-banner-container">
|
||||||
<img class="project-banner" src="{game.banner}">
|
<img class="project-banner" src="{game.banner}">
|
||||||
{#if game.date}
|
{#if game.date}
|
||||||
<p class="project-date">{game.date}</p>
|
<p class="project-date project-date-embed">{game.date}</p>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
@@ -52,7 +52,16 @@
|
|||||||
<p class="project-subtitle">» {project.subtitle}</p>
|
<p class="project-subtitle">» {project.subtitle}</p>
|
||||||
{/if}
|
{/if}
|
||||||
{#if project.banner}
|
{#if project.banner}
|
||||||
<img class="project-banner" src="{project.banner}">
|
<div class="project-banner-container">
|
||||||
|
<img class="project-banner" src="{project.banner}">
|
||||||
|
{#if project.date}
|
||||||
|
<p class="project-date project-date-embed">{project.date}</p>
|
||||||
|
{/if}
|
||||||
|
</div>
|
||||||
|
{:else}
|
||||||
|
{#if project.date}
|
||||||
|
<p class="project-date">{project.date}</p>
|
||||||
|
{/if}
|
||||||
{/if}
|
{/if}
|
||||||
{#if project.icon}
|
{#if project.icon}
|
||||||
<img class="project-icon" src="{project.icon}">
|
<img class="project-icon" src="{project.icon}">
|
||||||
|
|||||||
BIN
static/projects/dreamworld/banner.webp
Normal file
BIN
static/projects/dreamworld/banner.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 61 KiB |
Reference in New Issue
Block a user