mirror of
https://github.com/DidiDidi129/Website.git
synced 2026-04-05 12:04:38 +00:00
180 lines
8.7 KiB
HTML
180 lines
8.7 KiB
HTML
<!DOCTYPE HTML>
|
|
<!--
|
|
Dimension by HTML5 UP
|
|
html5up.net | @ajlkn
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
-->
|
|
<html>
|
|
<head>
|
|
<title>DidiDidi129</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
|
<meta name="description" content="Didi's website. (I am not affiliated with Diddy, the name is merely coincidental)">
|
|
<link rel="stylesheet" href="assets/css/main.css" />
|
|
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
|
|
|
|
</head>
|
|
<body class="is-preload">
|
|
|
|
<!-- Wrapper -->
|
|
<div id="wrapper">
|
|
|
|
<!-- Header -->
|
|
<header id="header">
|
|
<div class="logo">
|
|
<span class="image2 main"><img src="images/PFP.png" alt="" /></span>
|
|
</div>
|
|
<div class="content">
|
|
<div class="inner">
|
|
<div class="wave-container">
|
|
<h1 class="wave-text">
|
|
<span style="--i:1">D</span><span style="--i:2">i</span><span style="--i:3">d</span><span style="--i:4">i</span><span style="--i:5">D</span><span style="--i:6">i</span><span style="--i:7">d</span><span style="--i:8">i</span><span style="--i:9">1</span><span style="--i:10">2</span><span style="--i:11">9</span>
|
|
</h1>
|
|
</div>
|
|
<p>Hey! Welcome to my website! You can reach me by pressing a button below.</p>
|
|
<p>Be sure to take a look at the pages below! Glad to have you here!</p>
|
|
</div>
|
|
<ul class="icons">
|
|
<li><a href="https://discord.gg/V43PkHfUJ8" target="_blank" class="icon brands fa-discord"><span class="label">Discord</span></a></li>
|
|
<li><a href="https://reddit.com/u/DidiDidi129" target="_blank" class="icon brands fa-reddit"><span class="label">Reddit</span></a></li>
|
|
<li><a href="https://github.com/DidiDidi129" target="_blank" class="icon brands fa-github"><span class="label">Github</span></a></li>
|
|
<li><a href="https://blog.didi.party" target="_blank" class="icon fa-compass"><span class="label">Blog</span></a></li>
|
|
<li><a href="#bitcoin" class="icon brands fa-btc"><span class="label">Bitcoin</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="#intro">About</a></li>
|
|
<li><a href="#projects">Projects</a></li>
|
|
<li><a href="#moderation">Moderation</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<!-- Main -->
|
|
<div id="main">
|
|
|
|
<!-- Intro -->
|
|
<article id="intro">
|
|
<h2 class="major">About</h2>
|
|
<!--<span class="image main"><img src="images/pic01.jpg" alt="" /></span> UNCOMMENT TO PUT IMAGE-->
|
|
<p>Hello, I am DidiDidi129 but people usually call me Didi. No, not *that* Diddy, i'm talking about the toy I had as a child. I am passionate about technology and aspire to work in IT someday. My all time favorite TV show is Severance on AppleTV+ and I particularly enjoy video games, especially Minecraft.</p>
|
|
<blockquote>Multiple people make a Didi Party - Didi 2025</blockquote>
|
|
<p>Go to the next page to read about my latest projects!</p>
|
|
<a href="#projects" class="button primary">Next Page</a>
|
|
</article>
|
|
|
|
<!-- BTC -->
|
|
<article id="bitcoin">
|
|
<h2 class="major">Bitcoin</h2>
|
|
<style>
|
|
.center {
|
|
display: grid;
|
|
place-items: center;
|
|
}
|
|
</style>
|
|
<div style="padding-bottom: 20px;" class="center">
|
|
<p>Thanks for wanting to donate! Scan the QR or click the link below!</p>
|
|
<img style="padding-bottom: 20px;" src="images/btc.png" width="410" height="" alt="bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7" />
|
|
<a target="_blank" class="button primary" href="bitcoin:bc1qq2tf5ahmeh4hhkn6r5a0nzpyzsht35dwmy9ts7">Click Here to donate!</a>
|
|
</div>
|
|
<script src="https://widgets.coingecko.com/gecko-coin-price-chart-widget.js"></script>
|
|
<gecko-coin-price-chart-widget locale="en" dark-mode="true" outlined="true" coin-id="bitcoin" initial-currency="usd" width="100" height="0"></gecko-coin-price-chart-widget>
|
|
</article>
|
|
|
|
<!-- Projects -->
|
|
<article id="projects">
|
|
<h2 class="major">Projects</h2>
|
|
<!--<span class="image main"><img src="images/pic02.jpg" alt="" /></span>-->
|
|
<h3>didi-cogs</h3>
|
|
<p>A collection of cogs that I made for <a target="_blank" href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot.</a> To go to the repo, <a href="https://github.com/DidiDidi129/didi-cogs">click here!</a></p>
|
|
<h3>Project Didi</h3>
|
|
<p>My own private instance of <a target="_blank" href="https://github.com/Cog-Creators/Red-DiscordBot">Red-DiscordBot</a>, uses Cogs from <a href="https://github.com/DidiDidi129/didi-cogs">didi-cogs</a>.</p>
|
|
<p>Features include:
|
|
<ol>
|
|
<li>AI</li>
|
|
<li>Moderation Tools</li>
|
|
<li>Tickets</li>
|
|
<li>Gambling/Economy</li>
|
|
<li>Music</li>
|
|
<li>Way way more</li>
|
|
</ol>
|
|
</p>
|
|
<p>If you are interested in adding the bot to your server, open a ticket in my discord (See homepage of this site) and wait for a response from me!</p>
|
|
|
|
<h3>SpaceSMP</h3>
|
|
<p>My Minecraft server, co-founded by <a target="_blank" href="https://www.mrastro.party">MrAstrophysicist</a>. We are a friendly community and would love to have you play!</p>
|
|
You can play by joining the discord, which is linked <a target="_blank" href="https://discord.gg/Z54HGXHwAw">here!</a></p>
|
|
<h3>PiTest</h3>
|
|
<p>A small little single HTML "game" that I made while waiting for the first Minecraft Live of 2025. You can play <a target="_blank" href="pitest.html">here!</a> I probably won't update this again, but its cool to mention.</p>
|
|
<h3>DidiClicker</h3>
|
|
<p>A small clicker game, simalar to <a target="_blank" href="https://orteil.dashnet.org/cookieclicker">Cookie Clicker</a>, I made with the iOS shortcuts app, which recived a port to SwiftUI. You can download here:
|
|
<ol>
|
|
<li><a target="_blank" href="https://github.com/DidiDidi129/DidiClicker">Swift Version</a></li>
|
|
<li><a target="_blank" href="https://www.icloud.com/shortcuts/66c784a368d74724b598328bcccdd1ae">Shortcuts Version</a></li>
|
|
</ol>
|
|
</p>
|
|
<h3>DidiCount</h3>
|
|
<p>My first Swift project, allows user to have multiple counters and add to them independently. Build the project <a target="_blank" href="https://github.com/DidiDidi129/DidiCount">here.</a></p>
|
|
|
|
<a href="#moderation" class="button primary">Next Page</a>
|
|
</article>
|
|
|
|
<!-- Moderation -->
|
|
<article id="moderation">
|
|
<h2 class="major">Moderation</h2>
|
|
<p>Here are the communities I currently moderate!</p>
|
|
<div class="moderation-container">
|
|
<!-- Discord -->
|
|
<div class="category">
|
|
<h3>Discord</h3>
|
|
<div class="button-container">
|
|
<a target="_blank" href="https://discord.gg/qsaTHzknAZ" class="buttonLow secondary">ManicEMU</a>
|
|
<a target="_blank" href="https://discord.gg/eKsqy4feXT" class="buttonLow secondary">MeloNX</a>
|
|
<a target="_blank" href="https://discord.gg/2Nawcg2fwY" class="buttonLow secondary">r/EmulationOniOS</a>
|
|
<a target="_blank" href="https://discord.gg/HqYRKvDDpM" class="buttonLow secondary">The Tech Terminal</a>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Reddit -->
|
|
<div class="category">
|
|
<h3>Reddit</h3>
|
|
<div class="button-container">
|
|
<a target="_blank" href="https://reddit.com/r/ExplainTheJoke" class="buttonLow secondary">r/ExplainTheJoke</a>
|
|
<a target="_blank" href="https://reddit.com/r/EmulationOniOS" class="buttonLow secondary">r/EmulationOniOS</a>
|
|
<a target="_blank" href="https://reddit.com/r/actualsecretteenagers" class="buttonLow secondary">r/actualsecretteenagers</a>
|
|
<a target="_blank" href="https://reddit.com/r/RevolutionIdle" class="buttonLow secondary">r/RevolutionIdle</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<p style="padding-top: 20px;">To go back home, where you can see my social links, press the close button at the top right of the card.</p>
|
|
</article>
|
|
|
|
|
|
</div>
|
|
|
|
<!-- Footer -->
|
|
<footer id="footer">
|
|
<p class="copyright">© Didi 2025</p>
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
<!-- BG -->
|
|
<div id="bg"></div>
|
|
|
|
|
|
<!-- Scripts -->
|
|
<script src="assets/js/jquery.min.js"></script>
|
|
<script src="assets/js/browser.min.js"></script>
|
|
<script src="assets/js/breakpoints.min.js"></script>
|
|
<script src="assets/js/util.js"></script>
|
|
<script src="assets/js/main.js"></script>
|
|
<canvas id="snowCanvas" style="position:fixed; top:0; left:0; width:100%; height:100%; pointer-events:none; z-index:9999;"></canvas>
|
|
<script src="assets/js/snow.js"></script>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|