iceyfox.xyz/indexold2.html

85 lines
4.0 KiB
HTML
Executable File

<html>
<head>
<link rel="stylesheet" href="assets/indexold2.css?ver=21" />
</head>
<body>
<div id="side_bar">
<div class="side-bar-button" onClick="close_sb()">
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>
</svg>
</div>
<div>
<h2>social media</h2>
<div><a target="_BLANK" href="https://github.com/iceyrazor">github</a></div>
<div><a target="_BLANK" href="https://www.youtube.com/channel/UCOBfHd00-1HBu8bwXV63OSw">youtube</a></div>
<div><a target="_BLANK" href="https://www.twitch.tv/iceyrazor">twitch</a></div>
</div>
<div>
<h2>rule pages</h2>
<div><a target="_BLANK" href="discord_rules.html">discord rules</a></div>
<div><a target="_BLANK" href="gmod.html">gmod rules</a></div>
<div><a target="_BLANK" href="spaceengineers.html">space engineers rules</a></div>
<div><a target="_BLANK" href="minecraft.html">minecraft rules</a></div>
<div><a target="_BLANK" href="arma3.html">arma 3 rules</a></div>
</div>
<div>
<h2>scripts</h2>
<div><a href="/chat/chat.php">simply chaty, my chat box</a></div>
<div><a href="/tardisproject/tardis.php">tardis project</a></div>
</div>
<div>
<div style="height: 501px;"><iframe src="https://discordapp.com/widget?id=367256647254540299&theme=dark" align="center" width="260" height="500" allowtransparency="true" frameborder="0"></iframe></div>
<br><br>
discord:
<div><a href="https://discord.gg/6bSre9V">https://discord.gg/6bSre9V</a></div>
</div>
</div>
<div class="main-wrap">
<div class="title-bar-wrap">
<div>iceyrazor's.... thing</div>
</div>
<div class="body">
<h1>about me</h1>
<p>Im just a guy intrested in 3d modeling, and coding</p>
<p>I do the above, 3d modeling, as well as CGI, Javascript, Nodejs, a bit of C#, and
beginning with webdesign. (as you can tell XD)</p>
<p>And im working with linux, debian</p>
<h1>Some art i have made</h1>
<div id="image_box">
<div id="image_box_container"></div>
<span id="image_box_arrow_left" onClick="move_image_box('-')">
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-arrow-left-circle" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-4.5-.5a.5.5 0 0 1 0 1H5.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L5.707 7.5H11.5z"/>
</svg>
</span>
<span id="image_box_arrow_right" onClick="move_image_box('+')">
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-arrow-right-circle" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z"/>
</svg>
</span>
<span class="image-box-fader" />
</div>
<a target="_BLANK" href="full_art.html">see more art</a>
</div>
<div class="footer" align="center">
<p>made by iceyrazor 2018-2022</p>
<p>contact me at: iceyfoxservers@gmail.com, or over discord</p>
<p>this site is completely scripted from scratch. no web creators are used</p>
</div>
</div>
<div class="side-bar-button float-button" onClick="open_sb()">
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>
</svg>
</div>
<script src="assets/index.js"></script>
</body>
</html>