Skip to content
View stephen-lazaro's full-sized avatar
🐬
Only quasicoherent
🐬
Only quasicoherent

Block or report stephen-lazaro

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

Welcome!

I'm a software engineer, historically focusing on backend, platform, and developer tooling, though I have worked up and down the stack.

I have historically worked in Scala and functional programming more generally, but I'm expanding my repertoire to include Rust and other tools!

Pinned Loading

  1. persians persians Public

    An attempt to translate ekmett's beautiful Kan library from Haskell to Scala.

    Scala 8

  2. rust-lang/rust rust-lang/rust Public

    Empowering everyone to build reliable and efficient software.

    Rust 97.5k 12.6k

  3. cats cats Public

    Forked from typelevel/cats

    Lightweight, modular, and extensible library for functional programming.

    Scala

  4. Automatic differentiation in one dim... Automatic differentiation in one dimension using the Dual numbers of the ring of doubles
    1
    object differentials {
    2
        import spire.implicits._
    3
        import spire.math._
    4
        import spire.algebra._
    5
        
  5. cats-selective cats-selective Public

    Forked from cb372/cats-selective

    Scala

  6. kittens kittens Public

    Forked from typelevel/kittens

    Automatic type class derivation for Cats

    Scala