mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 15:16:18 +00:00
158 lines
6.0 KiB
HTML
158 lines
6.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head title="neon443">
|
|
<meta charset="utf-8">
|
|
<title>neon443</title>
|
|
<link rel="icon" type="image/x-icon" href="./images/fav.ico">
|
|
<link rel="apple-touch-icon" href="./images/fav.ico">
|
|
<link rel="manifest" href="./app.webmanifest">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="./style.css" type="text/css">
|
|
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6R79TC88DQ"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-6R79TC88DQ');
|
|
</script>
|
|
<!-- Google tag (gtag.js) -->
|
|
<script src="./script.js"></script>
|
|
</head>
|
|
<body>
|
|
<div class="bar">
|
|
<div class="barItem"><h1>neon443</h1></div>
|
|
<div class="barItem"><a href="https://github.com/neon443">Github</a></div>
|
|
<div class="barItem"><a href="mailto:neons443@outlook.com">Contact</a></div>
|
|
</div>
|
|
<div class="contentPush"></div>
|
|
<div class="content">
|
|
<h2 class="center">
|
|
<b>
|
|
Welcome
|
|
</b>
|
|
</h2>
|
|
<h3>Apps</h3>
|
|
<div class="homescreen">
|
|
<a href="https://testflight.apple.com/join/uNKEAtSw" class="app">
|
|
<img src="https://github.com/neon443/ShhShell/blob/main/Resources/Assets.xcassets/AppIcon.appiconset/ShhShell.png?raw=true" alt="App Icon" style="scale: 1;">
|
|
<span class="label">ShhShell</span>
|
|
</a>
|
|
<a href="https://testflight.apple.com/join/8aeqD8Q2" class="app">
|
|
<img src="https://github.com/neon443/AirAP/blob/main/AirAP/Assets.xcassets/AppIcon.appiconset/Icon.png?raw=true" alt="App Icon" style="scale: 1;">
|
|
<span class="label">AirAP</span>
|
|
</a>
|
|
<a href="https://github.com/neon443/DockPhobia" class="app">
|
|
<img src="https://github.com/neon443/DockPhobia/raw/main/DockPhobia/Resources/Assets.xcassets/AppIcon.appiconset/DockPhobiaAppIcon.png?raw=true" alt="App Icon" style="scale: 1.25;">
|
|
<span class="label">DockPhobia</span>
|
|
</a>
|
|
<a href="https://apps.apple.com/gb/app/crazy-cattle-3d/id6745103347" class="app">
|
|
<img src="https://media.githubusercontent.com/media/neon443/CrazyCattle3DiOS/main/xc/CrazyCattle3D/Images.xcassets/AppIcon.appiconset/Icon-1024.png" alt="App Icon" style="scale: 1;">
|
|
<span class="label">Crazy Cattle 3D</span>
|
|
</a>
|
|
<a href="https://apps.apple.com/gb/app/near-future-event-tracker/id6744963429" class="app">
|
|
<img src="https://github.com/neon443/NearFuture/blob/main/Resources/Assets.xcassets/AppIcon.appiconset/NearFutureIcon.png?raw=true" alt="App Icon">
|
|
<span class="label">Near Future</span>
|
|
</a>
|
|
<a href="https://github.com/neon443/RNG_Swift" class="app">
|
|
<img src="https://github.com/neon443/RNG_Swift/blob/main/IconLight.png?raw=true" alt="App Icon" style="scale: 1;">
|
|
<span class="label">RNG</span>
|
|
</a>
|
|
<a href="./images/ocr/ocr.pkpass" class="app">
|
|
<img src="./images/ocr/ocr.png" alt="App Icon" style="scale: 1;">
|
|
<span class="label">Rockfest Ticket</span>
|
|
</a>
|
|
</div>
|
|
<h3>Games</h3>
|
|
<div class="homescreen">
|
|
<a href="./games/eaglercraft1122/" class="app">
|
|
<img src="./images/minecraft/1.12.png" alt="App Icon">
|
|
<span class="label">Minecraft 1.12.2</span>
|
|
</a>
|
|
<a href="./games/eaglercraftX188/" class="app">
|
|
<img src="./images/minecraft/1.8.png" alt="App Icon">
|
|
<span class="label">Minecraft 1.8.8</span>
|
|
</a>
|
|
<a href="./games/eaglercraft152/" class="app">
|
|
<img src="./images/minecraft/1.5.png" alt="App Icon">
|
|
<span class="label">Minecraft 1.5.2</span>
|
|
</a>
|
|
<a href="./games/webEPK/" class="app">
|
|
<img src="./images/webEPK/icon.png" alt="App Icon">
|
|
<span class="label">WebEPK</span>
|
|
</a>
|
|
<a href="./games/champion-island/" class="app">
|
|
<img src="./images/champion-island/icon.png" alt="App Icon">
|
|
<span class="label">Champion Island</span>
|
|
</a>
|
|
<a href="./games/2048/" class="app">
|
|
<img src="./images/2048/icon.png" alt="App Icon">
|
|
<span class="label">2048</span>
|
|
</a>
|
|
<a href="./games/fancade/" class="app">
|
|
<img src="./images/fancade/icon.png" alt="App Icon">
|
|
<span class="label">Fancade</span>
|
|
</a>
|
|
<a href="./games/fancade/drive/" class="app">
|
|
<img src="./images/fancade/drive.png" alt="App Icon">
|
|
<span class="label">Drive Mad</span>
|
|
</a>
|
|
<a href="./games/slope/" class="app">
|
|
<img src="./images/slope/icon.png" alt="App Icon">
|
|
<span class="label">Slope</span>
|
|
</a>
|
|
<a href="./games/sandspiel/" class="app">
|
|
<img src="./images/sandspiel/icon.png" alt="App Icon">
|
|
<span class="label">Sandspiel</span>
|
|
</a>
|
|
<a href="./games/sandboxels/" class="app">
|
|
<img src="./images/sandboxels/icon.png" alt="App Icon">
|
|
<span class="label">Sandboxels</span>
|
|
</a>
|
|
<a href="./games/run3/" class="app">
|
|
<img src="./images/run3/icon.png" alt="App Icon">
|
|
<span class="label">Run 3</span>
|
|
</a>
|
|
<a href="./games/mario64/" class="app">
|
|
<img src="./images/mario64/icon.png" alt="App Icon">
|
|
<span class="label">Super Mario 64</span>
|
|
</a>
|
|
</div>
|
|
<h3>Emulators</h3>
|
|
<div class="homescreen">
|
|
<a href="./games/emulators/N64/" class="app">
|
|
<img src="./images/emulators/n64.png" alt="App Icon">
|
|
<span class="label">Nintendo 64</span>
|
|
</a>
|
|
</div>
|
|
<h3><b>News</b></h3>
|
|
<div class="indented">
|
|
<p>
|
|
The redesign everyone has been waiting for is now here!
|
|
</p>
|
|
<h4>New Games</h4>
|
|
<p class="indented">
|
|
14/10/2024 Super Mario 64 Web Port<br>
|
|
06/10/2024 Nintendo 64 Emulator<br>
|
|
05/10/2024 Run 3<br>
|
|
28/09/2024 Google Doodle Champion Island
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<footer>
|
|
<h5 class="center">Made with </> by neon443</h5>
|
|
<a href="https://notbyai.fyi">
|
|
<img class="themednotByAI" src="./images/notByAI.svg" alt="">
|
|
</a>
|
|
<p>
|
|
<a class="textLinks" href="https://github.com/neon443/">
|
|
GitHub Homepage
|
|
</a>
|
|
<a class="textLinks" href="https://github.com/neon443/neon443.github.io/issues/new/">
|
|
Create an Issue
|
|
</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|