Skip to content

Commit

Permalink
Lie
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanaede committed Apr 17, 2024
1 parent 75fcd9f commit 90f4a38
Show file tree
Hide file tree
Showing 16 changed files with 253 additions and 15 deletions.
6 changes: 6 additions & 0 deletions assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,10 @@

.text-recenter {
text-align: center!important;
}

@media (min-width:768px) {
div .slom {
max-width: 740px;
}
}
2 changes: 1 addition & 1 deletion data/about/data-A01-64925/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Error</h2>
<h2 class="mb-3 fw-semibold lh-sm">Who am I?</h2>
Expand Down
2 changes: 1 addition & 1 deletion data/about/data-A01-89374/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Another Me</h2>
<h2 class="mb-3 fw-semibold lh-sm">It's me but another soul</h2>
Expand Down
64 changes: 64 additions & 0 deletions data/about/mydiscord/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Another World</title>

<link rel="stylesheet" href="../../../assets/css/index.css">
<link rel="stylesheet" href="../../../assets/css/mdc.css">
<link rel="shortcut icon" href="../../../assets/src/icon.png" type="image/x-icon">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="#">About World</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="data/about/">Kanade</a>
<a class="nav-link" href="#">Another Me</a>
<a class="nav-link" href="data/journal/">Journal</a>
</div>
</div>
</nav>
</div>
</header>
<main>
<div class="bd-masthead mb-2" id="content">
<div class="position-relative">
<img src="../../../assets/src/img/main.png" class="flipe img-fluid" alt="..." >
<div class="container-xxl">
<div class="col-md-8 mx-auto text-center">
<div class="position-absolute top-50 start-50 translate-middle">
<h1 class="mb-3 fw-semibold lh-1">All About My Secrets</h1>
<p class="lead mb-3">When I live everything repeats itself, and it's always remembered when I make mistakes</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-xxl bd-gutter masthead-followup main-content">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-recenter">
<h3 class="display-6 mb-3 fw-semibold lh-sm">Kanaede, It's my name</h3>
<p>You can call me Kanaede, the Cat-Shark with a lot of pain.</p>
<br>
<h3 class="display-6 mb-3 fw-semibold lh-sm">Many act and work in the shadows</h3>
<p>I Know... I'm bad. I'm a burden on the team, forgive me if not, hopefully I can still bear that mistake.</p>
</div>
</div>
<div class="container-xxl bd-gutter masthead-followup main-content">
<div class="mx-auto">

</div>
</div>
</main>
</body>
</html>

53 changes: 53 additions & 0 deletions data/journal/files/data-030424/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AW - Data File no.030424</title>

<link rel="stylesheet" href="../../../../assets/css/journal.css">
<link rel="stylesheet" href="../../../../assets/css/index.css">
<link rel="shortcut icon" href="../../../../assets/src/icon.png" type="image/x-icon">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="https://reinkageno.github.io">About World</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="../../../about/">Kanade</a>
<a class="nav-link" href="#">Another Me</a>
<a class="nav-link" href="../../">Journal</a>
</div>
</div>
</nav>
</div>
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.030424</h2>
<P>
Again, once again? Why... I don't understand. I don't know what you want from me. But... why you give me that... again.
</P>
<p>
So sad, why they all want to help me? I'm useless.. I know that's not true, but don't look me like can don anything. I just normal person, mean.. not a god or hero. Yeah, I'm someone can help or bite. <br>
I'm not understand.. Why you.. uhh... forget it, I'm... I don't know.. I'm confused for now, forget it and I don't care my life. Nevermind.. I'm very, very confused and don't know my fate.
</p>
<P>
Then.. I always ask this.. "Why I'm here? Why this time is very fast? One day, One month, Two years"
</P>
</div>
</div>
</div>
</main>
</body>
</html>
2 changes: 1 addition & 1 deletion data/journal/files/data-101223/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.101223A</h2>
<p>Confusion mounts, tasks overwhelm, disaster strikes. As an introvert, I have to face various clashes and a hard life in social life.</p>
Expand Down
54 changes: 54 additions & 0 deletions data/journal/files/data-180424/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AW - Data File no.250324</title>

<link rel="stylesheet" href="../../../../assets/css/journal.css">
<link rel="stylesheet" href="../../../../assets/css/index.css">
<link rel="shortcut icon" href="../../../../assets/src/icon.png" type="image/x-icon">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="https://reinkageno.github.io">About World</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="../../../about/">Kanade</a>
<a class="nav-link" href="#">Another Me</a>
<a class="nav-link" href="../../">Journal</a>
</div>
</div>
</nav>
</div>
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.180424</h2>
<P>
I woke up today, why did I wake up? What's special? <br>
I don't know... but my dream seems to be telling me something.. I can see it, asking me "Who are you, why are you so different from us." And without my control, I answered, "I am someone from the Future and the Past." <br>
Then after I said that to him I woke up from my dream. I was scared and confused by what I said. <strong>I'm someone from the Future and the Past,</strong> I always think about this for a while after waking up.
</P>
<p>
Why... why this dream, why did I wake up? That scared me! He asked when we were in the train, there was no one else but us. Alone, he seemed to represent billions of billions of people to me, yes I.. <strong>DIFFERENT</strong>. <br>
Sad, why am I different from other people? Why am I here.. what am I doing here? I'm useless. <br>
After that.. I'm pensive and sitting still as if sleeping with his eyes open, until my Mom shouts to me "Hey woke up, don't be stunned!" I want to cry, but nobody lets me cry or think about what I want. <br>
Rules and Destiny, World and Dreams.. continuing without a care in the world is like a bulldozer pushing the ground without mercy.
</p>
</div>
</div>
</div>
</main>
</body>
</html>
52 changes: 52 additions & 0 deletions data/journal/files/data-250324/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AW - Data File no.250324</title>

<link rel="stylesheet" href="../../../../assets/css/journal.css">
<link rel="stylesheet" href="../../../../assets/css/index.css">
<link rel="shortcut icon" href="../../../../assets/src/icon.png" type="image/x-icon">

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-primary" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="https://reinkageno.github.io">About World</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<a class="nav-link active" aria-current="page" href="../../../about/">Kanade</a>
<a class="nav-link" href="#">Another Me</a>
<a class="nav-link" href="../../">Journal</a>
</div>
</div>
</nav>
</div>
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.250324</h2>
<P>
Aku sakit, dan tidak ada yang peduli selain Ibuku. Ayahku hanya melihatku dan pergi, begitulah setiap hari untuk beberapa hari, diabaikan dalam keadaan lemas. <br><br>
Aku tidak tau mengapa ini harus terjadi disaat itu, banyak tugas menumpuk, dan terlebih tidak ada koneksi internet karena dengan bodohnya ayahku mencabut sendiri wifi untuk diganti dengan model lain. <br>
Apa yang harus aku lakukan, tidak ada internet.. itu sama saja seperti menghilangkan interaksiku ke dunia luar, karena itu satu satunya jalan agar aku bisa bereksplorasi.
</P>
<p>
I'm not understand, I'm very want to know about this time, I left my work, and I left some important tasks.. because I got fever and I just can see my house is very berantakan. <br>
Why my father not see that? Why just wake up and go work again? Nobody cares about this house, only my Mother that very care about it. And my siblings is very mengganggu, they say "Why you not work? I won't to help your tasks.", I'm angry but I still hold it, I know.. I'm bad.
</p>
</div>
</div>
</div>
</main>
</body>
</html>
2 changes: 1 addition & 1 deletion data/journal/files/data-A6D/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.A6D</h2>
<p>
Expand Down
2 changes: 1 addition & 1 deletion data/journal/files/data-BO1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.BO1</h2>
<p>For some parents, they consider their work to be more important than looking after their children. They get angry when their children wake up late and don't do their homework, even though they don't know what they do at night.</p>
Expand Down
2 changes: 1 addition & 1 deletion data/journal/files/data-BO2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.BO2</h2>
<p>Everyone laughed at my stupidity and craziness, not a single person wanted to look at me, let alone help me. Why do humans have no heart, why in their heads flattery is better than friends, why?</p>
Expand Down
2 changes: 1 addition & 1 deletion data/journal/files/data-DC01/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.DC01</h2>
<p>Hi, who am I? I'm Kanaede, I like living like a shark, are you confused? So... do you know Gura? Yea, I think it's like that.</p>
Expand Down
2 changes: 1 addition & 1 deletion data/journal/files/data-DC02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-7 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.DC02</h2>
<p>
Expand Down
2 changes: 1 addition & 1 deletion data/journal/files/data-Y1H/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.Y1H</h2>
<p>I looked for a laptop for my father, he wanted a standard laptop, but he wanted me to be able to use the laptop too, I looked for a fairly expensive price, but when I told him he said "Can you make money with that high-spec laptop?"</p>
Expand Down
17 changes: 13 additions & 4 deletions data/journal/files/data-Y2H/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
</header>
<main>
<div class="bd-masthead mb-3 main-content" id="content">
<div class="container-xxl bd-gutter">
<div class="container slom bd-gutter">
<div class="col-lg-12 mx-auto pb-3 mb-3 mb-md-5 text-md-center">
<h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.Y2H</h2>
<P>
WHY, Why every I watched an anime and everything is related to Destiny. World! Why you do it? Pain, and war... What do you want from me, World?
</P>
<p>
But, thanks... I learn a lot from anime, no matter if I'm a weeaboo. But why? Every new year... I'm sad. Nobody wanted to hear me, but I felt like I was talking to someone invisible, they were from another world. <br>
I always want to hear the world, but I'm just a weak person.. "WHY" I always ask myself that, I don't know. I cried without anyone noticing me. I'm sad without anyone caring about me, I'm angry without anyone who can help me. <br>
But, thanks... I learn a lot from anime, no matter if I'm a weeaboo. But why? Every new year... I'm sad. <br> Nobody wanted to hear me, but I felt like I was talking to someone invisible, they were from another world. <br>
I always want to hear the world, but I'm just a weak person.. "WHY" I always ask myself that, I don't know. I cried without anyone noticing me. <br> I'm sad without anyone caring about me, I'm angry without anyone who can help me. <br>
I want know, why I'm not scary about death, I think this life just a joke in a game..
</p>
<p>
Expand All @@ -49,9 +49,18 @@ <h2 class="display-5 mb-3 fw-semibold lh-sm">Data File No.Y2H</h2>
Drunk? I mean, I'm drunk because I'm so sleepy. I think I'm dreaming as I write this, I don't think I'm here, not on earth.
</p>
<p>
10/02/2024 - 20:12 <br>
<strong class="h4">10/02/2024 - 20:12</strong><br>
Sleepy... I think I will continue later.
</p>
<p>
Hi, I'm back.. but.. I'm still sleepy. I write this with no sad anymore, yeah, I know.. I'm still sad abut this world. <br>
So.. I watched a anime, and when I watch episode 14 I feel bored. But episodes 1-12 is awesome.. that remind me about this world. <br>
Broken, myself, I know.. even I a shark.
</p>
<p>
You can ask about this website to me, but you can't ask about what is the mean of this website. <br>
I just
</p>
</div>
</div>

Expand Down
Loading

0 comments on commit 90f4a38

Please sign in to comment.