Updated moe.html
This commit is contained in:
parent
9a5087ec88
commit
ca9beb80d2
63
moe.html
63
moe.html
@ -8,7 +8,7 @@
|
|||||||
<script rel="text/javascript" src="global/global.js"></script>
|
<script rel="text/javascript" src="global/global.js"></script>
|
||||||
<link rel="stylesheet" href="global/style.css">
|
<link rel="stylesheet" href="global/style.css">
|
||||||
|
|
||||||
<title>Moe about me?</title>
|
<title>"Portfolio"?</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@ -17,15 +17,66 @@
|
|||||||
<p>Go <a href="./">back</a></p>
|
<p>Go <a href="./">back</a></p>
|
||||||
<div class="content fit">
|
<div class="content fit">
|
||||||
<h2 class="titlebar">Moe about me?</h2>
|
<h2 class="titlebar">Moe about me?</h2>
|
||||||
Well...
|
Fine, you can have it.<br>
|
||||||
|
Moe stuff about me if u wanna read all this.
|
||||||
</div>
|
</div>
|
||||||
<div class="content fit">
|
<div class="content fit">
|
||||||
<h2 class="titlebar">$SKILLSET</h2>
|
<h2 class="titlebar">Hobbies?</h2>
|
||||||
Well...
|
Boy, do I loooooove programming (I don't) in:
|
||||||
|
<ul>
|
||||||
|
<li>C#</li>
|
||||||
|
<li>Python</li>
|
||||||
|
<li>6502 Assembly</li>
|
||||||
|
</ul>
|
||||||
|
I'm still learning bare C (don't insult me)<br><br>
|
||||||
|
<hr><br>
|
||||||
|
I'm fluent in German and English.<br>
|
||||||
|
I'm also learning Japanese (~2 Years now), but let's not talk about that. (It's not that great lol)<br><br>
|
||||||
|
<hr><br>
|
||||||
|
I call myself a "self-taught electrical engineer", because rather than going to school, wasting time and
|
||||||
|
in the end learning basically nothing, I self-taught myself electronics, logic gates and how computers work.<br>
|
||||||
|
(I credit myself for doing all that, but I basically just watched tons of YouTube about that lulz).<br><br>
|
||||||
|
My <i>(almost) finished</i> projects include a singleboard computer: "LS7 Computer".
|
||||||
|
It's build around the 6502 CPU. But the special thing about this SBC is, it has a self-designed (very capable)
|
||||||
|
VGA video card, which I fit under just 27 chips.<br><br>
|
||||||
|
I have a whole <a href="">page</a> dedicated to this project.<br>
|
||||||
|
(Not finished yet, because I'm lazy as fuck)
|
||||||
</div>
|
</div>
|
||||||
<div class="content fit">
|
<div class="content fit">
|
||||||
<h2 class="titlebar">What I do at $Daytime</h2>
|
<h2 class="titlebar">With what is my day filled up with?</h2>
|
||||||
Well...
|
EEhhh...<br><br>
|
||||||
|
I'm studying IT while working in cybersecurity. In Germany that's called "Duales Studium".
|
||||||
|
It's just to get theoretical and practical experience (<small>and moneeeeyyy</small>).<br><br>
|
||||||
|
</div>
|
||||||
|
<div class="content fit">
|
||||||
|
<h2 class="titlebar">What keeps me going?</h2>
|
||||||
|
I have a far fetched dream:<br><br>
|
||||||
|
To escape this 9to5 rat-race.<br>
|
||||||
|
I want to save up enough money to buy a plot of land somewhere.
|
||||||
|
Preferably in a forest somewhere. I want to build my own home.
|
||||||
|
I want to grow my own food and have livestock.<br><br>
|
||||||
|
I was personally influenced by Luke Smith :3<br><br>
|
||||||
|
I don't want to depend on money, economy or the power-grid.<br>
|
||||||
|
This weirdly cancels out with my career as a programmer. I don't care.
|
||||||
|
</div>
|
||||||
|
<div class="content fit">
|
||||||
|
<h2 class="titlebar">Q&A</h2>
|
||||||
|
Ok, Sure.
|
||||||
|
<ul class="margin-list">
|
||||||
|
<li>Q? Am I weeb<br>A: Uh, yes?</li>
|
||||||
|
<li>Q? Do I program Rust<br>A: No, never will</li>
|
||||||
|
<li>Q? Honest opinion about JavaScript<br>A: Bloatware</li>
|
||||||
|
<li>Q? ThinkPad love<br>A: Yesss</li>
|
||||||
|
<li>Q? What about cats<br>A: Love them</li>
|
||||||
|
<li>Q? Linux or GNU/Linux<br>(No answer)</li>
|
||||||
|
<li>Q? Am I christian<br>A: Yes</li>
|
||||||
|
<li>Q? Do I believe in God<br>A: Yes</li>
|
||||||
|
<li>Q? Am I a weird person<br>A: Yes</li>
|
||||||
|
<li>Q? Do I think people will read this<br>A: No</li>
|
||||||
|
<li>Q? What do I hate the most<br>A: Big Cities, Smartphones, TikTok</li>
|
||||||
|
<li>Q? What do I like the most<br>A: Clean Code, Nature, My Family</li>
|
||||||
|
<li>Q? Am I an Archlinux elite user, btw<br>A: Yes</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>Go <a href="./">back</a></p>
|
<p>Go <a href="./">back</a></p>
|
||||||
|
Loading…
Reference in New Issue
Block a user