123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>Projects - Kevin "The Nuclear" Bloom's Personal Website</title>
- <link rel="shortcut icon" type="image/png" href="/img/guy-in-space.png"/>
- <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
- <meta name="generator" content="Org mode" />
- <meta name="author" content="Kevin "The Nuclear" Bloom" />
- <meta http-equiv="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0" />
- <meta http-equiv="cache-control" content="max-age=0" />
- <meta http-equiv="expires" content="0" />
- <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
- <meta http-equiv="pragma" content="no-cache" />
- <link rel='stylesheet' href='/styles/main.2.css' />
- </head>
- <body>
- <div id="preamble" class="status">
- <div id="banner">
- <h1><a href="/home.html">Kevin "The Nuclear" Bloom</a></h1>
- <hr />
- <div id="navit">
- <a href="/contact.html">Contact</a>
-
- <a href="/blog.html">Blog</a>
-
- <a href="/projects.html">Projects</a>
-
- <a href="/about-me.html">About Me</a>
- </div>
- </div>
- </div>
- <div id="content">
- <div id="outline-container-org8e206c0" class="outline-2">
- <h2 id="org8e206c0">Projects</h2>
- <div class="outline-text-2" id="text-org8e206c0">
- <ul class="org-ul">
- <li>Professional
- <ul class="org-ul">
- <li>SKED
- <ul class="org-ul">
- <li>Full Stack Developer
- <ul class="org-ul">
- <li>Admin Web App (JavaScript with React, Redux, and Ramda)</li>
- <li>Android/iOS App (ClojureScript with re-frame, reagent, and react-native)</li>
- <li>API Server (Haskell)</li>
- </ul></li>
- </ul></li>
- </ul></li>
- <li>Personal
- <ul class="org-ul">
- <li>Dragora
- <ul class="org-ul">
- <li><a href="https://notabug.org/dragora/qire">qire</a></li>
- <li><a href="https://notabug.org/nuclearkev/dragora-c201">Dragora C201</a></li>
- <li><a href="https://notabug.org/nuclearkev/d3-recipes/">Various Dragora Recipes</a></li>
- </ul></li>
- <li>High-performance functional library for <a href="https://fennel-lang.org/">fennel</a></li>
- <li>This site</li>
- <li>Five Nations at War, a D&D 5e Campaign</li>
- <li>Philosophies <sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup>
- <ul class="org-ul">
- <li>The Existence of Infinity</li>
- <li>Ontological Existence & Infinite Dimensions</li>
- <li>Robotic Humans: An Explanation of Body/Mind</li>
- <li>Simplicity in Life</li>
- </ul></li>
- </ul></li>
- </ul>
- </div>
- </div>
- <div id="footnotes">
- <h2 class="footnotes">Footnotes: </h2>
- <div id="text-footnotes">
- <div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <div class="footpara"><p class="footpara">
- None of these are hosted on this site yet.
- </p></div></div>
- </div>
- </div></div>
- <div id="footer">
- <hr />
- <p>
- <a href="https://anybrowser.org/campaign/">
- <img src="/img/any-browser.png" alt="Viewable with any browser! No JS, no cookies, no bullshit!"/></a>
-
- <a href="http://validator.w3.org/check?uri=nuclearkev.org"><img
- src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
-
- <a href="http://NetBSD.org/"><img
- src="https://www.netbsd.org/images/powered-by-NetBSD.png" alt="NetBSD" width="88" /></a>
- </p>
- <p>
- Copyright © 2017-2022 Kevin "The Nuclear" Bloom
- </p>
- </div>
- </body>
- </html>
|