index.html 6.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>billiegoose</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="stylesheet" href="//yegor256.github.io/tacit/tacit.min.css">
  8. <!-- favicon -->
  9. <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png?v=3">
  10. <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png?v=3">
  11. <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png?v=3">
  12. <link rel="manifest" href="/favicon/site.webmanifest?v=3">
  13. <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg?v=3" color="#ffb300">
  14. <link rel="shortcut icon" href="/favicon/favicon.ico?v=3">
  15. <meta name="msapplication-TileColor" content="#00aba9">
  16. <meta name="msapplication-config" content="/favicon/browserconfig.xml?v=3">
  17. <meta name="theme-color" content="#ffffff">
  18. <!-- https://realfavicongenerator.net/favicon_result?file_id=p1i11gpomc1kc09h71jmnr19kp6 -->
  19. </head>
  20. <body>
  21. <header>&#xA0;</header>
  22. <section>
  23. <article>
  24. <!--
  25. title: billiegoose
  26. -->
  27. <h1>billiegoose
  28. <small> I do all sorts of things...</small>
  29. </h1>
  30. <p><strong>I&apos;m a much better web developer than this site would suggest.</strong> &#x1F603;
  31. <br>I&apos;ve just been working on cooler stuff than this site.</p>
  32. <hr>
  33. <h2 id="what-am-i-working-on" class="deep-link"><a href="#what-am-i-working-on">What am I working on?</a></h2>
  34. <p>My two latest projects are extraordinary. They&apos;re not really ready for release (or even beta testing) but once they are, I&apos;m going to write not just one, but a whole series of blog posts about them.</p>
  35. <ul>
  36. <li><a href="https://github.com/billiegoose/esgit">esgit</a> A fully working implementation of <code>git</code> in ECMAScript that also happens to work <em>in the browser</em>. (See next item!)</li>
  37. <li><a href="https://nde.now.sh">nde</a> Imagine Atom editor, but completely in client-side browser JavaScript, that you can use to develop your progressive web app. With hot-module reloading. And dynamic module loading (all of npm without the &quot;npm install&quot;). And full file system emulation, git, and Github integration! Oh, and did I mention it&apos;s self-hosted (you can edit the editor) and it caches everything offline with service workers?</li>
  38. </ul>
  39. <p>Prior to that: Bare metal programming!</p>
  40. <ul>
  41. <li>Hardware! I got myself a <a href="https://www.nandland.com/goboard">Nandland Go</a> FPGA board. Currently fiddling with I2C and SPI.</li>
  42. <li>Assembly! Check out the gif of <a href="https://github.com/billiegoose/boots">It-boots-but-that&apos;s-about-it OS</a> booting and reading a file from disk(ette).</li>
  43. <li>C! Not technically bare metal, but my <a href="https://gitlab.com/dukboot/dukboot">dukboot</a> project aims to build a tiny library OS around the <a href="http://duktape.org">duktape</a> JS engine.</li>
  44. </ul>
  45. <p>Prior to that, I was on a tooling binge. Check out:</p>
  46. <ul>
  47. <li><a href="https://github.com/update-readme/update-readme">update-readme</a> Auto-generate (and maintain!) your next README file</li>
  48. <li><a href="https://github.com/billiegoose/create-node-module#js">create-node-module</a> Refactor your code into lots of small modules, without the friction of set up that would slow you down</li>
  49. <li><a href="https://github.com/billiegoose/beautify">beautify</a> All code looks beautiful, once you&apos;ve parsed its AST.</li>
  50. </ul>
  51. <p>These tools are all hovering around the 90% complete stage. I&apos;m saving that last 10% for a rainy weekend.</p>
  52. <h2 id="what-else" class="deep-link"><a href="#what-else">What else?</a></h2>
  53. <ul>
  54. <li><a href="https://github.com/billiegoose/download-with-webtorrent-button">webtorrent-button</a> Supercharge ordinary download links with WebTorrent P2P!</li>
  55. <li><a href="https://github.com/jus/jus">jus</a> I&apos;m a contributor/maintainer</li>
  56. <li><a href="https://github.com/npm/marky-markdown">marky-markdown</a> I contributed the browserified bundle!</li>
  57. <li><a href="https://node-modules.io">node-modules.io</a> I maintain a site dedicated to npm alternatives and host my own registry mirror</li>
  58. </ul>
  59. <h2 id="what-about-projects-from-college-and-earlier" class="deep-link"><a href="#what-about-projects-from-college-and-earlier">What about projects from college and earlier?</a></h2>
  60. <p>Check out <a href="./projects/">Projects</a>!</p>
  61. <h2 id="do-you-ever-get-paid-to-build-websites" class="deep-link"><a href="#do-you-ever-get-paid-to-build-websites">Do you ever get paid to build websites?</a></h2>
  62. <p>I do! Not all of them are still in existance. However, here are some recent commercial projects I&apos;ve worked on that I&apos;m proud of:</p>
  63. <ul>
  64. <li><a href="https://app.classicalwalkoffame.net/">American Classical Music Walk of Fame Player</a> is my first Progressive Web App.
  65. Offline support, A2HS install banners, media session API for album art.</li>
  66. <li><a href="http://patent.online.cars/">Online.Cars search</a> Not originally my design, but I was lead developer for several months including a full rewrite in Vue.</li>
  67. </ul>
  68. <h2 id="whats-your-secret-master-plan" class="deep-link"><a href="#whats-your-secret-master-plan">What&apos;s your secret master plan?</a></h2>
  69. <p>Elon Musk <a href="https://www.tesla.com/blog/secret-tesla-motors-master-plan-just-between-you-and-me">had one</a>.
  70. My parents often wonder, <a href="https://github.com/project-leibniz/master-plan">but I do have a plan</a>.
  71. (I also have a <a href="https://github.com/billiegoose/modload#5-year-plan">5-year plan</a>!)</p>
  72. <hr>
  73. <p>My plan is to migrate content from <a href="https://sites.google.com/site/billiegoose/home">https://sites.google.com/site/billiegoose/home</a> over here, since Github is the place to be these days. That&apos;s been my plan since 2014 though so don&apos;t hold your breath. I should make that part of my 5-year plan.</p>
  74. <p>Meanwhile, perhaps you&apos;d like to peruse some of my code projects over at <a href="https://github.com/billiegoose">@billiegoose</a>?</p>
  75. </article>
  76. </section>
  77. <footer>&#xA0;</footer>
  78. </body>
  79. </html>