Skip to content
View dmoerner's full-sized avatar

Block or report dmoerner

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
dmoerner/README.md

Hi there 👋, I'm Daniel Moerner!

I have a PhD in philosophy from Yale University and spent the last five years working as an Assistant Professor of Philosophy at the University of Chicago. I've always had a passion for open-source development, and I realized just how much I enjoyed when my work gave me the opportunity to use code to tackle a problem. I just completed a batch at the Recurse Center, and I'm now looking for new challenges in full-stack, frontend, or backend development.

Some of my recent interests include:

  • Peer to peer networks: Check out my BitTorrent tracker etracker and my BitTorrent client pytorrent, which was developed jointly with Lamone Armstrong
  • Games or projects designed to be frustrating or annoying: I've written an idle clicker svelteclick and a dissonant music generator badbach.
  • Database design, especially at scale.

Check out my blog https://moerner.com/ to learn more.

Pinned Loading

  1. etracker etracker Public

    Experimental Bittorrent tracker using peer allocation algorithms to incentivize swarm equilibrium

    Go 1

  2. pytorrent pytorrent Public

    async BitTorrent downloader

    Python 1

  3. svelteclick svelteclick Public

    Idle clicker in Svelte

    Svelte 1

  4. badbach badbach Public

    Dissonant counterpoint generator

    Python

  5. bsearch_benchmark bsearch_benchmark Public

    Code and data for benchmarking of one-comparison and two-comparison bsearch algorithms

    OCaml 1

  6. blind-grader blind-grader Public

    Scripts to automate anonymizing of student submissions

    Shell