447 lines
15 KiB
HTML
447 lines
15 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<title>About Us - Veltron Network</title>
|
|
<meta charset="UTF-8">
|
|
<meta property="og:type" content="summary">
|
|
<meta property="og:site_name" content="MattTheTekie presents">
|
|
<meta property="og:title" content="The Veltron Network">
|
|
<meta property="og:description" content="The Veltron Network is a worldwide technology community.">
|
|
<meta property="og:image" content="http://www.venith.net/images/favicon/banner.png">
|
|
<meta property="og:image:alt" content="- Veltron Network">
|
|
<meta property="og:url" content="http://www.venith.net/">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
|
<meta property="author" content="MattTheTekie + Digital Cheese + Venith">
|
|
<meta property="keywords" content="90s Web, 2000s, Political, Digital Cheese, TDK, Venith, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
|
|
<!-- CSS -->
|
|
<link rel="stylesheet" href="css/global.css" />
|
|
<link rel="stylesheet" href="css/about_me.css" />
|
|
<!-- Favicon -->
|
|
<link
|
|
rel="icon"
|
|
type="image/png"
|
|
href="images/favicon/banner.png"
|
|
sizes="96x96"
|
|
/>
|
|
<link rel="shortcut icon" href="images/favicon/banner.png" />
|
|
<link
|
|
rel="apple-touch-icon"
|
|
sizes="180x180"
|
|
href="images/favicon/banner.png"
|
|
/>
|
|
<meta name="apple-mobile-web-app-title" content="VENITH" />
|
|
<link rel="manifest" href="images/favicon/site.webmanifest" />
|
|
<!-- Canonical tag -->
|
|
<link rel="canonical" href="index.html" />
|
|
</head>
|
|
|
|
<body id="body">
|
|
<!---Site Container--->
|
|
<div id="websiteContainer">
|
|
<!-- Spacer -->
|
|
<div id="websiteSpacerTop"></div>
|
|
<!-- Header -->
|
|
<header id="header">
|
|
<img
|
|
src="images/site-banner.png"
|
|
alt="Logo and Title"
|
|
class="header-logo"
|
|
/>
|
|
</header>
|
|
|
|
<!-- Left Aside -->
|
|
<aside id="leftSiteContent">
|
|
<!-- Main Navigation -->
|
|
<nav id="leftNav" aria-label="Main Navigation">
|
|
<div class="nav-categories">
|
|
<span>Venith Portal</span>
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/home.png"
|
|
class="nav-icons"
|
|
alt="Kirby's house"
|
|
/><a href="index.html" class="nav-links" id="navHome"
|
|
>Home</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/site-info.png"
|
|
class="nav-icons"
|
|
alt="Blue Kirby"
|
|
/><a href="https://status.venith.net" class="nav-links" id="navSiteInfo"
|
|
>Status</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/past-versions.png"
|
|
class="nav-icons"
|
|
alt="Star"
|
|
/><a
|
|
href="members.html"
|
|
class="nav-links"
|
|
id="navPastVersions"
|
|
>Member Area</a
|
|
>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-categories">
|
|
<span>Information Center</span>
|
|
<div class="nav-items">
|
|
<img src="images/about-me.png" class="nav-icons" alt="Kirby" /><a
|
|
href="about_me.html"
|
|
class="nav-links-active"
|
|
id="navAboutMe"
|
|
>About Us</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/favorite-games.png"
|
|
class="nav-icons"
|
|
alt="N64 Logo"
|
|
/><a
|
|
href="blog.html"
|
|
class="nav-links"
|
|
id="navFavoriteGames"
|
|
>Venith Blog</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/anime-reviews.png"
|
|
class="nav-icons"
|
|
alt="Konata Izumi"
|
|
/><a
|
|
href="services.html"
|
|
class="nav-links"
|
|
id="navAnimeReviews"
|
|
>Venith Services</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/artworks.png"
|
|
class="nav-icons"
|
|
alt="Kirby 64 Painting"
|
|
/><a href="https://donate.venith.net" class="nav-links" id="navArtworks"
|
|
>Donate Today</a
|
|
>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-categories">
|
|
<span>Entertainment</span>
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/music.png"
|
|
class="nav-icons"
|
|
alt="Mike Kirby"
|
|
/><a
|
|
href="http://radio.int.venith.net"
|
|
class="nav-links"
|
|
id="navMusicPlayer"
|
|
>Venith Radio ♪</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/music-player.png"
|
|
class="nav-icons"
|
|
alt="Cartoonish CRT TV"
|
|
/><a href="https://podcast.venith.net" class="nav-links" id="navCRT"
|
|
>Venith Podcast</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/mini-tv.png"
|
|
class="nav-icons"
|
|
alt="CRT Realistic"
|
|
/><a href="https://odysee.com/@mattdoestech726:5" class="nav-links-external"
|
|
>Venith On Demand</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/crt-television.png"
|
|
class="nav-icons"
|
|
alt="Pixel Mario"
|
|
/><a
|
|
href="http://tv.int.venith.net"
|
|
class="nav-links"
|
|
id="navArcadeGames"
|
|
>Venith TV</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/arcade-games.png"
|
|
class="nav-icons"
|
|
alt="Adeleine from Kirby"
|
|
/><a href="https://blackmagegaming.com/games/arcade/" class="nav-links" id="navSketchbook"
|
|
>Arcade Games</a
|
|
>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-categories">
|
|
<span>Cool Stuff</span>
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/sketchbook.png"
|
|
class="nav-icons"
|
|
alt="HTML5 Logo"
|
|
/><a
|
|
href="https://www.3dspaint.com"
|
|
class="nav-links"
|
|
id="navCodingTricks"
|
|
>3DSPaint</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/hacker.png"
|
|
class="nav-icons"
|
|
alt="Retro Kirby"
|
|
/><a
|
|
href="https://hackerlab.venith.net"
|
|
class="nav-links"
|
|
id="navAllKirbyGames"
|
|
>HackerLab</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/linux_button.png"
|
|
class="nav-icons"
|
|
alt="Kirby 64 Painting 2"
|
|
/><a
|
|
href="https://dragon-linux.venith.net"
|
|
class="nav-links"
|
|
id="navMiscellaneous"
|
|
>Dragon Linux</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/keitai.gif"
|
|
class="nav-icons"
|
|
alt="King DeDeDe"
|
|
/><a
|
|
href="#"
|
|
class="nav-links"
|
|
id="navGifCollection"
|
|
>Call Us</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/radio.gif"
|
|
class="nav-icons"
|
|
alt="Open Book"
|
|
/><a href="http://kiwisdr.com/.public/" class="nav-links" id="navGuestbook"
|
|
>WebSDR</a
|
|
>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-categories">
|
|
<span>Other Pages</span>
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/minecraft-tribute.png"
|
|
class="nav-icons"
|
|
alt="Felyne"
|
|
/><a
|
|
href="https://play.venith.net"
|
|
class="nav-links-external"
|
|
>VENITH-MC</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/search.png"
|
|
class="nav-icons"
|
|
alt="Grass Block"
|
|
/><a
|
|
href="https://search.venith.net"
|
|
class="nav-links-external"
|
|
>Venith Find</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/aero_webring.png"
|
|
class="nav-icons"
|
|
alt="BNL Logo"
|
|
/><a
|
|
href="https://circuitcloud.net"
|
|
class="nav-links-external"
|
|
>CircuitCloud</a
|
|
>
|
|
</div>
|
|
<hr />
|
|
|
|
<div class="nav-items">
|
|
<img
|
|
src="images/github.png"
|
|
class="nav-icons"
|
|
alt="Windows 7 Orb"
|
|
/><a
|
|
href="https://github.com/VENITHNET"
|
|
class="nav-links-external"
|
|
>GitHub</a
|
|
>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<!-- Nav Music Player -->
|
|
<audio id="navMusic">
|
|
<source src="#" type="audio/mpeg" />
|
|
</audio>
|
|
<!-- Music Controls -->
|
|
<div class="nav-music-div">
|
|
<div class="nav-music-marquee">
|
|
<span id="currentSongInfo"
|
|
><!-- Current song information will go here --></span
|
|
>
|
|
</div>
|
|
<nav aria-label="Music Player">
|
|
<div>
|
|
<button id="navMusicPlay">Play</button>
|
|
<button id="navMusicPause">Pause</button>
|
|
</div>
|
|
<div aria-label="Music Player Media Controls">
|
|
<button id="navMusicPrevious">Back</button>
|
|
<button id="navMusicNext">Next</button>
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
</nav>
|
|
</aside>
|
|
|
|
<!-- Right Aside -->
|
|
<aside id="rightSiteContent">
|
|
<div class="aside-ads-container">
|
|
<span>Cool Posters</span>
|
|
<a href="https://home.venith.net">
|
|
<img
|
|
src="images/extra/line.gif"
|
|
alt="Poster 1"
|
|
title="Poster 1"
|
|
/>
|
|
<img
|
|
src="images/extra/bg.gif"
|
|
alt="Poster 2"
|
|
title="Poster 2"
|
|
/></a>
|
|
<a href="https://youareanidiot.cc/" target="_blank" rel="noopener noreferrer">
|
|
<img
|
|
src="images/congrats-you-won.png"
|
|
alt="Poster 3"
|
|
title="Poster 3"
|
|
/>
|
|
</a>
|
|
<a href="https://dragoonsden.venith.net">
|
|
<img
|
|
src="images/buttons/Area51_Chamber_5154_dnow5.jpg"
|
|
alt="Poster 3"
|
|
title="Poster 3"
|
|
/>
|
|
</a>
|
|
<a href="https://roboticoperatingbuddy.neocities.org/"><img src="images/buttons/rob.png"></a>
|
|
</a>
|
|
<a href="https://play.cpjourney.net">
|
|
<img
|
|
src="images/gifs/peng5.gif"
|
|
alt="Poster 3"
|
|
title="Poster 3"
|
|
/>
|
|
</a> </div>
|
|
</aside>
|
|
|
|
<!-- Main Page -->
|
|
<main id="middleContent">
|
|
<!-- About Me Section -->
|
|
<section id="aboutMeSection">
|
|
<div class="about-me-divs text-containers-main-bg">
|
|
<h1>Who we are</h1>
|
|
<img
|
|
src="images/favicon/banner.png"
|
|
class="intro-img"
|
|
title="VENITH"
|
|
/>
|
|
<p>
|
|
🐱💻 The Veltron Network is a community lead infrastructure project to teach about selfhosting. We are pioneers in the world of FOSS. We are always looking for more members if you want to join the iniative. More details to come.
|
|
<br><br><br><center>
|
|
🚧 [WIP - Insert long overdue text here.]</center>
|
|
</p>
|
|
</div>
|
|
<div class="about-me-divs text-containers-main-bg">
|
|
<h1>What we're doing</h3>
|
|
<img src="https://dragon-linux.venith.net/img/merge/dragon1.png" class="web-img-1" />
|
|
<p>🐧 We're currently working on updating Dragon Linux. Dragon Linux is a continuation of Sujix/Velvet which was a distro made back in 2019 which originally peaked at 309 downloads from around the world.
|
|
<br><br><center>
|
|
🐉 Did we also mention? We like dragons!
|
|
</p></center>
|
|
<center>
|
|
<a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" target="_blank">
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" width="18%"></a>
|
|
<a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/Screenshot_2023-01-01-09-39-26-367_com.mxtech.videoplayer.pro.jpg" target="_blank">
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/Screenshot_2023-01-01-09-39-26-367_com.mxtech.videoplayer.pro.jpg" width="30%"></a>
|
|
<br>
|
|
<a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/desktop.png" target="_blank">
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/desktop.png" width="30%"></a>
|
|
<a href="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/1.webp" target="_blank">
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/1.webp" width="30%"></a></center><br><br>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
<footer id="bottomFooter">
|
|
<span>2019-2025 ©Veltron Network</span><br />
|
|
<a href="https://discord.go.venith.net">Discord</a> <a href="mailto:mattthetekie@venith.net">e-mail</a>
|
|
</footer>
|
|
<!-- Spacer -->
|
|
<div id="websiteSpacerBottom"></div>
|
|
</div>
|
|
<!-- Javascript -->
|
|
<script src="javascript/carousel.js"></script>
|
|
<script src="javascript/view-counter.js"></script>
|
|
<script src="javascript/nav-music.js"></script>
|
|
</body>
|
|
</html>
|
|
|