rmc_website/_site/members/ianskinner1982.html
IanSkinner1982 58f28662c6 stuff
2022-08-25 21:19:49 -04:00

77 lines
3.9 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>IanSkinner1982 | rmc's site</title>
<link rel="icon" type="image/png" href="/icon.png"/>
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
<link id="pagestyle" rel="stylesheet" type="text/css" href="">
<link rel="alternate" type="application/atom+xml" href="https://ianskinner1982.github.io/feed.xml">
<script src="/assets/bootstrap/js/bootstrap.bundle.js"></script>
<script src="/assets/js/main.js"></script>
<meta property="og:title" content="IanSkinner1982">
<meta property="og:locale" content="en_US">
<meta name="description" content="IanSkinner1982 | rmc's site">
<meta property="og:description" content="IanSkinner1982 | rmc's site">
<link rel="canonical" href="https://ianskinner1982.github.io">
<meta property="og:url" content="https://ianskinner1982.github.io">
<meta property="og:site_name" content="rmc's site">
<meta property="og:image" content="https://ianskinner1982.github.io/icon.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<nav class="navbar navbar-dark navbar-expand-lg bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/">rmc's site</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="/programs/">Programs</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="/blog">DS Stuff</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="content-wrap" style="padding-bottom: 2.5rem;">
<div class="centertext">
<h1>IanSkinner1982</h1>
<img src="https://cdn.ncxprogramming.com/file/image/profile/IanSkinner1982.png" width=256 height=256 class="projectimg">
<h3>Who am I?</h3>
<p>Hello! I'm IanSkinner1982, the developer of <a href="https://github.com/IanSkinner1982?tab=repositories&q=&type=source&language=" target="_blank">a few C64 apps (in BASIC and assembly)</a> and a member of <a href="https://github.com/NCX-Programming">NCX-Programming</a>. I helped create some of this website, as well as <a href="/programs/ncxnewsplus">NCX-News+</a>. <br> I touch grass.</p>
<h4>Facts:</h4>
<p>The 1982 in my name comes from the year the Commodore 64 was released.</p>
<p>I was <i>not</i> born in 1982. (a lot of people think that for some reason)</p>
<p>The C64 is my favorite computer. (big surprise)</p>
<h3>Stuff I've made</h3>
<p>I'll put stuff here later, I'm just half asleep right now./p>
</div>
</div>
</body>
<footer>
<footer class="bg-light text-lg-start border-top align-items-center text-center" style="text-align:center;">
<div class="text-center p-3 align-items-center" style="background-color: rgba(0, 0, 0, 0.25);">
Copyright &copy; 2021-<span id="footerDate"></span> Ian M. Skinner <a href="/contactus" class="text-reset fw-bold">Contact me.</a>
<br>
<span class="nav col-md-4 list-unstyled d-inline"><a href="https://github.com/IanSkinner1982"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/github-dark.svg" alt=""></a> <a href="https://discord.gg/XZxxZngwDQ"><img class="bi" width="24" height="24" src="https://cdn.ncxprogramming.com/file/image/navbar/discord-dark.svg" alt=""></a></span>
</div>
</footer>
</footer>
</html>