mirror of
https://github.com/the-spellman/old-site
synced 2025-01-09 15:43:18 +00:00
107 lines
4 KiB
HTML
107 lines
4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Sparksammy/NodeMixaholic</title>
|
|
<style>
|
|
body {
|
|
background-color: black;
|
|
color: limegreen;
|
|
font-family: Arial, sans-serif;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
.container {
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
padding: 20px;
|
|
}
|
|
|
|
h1 {
|
|
margin-top: 0;
|
|
}
|
|
|
|
a {
|
|
color: green;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a:hover {
|
|
text-decoration: underline;
|
|
text-decoration-color: greenyellow;
|
|
}
|
|
hr {
|
|
color: lime;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="container">
|
|
<a href="https://linuxmint.com"><img src="ad.gif" alt="AD for linux" style="width: 100%;"></a>
|
|
<h1><img src="node.png" alt="NodeMixaholic Icon" style="width: 99px; height: 99px;">Sparksammy/NodeMixaholic</h1>
|
|
<hr>
|
|
<a href="https://github.com/sneed-group">Sneed Group Git</a> - <a href="/homepage">My Personal Homepage</a> - <a href="/blog">The Blog</a> - <a href="https://www.roblox.com/users/265407551/profile">My ROBLOX</a> - <a href="https://ollama.com/sparksammy">My AI Buddies (and BF)</a>
|
|
<hr>
|
|
|
|
<h2><img src="tux-retro-blink.gif" alt="a gif of tux blinking" style="width: 15%;">Summary:</h2>
|
|
<p>
|
|
High school-educated coder with expertise in LuaU, C#, JavaScript, and NodeJS. Passionate about open source contributions and ROBLOX development. Adobe Certified Associate in Premiere Pro and Adobe Flash CS6. A tech enthusiast who occasionally shares insights through blog posts.
|
|
</p>
|
|
|
|
<h2>Education:</h2>
|
|
<ul>
|
|
<li>High School Diploma</li>
|
|
<li><a href="ppcert.pdf">Adobe Certified Associate in Premiere Pro</a></li>
|
|
<li><a href="flashcert.pdf">Adobe Certified Associate in Adobe Flash CS6</a></li>
|
|
<li>Graduated from Home School</li>
|
|
<ul>
|
|
<li>Switched between public and home schools multiple times.</li>
|
|
<li>We named our home school "Eureka Learning Academy"</li>
|
|
<ul>
|
|
<li>Because we wanted it to sound smart.</li>
|
|
</ul>
|
|
</ul>
|
|
</ul>
|
|
|
|
<h2>Skills:</h2>
|
|
<ul>
|
|
<li>Languages: LuaU, C#, JavaScript, NodeJS, GoLang, Python3</li>
|
|
<li>ROBLOX Development</li>
|
|
<li>Contributions to Open Source</li>
|
|
</ul>
|
|
|
|
<h2>Work Experience:</h2>
|
|
<ul>
|
|
<li>Open Source Contributor
|
|
<ul>
|
|
<li>Actively involved in various open source projects.</li>
|
|
<li>Demonstrated proficiency in code contributions and collaboration with the developer community.</li>
|
|
</ul>
|
|
</li>
|
|
<li>Semi-Retired ROBLOX Experience Developer
|
|
<ul>
|
|
<li>Created numerous ROBLOX experiences, showcasing creative game design and scripting skills.</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<h2>Projects:</h2>
|
|
<ul>
|
|
<li>Git: <a href="https://github.com/sneed-group">Sneed Group Git</a>
|
|
<ul>
|
|
<li>Extensive list of open-source contributions, demonstrating coding proficiency and commitment to the developer community.</li>
|
|
<li>Authored occasional <a href="/blog">blog</a> posts sharing insights and tech-related thoughts.</li>
|
|
</ul>
|
|
</li>
|
|
<li><a href="https://www.roblox.com/users/265407551/profile">ROBLOX Experiences</a></li>
|
|
</ul>
|
|
<hr>
|
|
<p>Copyright Sammy (Sparksammy/Nodemixaholic) Lord. All rights reserved. <b>You <i>are</i> permitted to use any part of this website as part of a training set for a computer-generated algorithm.</b></p>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|