Compare commits

..

No commits in common. "9856a11297ad99ee8fa80b1fe8196c90ea00e0e3" and "1a07444b75d43488b2421b2505933f69477d3167" have entirely different histories.

9 changed files with 14 additions and 34 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -51,16 +51,15 @@ navContent = [
funButtons = [
["CC BY-SA 4.0", "https://creativecommons.org/licenses/by-sa/4.0/", "global/buttons/cc-by-sa.png"],
["Right to repair", "", "global/buttons/right2repair.gif"],
// ["Made with VSCodium", "https://vscodium.com/", "global/buttons/vscodium.png"],
["Made with VSCodium", "https://vscodium.com/", "global/buttons/vscodium.png"],
["Made on Gnu/Linux", "https://www.gnu.org/home.en.html", "global/buttons/gnu-linux.gif"],
["Windows 10, NO", "", "global/buttons/win10no.gif"],
// ["No NFT's", "", "global/buttons/nftbutton.gif"],
["Anything but Chrome", "https://librewolf.net/", "global/buttons/nochrome.png"],
["UBlock Origin Now!", "https://ublockorigin.com/", "global/buttons/ublock.png"],
["Encrypt Your Shit", "https://gitlab.com/cryptsetup/cryptsetup", "global/buttons/encryptyourshit.gif"],
["Get a Website - Landchad", "https://landchad.net/", "global/buttons/landchad.gif"],
["Discord? No Way!", "https://spyware.neocities.org/articles/discord", "global/buttons/discord-no-way.gif"],
// ["Internet Privacy Now!", "https://anonymousplanet.org/", "global/buttons/internetprivacy.gif"],
["Encrypt Your Shit", "https://gitlab.com/cryptsetup/cryptsetup", "global/buttons/encryptyourshit.gif"],
["No Web 3!", "", "global/buttons/noweb3.gif"],
];
@ -140,7 +139,7 @@ function updateStyle(type){
} catch { }
} else if (type == "Indepth"){
doc.style.setProperty("--main-bg-color", "#000000");
doc.style.setProperty("--main-bg-end-color", "#1a0f00");
doc.style.setProperty("--main-bg-end-color", "#080808");
doc.style.setProperty("--main-color", "#000000");
doc.style.setProperty("--main-fg-color", "#ffffff");
doc.style.setProperty("--main-title-fg-color", "#2c9080");
@ -341,14 +340,9 @@ function LoadWebsite(){
tmpAdd = document.createElement("a");
tmpAdd.textContent = navContent[Number(i)][1];
tmpAdd.setAttribute("href", href);
tmpAdd.classList.add("nav");
// temp disable
if (navContent[Number(i)][1] == "Tutorials" || navContent[Number(i)][1] == "Projects") {
tmpAdd.style.color = "#555555";
} else tmpAdd.setAttribute("href", href);
if (sel) {
tmpAdd.classList.add("selected-nav");
}

View File

@ -8,7 +8,7 @@
<script rel="text/javascript" src="global/global.js"></script>
<link rel="stylesheet" href="global/style.css">
<title>Gabriel's personal website</title>
<title>Gabriel's personal website'</title>
</head>
<body>

View File

@ -23,9 +23,6 @@
</div>
<div class="content fit">
<h2 class="titlebar">Legal</h2>
If you wish to <a href="../contact">contact</a> me, or have any concerns about potential copyright infringement or similar, please
do here: legal@weingardt.dev
<br><br><hr><br>
The <u>content</u> of this website is licensed under the CC BY-SA 4.0 license, which gives you the unrestricted freedom to <u>share</u> and <u>modify</u>
copies of this website. You are even allowed to do so commercially.<br><br>
<b>But under the following terms:</b><br>

View File

@ -31,7 +31,7 @@
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 (~3 Years now), but let's not talk about that. (It's not that great lol)<br><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>
@ -48,7 +48,7 @@
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">
<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>
@ -58,7 +58,7 @@
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>
<div class="content fit">
<h2 class="titlebar">Q&A</h2>
Ok, Sure.
@ -73,7 +73,7 @@
<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, Social Media</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>

0
robots.txt Executable file → Normal file
View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 B

View File

@ -23,17 +23,6 @@
Instance type: Vanilla
</div>
<div class="content fit">
<h2 class="titlebar">4get</h2>
<a href="https://4get.weingardt.dev/"><img src="4get.png" alt="4get Logo" width="64" height="64"></a><br>
<br><b><a href="https://4get.weingardt.dev/">4get</a></b> is a giga-chad searchengine, that queries results from many search engines like: Google, DuckDuckGo, Bing, Brave and even lesser known sites like yandex, qwant and more!<br>
You can configure your scraper, if you for example prefer Google's search results over DuckDuckgo.
It's better than Searx in every way (debunked by snoopes).<br>
It's very lightweight, easy to self-host and just a great search-engine.<br><br>
You can <b><a href="https://4get.weingardt.dev">switch to another instance</a></b>, hosted by other privacy-friendly people<br>
Instance type: Vanilla
</div>
<div class="content fit">
<h2 class="titlebar">Invidious</h2>
<a href="https://inv.weingardt.dev/" class="right-div"><img src="invidious.png" alt="Invidious Logo" width="64" height="64"></a><br>

View File

@ -33,16 +33,16 @@
<div class="content fit">
<h2 class="titlebar">Privacy focused frontends</h2>
<ul>
<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 SearxNG)</li>
<li><a href="https://inv.weingardt.dev/">Invidious</a> @ 🇳🇱 > YouTube frontend (currently broken due to po_token missing :/)</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>
</ul>
</div>
<div class="content fit">
<h2 class="titlebar">Misc services</h2>
<ul>
<li><a href="https://git.weingardt.dev/">Gitea</a> @ 🇳🇱 > My personal git</li>
<li><a href="https://git.weingardt.dev/">Gitea</a> @ 🇩🇪 > My personal git</li>
</ul>
</div>
<a class="text-center" href="about/">Want to learn more about these services?</a><br>