Skip to content
View djtrack16's full-sized avatar

Block or report djtrack16

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

Darius's GitHub stats

Hi there 👋

  • Current open PRs: here , here, and here.
  • I've recently begun doing freelance work in Ruby on Rails. Reach out if you need a RoR dev (6 years experience)
  • Open to long-term or full-time projects in Python.
  • 🌱 In the past 12 months, I've learned Haskell and Typescript. Currently, I'm revisiting Python and having fun.
  • 👯 I’m looking to collaborate on backend (web) development, mostly Ruby and Python, but open to a deep dive in other languages.
  • 💬 Ask me about philosophy, poetry, olive oil, farming (other things besides coding :)
  • 📫 How to reach me: I'm not on social much but I hang out in functionalprogramming.slack.com or on twitter @nousandnoose
  • ⚡ Fun fact: I took of a few years between jobs to farm and make wine.
  • Also, I have apparently 70+ followers. I actually had no clue ANYONE followed me on here. Cool, though.

Pinned Loading

  1. status_board status_board Public

    A health-check app for websites that runs background jobs in an async manner.

    Python

  2. little_library little_library Public

    a Goodreads-style app to keep tracks of books read, currently reading or to-read

    Python

  3. typescript-algo typescript-algo Public

    Forked from TheAlgorithms/TypeScript

    Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.

    TypeScript 1

  4. 99-problems 99-problems Public

    "The Lisp 99 problems" implemented in Typescript, Scala, Haskell, Ruby

    Scala 2

  5. haskellbook haskellbook Public

    Selected solutions for "Haskell Programming from First Principles" (haskellbook.com)

    Haskell

  6. haskell-algo haskell-algo Public

    Forked from TheAlgorithms/Haskell

    Haskell