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

Darius's GitHub stats

Hi there 👋

  • Current open PRs: here , here, and here.
  • 🌱 I'm currently learning Typescript, Haskell, and Coq to spark my overall programming knowledge.
  • 🔭 I’m used to learning languages on the job (best way to learn imo), so I consider myself a polyglot generalist.
  • 🔭 I’m currently working on deciding if I should self-study pure math or get a part-time degree!
  • 👯 I’m looking to collaborate on most things related to functional programming, or libraries related to mathematics, scientific computing or PL theory.
  • 🤔 I’m looking for help with advanced knowledge in FP theory and pure mathematics in general, not specific to any language.
  • 💬 Ask me about philosophy, poetry, olive oil, farming (a few 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. Seriously. But ok. Chill.

Pinned Loading

  1. typescript-algo typescript-algo Public

    Forked from TheAlgorithms/TypeScript

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

    TypeScript

  2. 99-problems 99-problems Public

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

    Scala 2

  3. haskellbook haskellbook Public

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

    Haskell

  4. fp-scala-course fp-scala-course Public

    Code for Functional Programming in Scala Specialization

    Scala 2

  5. thyme thyme Public

    math/cs publications I find useful

    617 267

  6. haskell-algo haskell-algo Public

    Forked from TheAlgorithms/Haskell

    Haskell