Skip to content
View Thomascountz's full-sized avatar
💃
LGTM!
💃
LGTM!

Organizations

@zendesk
Block or Report

Block or report Thomascountz

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

I’m a Senior Software Engineer at @Zendesk in Copenhagen where I work with on the Foundation Ruby team on all things Ruby and Rails!

I share my personal research and discoveries here on Github and on my blog. I enjoy working with web technologies, machine learning, robotics, and team/work management.

I actively share on my blog at thomascountz.com and on twitter @thomascountz.

Pinned

  1. petri_dish petri_dish Public

    A Ruby library for implementing and experimenting with evolutionary algorithms.

    Ruby 2

  2. micrograd_rb micrograd_rb Public

    Reimplementation of the scalar-value backpropagation library, karpathy/micrograd, but in Ruby and with tests!

    HTML 1

  3. Perceptron in Python v.1 Perceptron in Python v.1
    1
    """
    2
    MIT License
    3
    4
    Copyright (c) 2018 Thomas Countz
    5
  4. micropython_i2c_lcd micropython_i2c_lcd Public

    This MicroPython library provides a framework for interacting with HD44780-based LCD displays through a PCF8574 I/O expander. It offers a high-level API for LCD control, including text display, cur…

    Python 2

  5. raven raven Public

    Asymmetrically encrypted in-browser messaging

    JavaScript 1

  6. bench bench Public

    A workbench for taking notes of code on Github

    Vue