78 lines
4.3 KiB
HTML
78 lines
4.3 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zh-cmn-hans" class="font-auto">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta property="og:title" content="CrazyHellTechnologies" />
|
||
<meta property="og:description" content="Welcome to CrazyHellTechnologies" />
|
||
<title>CrazyHellTechnologies</title>
|
||
<link href="icon.png" rel="icon" sizes="192x192"/>
|
||
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1"/>
|
||
<link href="kico.css" rel="stylesheet" type="text/css"/>
|
||
<link href="moeta.css" rel="stylesheet" type="text/css"/>
|
||
</head>
|
||
<body>
|
||
<header>
|
||
<div class="moeta-name">
|
||
<h1>CrazyHellTechnologies</h1>
|
||
<p>CrazyHellTechnologies Leader | MattTheTekie</p>
|
||
</div>
|
||
</header>
|
||
<nav>
|
||
<ul>
|
||
<li><a href="index.html">Home</a></li>
|
||
<li><a href="about.html">About</a></li>
|
||
<li><a href="contact.html">Contact</a></li>
|
||
</ul>
|
||
</nav>
|
||
<main>
|
||
<h2>Who we are:</h2>
|
||
<ul>
|
||
<li>Welcome to the official webpage of CrazyHellTechnologies! We are geeks, tinkerers, modders, hackers, and plain out pioneers.👋</br><h2 id="-what-i-m-doing">🤔 What we're doing</h2>
|
||
</li>
|
||
<li>Creator of Dragon Linux, Dragon TV. 👨💻</li>
|
||
<li>Android modder. 📱</li>
|
||
<li>Linux nerd. 🖥️</li>
|
||
<li>Reverse engineering. 💻</li>
|
||
<li>Maintaining the CrazyHellTechnologies webpage from time to time. 🌐</li>
|
||
<li>Maintaining scripts for various projects. ⌨️</li>
|
||
<li>Living on Kepler-186F. 🌌</li>
|
||
</ul>
|
||
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/main/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg"><br>
|
||
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/main/Personal-Scripts/Images/Screenshot_2023-01-01-09-39-26-367_com.mxtech.videoplayer.pro.jpg"><br>
|
||
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/main/Personal-Scripts/Images/desktop.png"><br>
|
||
<img src="https://raw.githubusercontent.com/MattTheTekie/MattTheTekie/main/Personal-Scripts/Images/1.webp"><br>
|
||
</p>
|
||
<h2 id="-you-can-check-out-my-website-s-below-nbsp-">🛸 You can check out my website's below </h2>
|
||
<p>🔭 <a href="https://mattthetekie.github.io/MattTheTekie">[<strong>MattTheTekie's Blog</strong>]</a></p>
|
||
<p>My new blogging corner on the world wide web. </p>
|
||
<p>📡 <a href="https://mattthetekie-test.pages.dev/">[<strong>MattTheTekie</strong>]</a></p>
|
||
<p>My new homepage on the corner of the internet. </p>
|
||
<p>🧪 <a href="https://tsukashomelab.netlify.app/">[<strong>Tsuka's Homelab</strong>]</a></p>
|
||
<p>My new homelab on the corner of the internet. </p>
|
||
<p>🧀 <a href="https://www.guilded.gg/TDK">[<strong>TDK CHAT</strong>]</a></p>
|
||
<p>TDK's corner of the internet. He deserve's it. </p>
|
||
<p>🐧 <a href="https://github.com/CrazyHellTechnologies/">[<strong>CrazyHellTechnologies</strong>]</a></p>
|
||
<p>We're a simple development group, focusing on DSiPaint, Linux, and Android. </p>
|
||
<p>🕹️ <a href="https://thebestbros.surge.sh">[<strong>TheBestBros</strong>]</a></p>
|
||
<p>My old website that holds memories beyond imagination. </p>
|
||
<h2 id="-you-can-check-some-of-my-favourite-webpages-here">💾 You can check some of my favourite webpages here</h2>
|
||
<p>🌎 <a href="https://www.cameronsworld.net/">[<strong>Cameron's World</strong>]</a></p>
|
||
<p>It's a collection of archived Geocities websites. It's pretty cool. </p>
|
||
<p>🔗 <a href="http://cyberspaceandtime.com/">[<strong>CyberSpaceAndTime</strong>]</a></p>
|
||
<p>This is a really awesome Amiga OS like web operating system complete with a web chat room, and a video player. </p>
|
||
<p>🖥️ <a href="https://dustinbrett.com/">[<strong>Daedal OS</strong>]</a></p>
|
||
<p>A full on complete open source Windows 10 like experience including DOOM, 3D pinball, and much more.</p>
|
||
<h2>Join our scene:</h2>
|
||
<p>Don't forget to checkout the CrazyHellTechnologies Discord.</p>
|
||
<center><p><a href="https://discord.gg/VhfM3UncBB"> <img src="banner.png"/></a></p></center>
|
||
</main>
|
||
<footer>
|
||
<p>© <span id="year">20??</span> <a href="#">CrazyHellTechnologies!</a> All Rights Reserved.</p>
|
||
<p>Made By <a href="https://github.com/MattTheTekie/" target="_blank">MattTheTekie!</a> Hosted By <a href="http://satan.surge.sh" target="_blank">Satanic Wizardry!</a></p>
|
||
</footer>
|
||
<script>
|
||
let year = document.getElementById("year");
|
||
year.innerHTML = new Date().getFullYear();
|
||
</script>
|
||
</body>
|
||
</html>
|