Skip to content
View andrewlehmann's full-sized avatar
Block or Report

Block or report andrewlehmann

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

Pinned

  1. Rod-Cutting-Optimization Rod-Cutting-Optimization Public

    This program is a fully functional, immutable solution to the dynamic programming problem of finding the best lengths of cuts to sell in order to make the most money. Completed in both Haskell and …

    Haskell 1

  2. autoweather autoweather Public

    This program scrapes weather data from weather.gov, saves it in a MongoDB instance, then uses the Twilio API to send a text message with the data to my phone.

    Python

  3. js-assessment js-assessment Public

    Forked from PROSPricing/js-assessment

    A test-driven approach to assessing JS skills. Fork, test, and apply for a position at PROS, Inc.

    JavaScript

  4. Internal-vs-External-DSL Internal-vs-External-DSL Public

    This repository contains two implementations of a Domain-Specific-Language that is used to create a Pizza. The Ruby implementation is an external DSL, and the Scala implementation is an internal DSL.

    Scala

  5. Cards Cards Public

    Create a deck of cards, then shuffle them.

    Java 1

  6. minesweeper minesweeper Public

    Minesweeper implemented in ReactJS with Bootstrap.

    JavaScript