Add dotfiles experiment.

This commit is contained in:
Gabriel Simmer 2020-10-05 10:57:44 +01:00
parent 2b76cd6a5f
commit 67009a95e2
No known key found for this signature in database
GPG key ID: 33BA4D83B160A0A9

View file

@ -25,7 +25,7 @@
<h3>What I'm currently doing</h3>
<p>Working as a Community and Partner Engineer @ <a href="https://circleci.com">CircleCI</a>, with a focus on orbs and tooling.
Currently living in the United Kingdom.
Moderator on the /r/webdev and /r/web_design subreddits, and admin on the associated <a href="https://discord.gg/E5NDGP3">Discord server</a>.
Admin on the /r/webdev and /r/web_design <a href="https://discord.gg/E5NDGP3">Discord server</a>.
Playing around with Clojure in my free time.</p>
<a href="https://twitter.com/gmem_">More updates</a>
<hr>
@ -67,6 +67,10 @@
</div>
<div class="six columns">
<h3>Experiments</h3>
<div class="experiment">
<h4>dotfiles <span class="pill">Shell</span></h4>
<p>Configuration files for Linux installations. <github-repo>gmemstr/dotfiles</github-repo></p>
</div>
<div class="experiment">
<h4>REPLNote <span class="pill clojure">Clojure</span></h4>
<p>Notepad with embeded Clojure REPL. <github-repo>gmemstr/replnote</github-repo></p>