Skip to content
View i-laird's full-sized avatar
🖖
🖖

Organizations

@GoogleCloudPlatform @googlers

Block or report i-laird

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
i-laird/README.md

Ian Laird

Software engineer at Google (GCP Sensitive Data Protection) experienced in LLM detection integrations, ML launches, and distributed systems. Previously Capital One.

ianclaird.com — my terminal. ~26K lines of dependency-free JavaScript hiding more than it shows: a HAL 9000 you can try to out-talk (he may call your phone), a four-player co-op game running deterministic lockstep netplay over WebRTC, and 46 other things I won't spoil. Source is right here → i-laird.github.io

Also: a symbolic derivative calculator (Angular + Spring Boot, live on AWS).

📫 career@ilaird.com

Pinned Loading

  1. Derivation_Solver Derivation_Solver Public

    Symbolic differentiation engine; parses expressions to an AST and computes exact derivatives through trig, hyperbolic, and log rules. Spring Boot API on AWS.

    Java

  2. Derivation_Solver_Frontend Derivation_Solver_Frontend Public

    Angular front end for the Derivation Solver ft. equation input, graphing f(x) against its nth-order derivatives.

    TypeScript

  3. i-laird.github.io i-laird.github.io Public

    Terminal portfolio in ~26K lines of dependency-free JavaScript featuring deterministic 4-player lockstep netplay over WebRTC, an LLM-driven HAL 9000 that phone-calls you, and 100+ tests in CI.

    JavaScript