forked from ReinKageno/reinkageno.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
77 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<!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.101223</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> | ||
</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-xxl 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> | ||
<p> | ||
Why doesn't everyone understand, it's as if they know that I can't do it but they keep burdening me with it? <br> | ||
Why does no one really understand except two people? Even though they don't know the roots, I can only reflect and stay in the corner. | ||
</p> | ||
<p> | ||
No one helped, everyone was busy with their own work, I just sat helpless about my task. Tasks that other people think are easy, are very difficult for me. <br> | ||
I don't understand, and they don't want to understand either... It all happened very slowly but also quickly, I don't know how to explain it. I was so stupid, opening the bill message that the status was read. <br> | ||
Of course they will ask, "Why do you only read it?" and even charged me on all social media, and yeah I hate social media. Can you explain to me about the assignment without having to go through online messages? | ||
</p> | ||
<p> | ||
Annoyed with myself, I just closed everything, I really wanted to delete all applications related to outsiders. Life is strange, why can people be happy and easy to live their lives? <br> | ||
Well, maybe it's because they don't care about nature? or because they are extroverts? Or maybe I'm different from them? If it's true, why do they equate me and share the heavy tasks they bear? <br> | ||
</p> | ||
<p> | ||
I feel increasingly pressured to work with people who are experts, but can't understand other people. I felt like I couldn't do anything in my job, they then saw me as an insect or pest that could thwart their plans. <br> | ||
I'd rather work with people who are stupid but can understand other people, because that way I can socialize a little more easily, don't they care about introverted people? or do they not acknowledge our existence? | ||
</p> | ||
<p> | ||
I know there must always be a way out, but why? WHY does it always have to be like that before I find a way out? <br> | ||
A FAIR world? Do they think so? share the burden equally without considering the capacity of others? They say it's easy? Oh definitely not in my opinion, all other people's problems can't be compared. <br> | ||
They know there are a lot of poor people in their city, and they think that getting 1 dollar is easy? So why don't they give that 1 dollar bill to poor people everywhere?? | ||
</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters