Intro text update
This commit is contained in:
parent
07cc4fa104
commit
34bc844cc0
28
index.html
28
index.html
@ -15,27 +15,35 @@
|
||||
<nav id="navbar"></nav>
|
||||
<main>
|
||||
<div id="home" class="content">
|
||||
<h2 class="titlebar"><a href="https://www.weingardt.dev/">Weingardt.dev</a> - About <i>me</i></h2>
|
||||
<h2 class="titlebar"><a href="https://www.weingardt.dev/">Weingardt.dev</a> - About <i>?me?</i></h2>
|
||||
<p>
|
||||
<br>
|
||||
Hi there! It appears you have found my website ^^<br><br>
|
||||
My name is Gabriel Weingardt I'm a <label id="agestamp">[AGEINSERT]</label> year old <i>hobby</i> programmer from Germany 🇩🇪. I also like to tinker around with electronics and computer hardware
|
||||
A visitor! It appears you have found my website (i wonder how...) but anyway,<br><br>
|
||||
my name is Gabriel Weingardt I'm a <label id="agestamp">[AGEINSERT]</label> year old <i>hobby</i> programmer from Germany 🇩🇪. I like to tinker around with electronics and computer hardware
|
||||
(maybe even more than I do programming stuff lol).<br>
|
||||
But I don't want to souly identify myself with just cringy computer stuff.
|
||||
I also like the great outdoors along with hiking.
|
||||
I frequently like to take day-long hikes across Germany with my friends.
|
||||
I love to take day-long hikes across Germany with my friends.
|
||||
</p>
|
||||
<p>
|
||||
Anyway... one of my greatest projects (as of yet) has been my homebrew computer I build and developed across the last three years.
|
||||
Anyway... one of my greatest projects (as of yet) has been my homebrew computer I build and developed across the last three years.<br>
|
||||
There's an entire <a href="projects/">page</a> dedicated to this project. Feel free to take a visit.<br>
|
||||
I've also written some <a href="projects/">software</a> for this computer.<br>
|
||||
Also check out my other <a href="projects/">projects</a>.
|
||||
I've also written some <a href="projects/">software</a> for this computer.
|
||||
(Also check out my other <a href="projects/">projects</a>)
|
||||
</p>
|
||||
<p>
|
||||
If you want to <a href="contact/">contact</a> me, ask questions about my projects or anything similar, feel free to do so
|
||||
<br>I (apparently) like GNU/Linux and to advocate for <a href="https://www.gnu.org/licenses/licenses.html">Free and Open Source Software</a>, short "FOSS".
|
||||
Though, I don't currently contribute anything to FOSS, plans to maintain a future Linux repo are set.<br><br>
|
||||
Along with FOSS, I also like so called "Frontends". These act as proxies to popular mainstream websites, that
|
||||
profit off selling your personal data.<br>
|
||||
I host some public frontends like:
|
||||
<ul>
|
||||
<li><a href="https://searx.weingardt.dev">SearxNG</a> > Google replacement</li>
|
||||
<li><a href="https://inv.weingardt.dev">Invidious</a> > YouTube replacement (currently broken lol)</li>
|
||||
<li><a href="https://git.weingardt.dev">Gitea</a> > GitHub replacement</li>
|
||||
</ul> (yes yes... I will add [insert your favorite frontend] if demand is large enough)
|
||||
</p>
|
||||
|
||||
<p class="text-center"><br><br>Thanks for stopping by.</p>
|
||||
<p class="text-center"><br><br><br>Thank you for stopping by.</p>
|
||||
</div>
|
||||
|
||||
<div id="footnote"><var id="toplevel" data-="">Please enable Javascript on this page as it's required to generate the footer and navigation bar.<br>For fear of non-free Javascript: The JS is licensed under GPL v.3</var></div>
|
||||
|
Loading…
Reference in New Issue
Block a user