Skip to content
View TrumanCollins's full-sized avatar

Block or report TrumanCollins

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
TrumanCollins/README.md

I'm Truman Collins (@TrumanCollins)

I started programming in about 1978, first on an HP calculator, then an Apple II+ computer. I earned a BS in Math/Computer Science from Willamette University in 1986, then an MS in Computer Science from Stanford in 1988.

I worked for 26 years as a software developer at Mentor Graphics that developed Electronic Design Automation (EDA) software for computer chip design. I worked on VHDL Compilation, Timing Analysis, Place and Route, and Geometric Analysis as part of their Calibre product.

I used C++ professionally for my entire career, but have learned several other languages such as Scheme, Prolog, Perl, and Haskell.

I currently use Haskell almost exclusively for personal projects, some of which I have added to GitHub. I find Haskell to be a conceptually powerful language with an uncluttered and expressive syntax, lazy evaluation, and very good runtime performance.

Popular repositories Loading

  1. TrumanCollins TrumanCollins Public

    Config files for my GitHub profile.

  2. Sudoku Sudoku Public

    Sudoku solver written in Haskell. Very fast.

    Haskell

  3. Hexadoku Hexadoku Public

    A Hexedoku solver written in Haskell and for high performance

    Haskell

  4. AdventOfCode_2019 AdventOfCode_2019 Public

    Advent of Code Solutions in Haskell up to Puzzle 14(b).

    Haskell

  5. AdventOfCode_2020 AdventOfCode_2020 Public

    Advent of Code Solutions to all Puzzles

    Haskell

  6. AdventOfCode_2021 AdventOfCode_2021 Public

    Advent of Code Solutions in Haskell up to Puzzle 22(a).

    Haskell