Skip to content
View rafd's full-sized avatar
🐃
yak-shaving
🐃
yak-shaving

Sponsors

@RobertARandolph

Organizations

@engsci @hackeracademy @PenyoPal @braidchat @clojurecraft
Block or Report

Block or report rafd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rafd/README.md

I build ventures. Mostly web apps. Exclusively in Clojure.

Currently, my main focus is on recovering from burn-out creating a space for massively collaborative online ventures.

Interested in learning Clojure? I host a weekly study group and a monthly mob programming session via Clojure Camp.

Talks

Occasionally, when I have something interesting on my mind, I attempt to distill it into a somewhat comprehensible talk:

  • 📺 Solving Problems the Clojure Way

    My attempt at explaining two of the core pillars of Clojure programming: functional programming and data-oriented programming. Features a step-by-step refactor of imperative code to functional code (in Javascript).

    "This is by far the best talk I've seen explaining functional programming" <- someone on YouTube, so you should definitely trust them

  • 📺 Data-Oriented Programming

    I try to distill "data-oriented programming" and "data-driven programming," as practised by the Clojure community.

  • 📺 Declarative Domain Logic

    Domain Modeling via Data-Oriented programming in Clojure?

  • 📺 Composing Applications

    Organizing code by features to enable "append-only" programming for web applications.

Background

When I was 12, my mom won a spot at a programming course at a tiny private college. She didn't stick with it, but I used the books she bought to learn the basics of HTML + CSS + JS + PHP and started making shitty websites for people (with heavy use of Flash animations). I discovered Rails, built a lot of little web apps with it, and also learned Ruby as a result. I made a single project with the early Node ecosystem, but after being introduced to the simplicity of Clojure, it has kept me happy for the last 8+ years.

I program mostly for the joy of creation. I make things mostly to explore ideas and to solve problems for myself or others.

My goal in life is to maximize the value I create for others, and to help others do the same.

I spent 4 grueling years earning a degree in energy-systems engineering, which to the chagrin of my parents, I've put to no use whatsoever.

For the last few years, I've been doing a mix of startups (not-yet-successful), consulting (life-draining), teaching (rewarding) and traveling (environmentally-questionable).

Pinned Loading

  1. braidchat/braid braidchat/braid Public

    Braid is a team-chat app with a novel UI that leads to better conversations.

    Clojure 923 53

  2. tada tada Public

    a clojure(script) library that helps you compose web-applications out of declarative data-driven parts

    Clojure 78

  3. decidedlyso/merge-insertion-sort decidedlyso/merge-insertion-sort Public

    A Clojure implementation of the comparison-efficient Merge Insertion Sort / Ford Johnson Algorithm

    Clojure 33 1

  4. shuffling-cards shuffling-cards Public

    Exploring real-world card shuffles with data visualization

    Clojure 1

  5. cognitory/turtle cognitory/turtle Public

    A web-based environment to learn Clojure and control a turtle (based on clojure-turtle and Logo)

    Clojure 9 1

  6. cognitory/clojure-warrior-web cognitory/clojure-warrior-web Public

    Ruby Warrior ported to Clojure (dungeon crawler game played via code)

    Clojure