Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 774 Bytes

File metadata and controls

23 lines (16 loc) · 774 Bytes
layout default

Hi I'm Eoin Coffey, a Software Engineer from beautiful Colorado.

I love writing code in Compositional and Functional styles, and my passion in software is finding better ways to express the Intent of software over the Mechanics of implementation. That and Big-O and Graph Theory jokes.

See [Philosophy]({{ "/philosophy.html" | relative_url }}) for more details about how I like to work.

{% if site.posts.size > 0 %} Posts

{% for post in site.posts %}

  • {{ post.date | date: "%Y-%m-%d" }} - [{{ post.title }}]({{ post.url | relative_url }}) {% endfor %} {% endif %}

Other Links