Compare commits

..

No commits in common. "1a07444b75d43488b2421b2505933f69477d3167" and "0c7823edd63c36e74f27f56525a4f4f77b1df3fa" have entirely different histories.

2 changed files with 5 additions and 7 deletions

View File

@ -19,7 +19,7 @@
<p> <p>
A visitor! It appears you have found my website (I wonder how...) but anyway,<br><br> 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 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 so than programming stuff lol).<br> (maybe even more than I do programming stuff lol).<br>
But I don't want to souly identify myself with just cringy computer stuff. But I don't want to souly identify myself with just cringy computer stuff.
I also like the great outdoors along with hiking. I also like the great outdoors along with hiking.
I love to take day-long hikes across Germany with my friends. I love to take day-long hikes across Germany with my friends.
@ -28,19 +28,18 @@
Anyway... one of my greatest projects (as of yet) has been my homebrew computer I build and developed across the last three years.<br> 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> 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. I've also written some <a href="projects/">software</a> for this computer.
(Also check out my other <a href="projects/">projects</a> ;) ) (Also check out my other <a href="projects/">projects</a>)
</p> </p>
<p> <p>
<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". <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> 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 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> profit off selling your personal data.<br>
I host some public frontends/services like: I host some public frontends like:
<ul> <ul>
<li><a href="https://searx.weingardt.dev">SearxNG</a> > Google replacement</li> <li><a href="https://searx.weingardt.dev">SearxNG</a> > Google replacement</li>
<li><a href="https://4get.weingardt.dev">4get</a> > Same as Searx but <b>better</b> ;)</li> <li><a href="https://inv.weingardt.dev">Invidious</a> > YouTube replacement (currently broken lol)</li>
<li><a href="https://inv.weingardt.dev">Invidious</a> > YouTube frontend (currently broken lol, working on it)</li> <li><a href="https://git.weingardt.dev">Gitea</a> > GitHub replacement</li>
<li><a href="https://git.weingardt.dev">Gitea</a> > My Git instance</li>
</ul> (yes yes... I may add [insert your favorite frontend] if demand is large enough) </ul> (yes yes... I may add [insert your favorite frontend] if demand is large enough)
</p> </p>

View File

@ -34,7 +34,6 @@
<h2 class="titlebar">Privacy focused frontends</h2> <h2 class="titlebar">Privacy focused frontends</h2>
<ul> <ul>
<li><a href="https://searx.weingardt.dev/">SearxNG</a> @ 🇩🇪 > Google-search frontend</li> <li><a href="https://searx.weingardt.dev/">SearxNG</a> @ 🇩🇪 > Google-search frontend</li>
<li><a href="https://4get.weingardt.dev/">4get</a> @ 🇩🇪 > Google-search frontend (wich is waaay better than SearxNGi )</li>
<li><a href="https://inv.weingardt.dev/">Invidious</a> @ 🇩🇪 > YouTube frontend (currently broken due to po_token missing :/)</li> <li><a href="https://inv.weingardt.dev/">Invidious</a> @ 🇩🇪 > YouTube frontend (currently broken due to po_token missing :/)</li>
</ul> </ul>
</div> </div>