projects.html 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  4. <head>
  5. <title>Projects - Kevin "The Nuclear" Bloom's Personal Website</title>
  6. <link rel="shortcut icon" type="image/png" href="/img/guy-in-space.png"/>
  7. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  8. <meta name="generator" content="Org mode" />
  9. <meta name="author" content="Kevin &quot;The Nuclear&quot; Bloom" />
  10. <meta http-equiv="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0" />
  11. <meta http-equiv="cache-control" content="max-age=0" />
  12. <meta http-equiv="expires" content="0" />
  13. <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
  14. <meta http-equiv="pragma" content="no-cache" />
  15. <link rel='stylesheet' href='/styles/main.2.css' />
  16. </head>
  17. <body>
  18. <div id="preamble" class="status">
  19. <div id="banner">
  20. <h1><a href="/home.html">Kevin "The Nuclear" Bloom</a></h1>
  21. <hr />
  22. <div id="navit">
  23. <a href="/contact.html">Contact</a>
  24. &nbsp;
  25. <a href="/blog.html">Blog</a>
  26. &nbsp;
  27. <a href="/projects.html">Projects</a>
  28. &nbsp;
  29. <a href="/about-me.html">About Me</a>
  30. </div>
  31. </div>
  32. </div>
  33. <div id="content">
  34. <div id="outline-container-org8e206c0" class="outline-2">
  35. <h2 id="org8e206c0">Projects</h2>
  36. <div class="outline-text-2" id="text-org8e206c0">
  37. <ul class="org-ul">
  38. <li>Professional
  39. <ul class="org-ul">
  40. <li>SKED
  41. <ul class="org-ul">
  42. <li>Full Stack Developer
  43. <ul class="org-ul">
  44. <li>Admin Web App (JavaScript with React, Redux, and Ramda)</li>
  45. <li>Android/iOS App (ClojureScript with re-frame, reagent, and react-native)</li>
  46. <li>API Server (Haskell)</li>
  47. </ul></li>
  48. </ul></li>
  49. </ul></li>
  50. <li>Personal
  51. <ul class="org-ul">
  52. <li>Dragora
  53. <ul class="org-ul">
  54. <li><a href="https://notabug.org/dragora/qire">qire</a></li>
  55. <li><a href="https://notabug.org/nuclearkev/dragora-c201">Dragora C201</a></li>
  56. <li><a href="https://notabug.org/nuclearkev/d3-recipes/">Various Dragora Recipes</a></li>
  57. </ul></li>
  58. <li>High-performance functional library for <a href="https://fennel-lang.org/">fennel</a></li>
  59. <li>This site</li>
  60. <li>Five Nations at War, a D&amp;D 5e Campaign</li>
  61. <li>Philosophies <sup><a id="fnr.1" class="footref" href="#fn.1">1</a></sup>
  62. <ul class="org-ul">
  63. <li>The Existence of Infinity</li>
  64. <li>Ontological Existence &amp; Infinite Dimensions</li>
  65. <li>Robotic Humans: An Explanation of Body/Mind</li>
  66. <li>Simplicity in Life</li>
  67. </ul></li>
  68. </ul></li>
  69. </ul>
  70. </div>
  71. </div>
  72. <div id="footnotes">
  73. <h2 class="footnotes">Footnotes: </h2>
  74. <div id="text-footnotes">
  75. <div class="footdef"><sup><a id="fn.1" class="footnum" href="#fnr.1">1</a></sup> <div class="footpara"><p class="footpara">
  76. None of these are hosted on this site yet.
  77. </p></div></div>
  78. </div>
  79. </div></div>
  80. <div id="footer">
  81. <hr />
  82. <p>
  83. <a href="https://anybrowser.org/campaign/">
  84. <img src="/img/any-browser.png" alt="Viewable with any browser! No JS, no cookies, no bullshit!"/></a>
  85. &nbsp;
  86. <a href="http://validator.w3.org/check?uri=nuclearkev.org"><img
  87. src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
  88. &nbsp;
  89. <a href="http://NetBSD.org/"><img
  90. src="https://www.netbsd.org/images/powered-by-NetBSD.png" alt="NetBSD" width="88" /></a>
  91. </p>
  92. <p>
  93. Copyright © 2017-2022 Kevin "The Nuclear" Bloom
  94. </p>
  95. </div>
  96. </body>
  97. </html>