|
|
@@ -2,7 +2,7 @@
|
|
|
<html>
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
- <title>wmhilton</title>
|
|
|
+ <title>billiegoose</title>
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<link rel="stylesheet" href="//yegor256.github.io/tacit/tacit.min.css">
|
|
|
<!-- favicon -->
|
|
|
@@ -33,9 +33,9 @@
|
|
|
<section>
|
|
|
<article>
|
|
|
<!--
|
|
|
-title: wmhilton
|
|
|
+title: billiegoose
|
|
|
-->
|
|
|
-<h1>wmhilton
|
|
|
+<h1>billiegoose
|
|
|
<small> I do all sorts of things...</small>
|
|
|
</h1>
|
|
|
<p><strong>I'm a much better web developer than this site would suggest.</strong> 😃
|
|
|
@@ -44,25 +44,25 @@ title: wmhilton
|
|
|
<h2 id="what-am-i-working-on" class="deep-link"><a href="#what-am-i-working-on">What am I working on?</a></h2>
|
|
|
<p>My two latest projects are extraordinary. They're not really ready for release (or even beta testing) but once they are, I'm going to write not just one, but a whole series of blog posts about them.</p>
|
|
|
<ul>
|
|
|
-<li><a href="https://github.com/wmhilton/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>
|
|
|
+<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>
|
|
|
<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 "npm install"). And full file system emulation, git, and Github integration! Oh, and did I mention it's self-hosted (you can edit the editor) and it caches everything offline with service workers?</li>
|
|
|
</ul>
|
|
|
<p>Prior to that: Bare metal programming!</p>
|
|
|
<ul>
|
|
|
<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>
|
|
|
-<li>Assembly! Check out the gif of <a href="https://github.com/wmhilton/boots">It-boots-but-that's-about-it OS</a> booting and reading a file from disk(ette).</li>
|
|
|
+<li>Assembly! Check out the gif of <a href="https://github.com/billiegoose/boots">It-boots-but-that's-about-it OS</a> booting and reading a file from disk(ette).</li>
|
|
|
<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>
|
|
|
</ul>
|
|
|
<p>Prior to that, I was on a tooling binge. Check out:</p>
|
|
|
<ul>
|
|
|
<li><a href="https://github.com/update-readme/update-readme">update-readme</a> Auto-generate (and maintain!) your next README file</li>
|
|
|
-<li><a href="https://github.com/wmhilton/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>
|
|
|
-<li><a href="https://github.com/wmhilton/beautify">beautify</a> All code looks beautiful, once you've parsed its AST.</li>
|
|
|
+<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>
|
|
|
+<li><a href="https://github.com/billiegoose/beautify">beautify</a> All code looks beautiful, once you've parsed its AST.</li>
|
|
|
</ul>
|
|
|
<p>These tools are all hovering around the 90% complete stage. I'm saving that last 10% for a rainy weekend.</p>
|
|
|
<h2 id="what-else" class="deep-link"><a href="#what-else">What else?</a></h2>
|
|
|
<ul>
|
|
|
-<li><a href="https://github.com/wmhilton/download-with-webtorrent-button">webtorrent-button</a> Supercharge ordinary download links with WebTorrent P2P!</li>
|
|
|
+<li><a href="https://github.com/billiegoose/download-with-webtorrent-button">webtorrent-button</a> Supercharge ordinary download links with WebTorrent P2P!</li>
|
|
|
<li><a href="https://github.com/jus/jus">jus</a> I'm a contributor/maintainer</li>
|
|
|
<li><a href="https://github.com/npm/marky-markdown">marky-markdown</a> I contributed the browserified bundle!</li>
|
|
|
<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>
|
|
|
@@ -79,10 +79,10 @@ Offline support, A2HS install banners, media session API for album art.</li>
|
|
|
<h2 id="whats-your-secret-master-plan" class="deep-link"><a href="#whats-your-secret-master-plan">What's your secret master plan?</a></h2>
|
|
|
<p>Elon Musk <a href="https://www.tesla.com/blog/secret-tesla-motors-master-plan-just-between-you-and-me">had one</a>.
|
|
|
My parents often wonder, <a href="https://github.com/project-leibniz/master-plan">but I do have a plan</a>.
|
|
|
-(I also have a <a href="https://github.com/wmhilton/modload#5-year-plan">5-year plan</a>!)</p>
|
|
|
+(I also have a <a href="https://github.com/billiegoose/modload#5-year-plan">5-year plan</a>!)</p>
|
|
|
<hr>
|
|
|
-<p>My plan is to migrate content from <a href="https://sites.google.com/site/wmhilton/home">https://sites.google.com/site/wmhilton/home</a> over here, since Github is the place to be these days. That's been my plan since 2014 though so don't hold your breath. I should make that part of my 5-year plan.</p>
|
|
|
-<p>Meanwhile, perhaps you'd like to peruse some of my code projects over at <a href="https://github.com/wmhilton">@wmhilton</a>?</p>
|
|
|
+<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's been my plan since 2014 though so don't hold your breath. I should make that part of my 5-year plan.</p>
|
|
|
+<p>Meanwhile, perhaps you'd like to peruse some of my code projects over at <a href="https://github.com/billiegoose">@billiegoose</a>?</p>
|
|
|
|
|
|
</article>
|
|
|
</section>
|