Small updates to About; removed Archive link from top bar
This commit is contained in:
parent
77240cb27c
commit
335a4f0e5d
@ -7,7 +7,7 @@ author: Chris Hodapp
|
||||
|
||||
Engineer, artist, programmer, mathematician, photographer.
|
||||
|
||||
Also, freelancer for hire; find me on LinkedIn or Facebook.
|
||||
Also, freelancer for hire; find me on LinkedIn, Facebook, or IRC.
|
||||
|
||||
## Longer version
|
||||
|
||||
@ -37,7 +37,10 @@ around signal processing, image processing, and computer vision.
|
||||
Around 2014 I moved to a startup, Urbanalta, and here I designed PCBs
|
||||
and wrote embedded software. This is where I started using Haskell
|
||||
more intensively on the embedded side, eventually co-creating
|
||||
[HaskellEmbedded][] and the [Ion][] library.
|
||||
[HaskellEmbedded][] and the [Ion][] library. I regularly attend
|
||||
[CincyFP](https://cincyfp.wordpress.com/) and occasionally give
|
||||
presentatations, such as
|
||||
[this one](https://haskellembedded.github.io/posts/2015-06-09-atom-cincyfp-slides.html).
|
||||
|
||||
I am now studying for a masters in computer science (specializing in
|
||||
machine learning) at Georgia Tech. I'm also freelancing in the area
|
||||
@ -45,9 +48,10 @@ of electronics and embedded software, but open to other areas:
|
||||
software development, photography, rendering, computer vision,
|
||||
computational photography, machine learning.
|
||||
|
||||
## Other profiles of mine
|
||||
## Other profiles & identities of mine
|
||||
|
||||
- [My résumé](../assets/resume.pdf)
|
||||
- `hodapp` on [freenode](https://freenode.net/) IRC
|
||||
- [GitHub (hodapp87)](https://github.com/hodapp87)
|
||||
- [Flickr (hodapple)](https://www.flickr.com/photos/hodapple/)
|
||||
- [Twitter (\@hodapp87)](https://twitter.com/Hodapp87)
|
||||
|
||||
@ -40,9 +40,9 @@
|
||||
<div id="navigation">
|
||||
<a href="/">Home</a>
|
||||
<a href="/pages/about.html">About</a>
|
||||
<!-- a href="/contact.html">Contact</a -->
|
||||
<!-- a href="/pages/contact.html">Contact</a -->
|
||||
<a href="/pages/links.html">Links</a>
|
||||
<a href="/archive.html">Archive</a>
|
||||
<!-- a href="/archive.html">Archive</a -->
|
||||
<a href="/rss.xml">RSS</a>
|
||||
<a href="/atom.xml">ATOM</a>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user