Skip to content
View maxmalkin's full-sized avatar
🏎️
🏎️

Highlights

  • Pro

Block or report maxmalkin

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

Computer Science & Data Science @ CU Boulder
Founding Software Engineer @ WISE Connect


Featured Stuff

AgentAuth - Capability-based authentication system for AI agents, with human-in-the-loop approvals and DPoP token binding, written in Rust.
SDiff - A performant semantic diff tool for JSON, YAML, and TOML, written in Rust.
Planty MCP - MCP Server for Copilot and Claude for personalized plant care.
Advent of Code 2025 - Solution to Advent of Code 2025 in multiple languages.
Contributing to Zed - Fixing bugs and adding features to the Zed IDE.

Stack

Languages:
TypeScript, JavaScript, Rust, Python, Java

Frontend:
React, Next.js, TailwindCSS, Vite

Backend:
Node.js, Flask, Rust, PostgreSQL, NoSQL, Redis

ML/AI:
TensorFlow, Hugging Face, OpenCV

Infrastructure:
Docker, GitHub Actions, Atlantis, Terraform, AWS, GCP


Pinned Loading

  1. sdiff-rs sdiff-rs Public

    Performant semantic diff tool for structured data files like JSON, YAML and TOML, written in Rust. Supports integration with Git's native diff tool.

    Rust 1

  2. planty-mcp planty-mcp Public

    An MCP server for personalized plant care recommendations and reminders.

    TypeScript

  3. AdventOfCode2025 AdventOfCode2025 Public

    Solutions to Advent of Code 2025 problems.

    Java

  4. AgentAuth AgentAuth Public

    Capability-based authentication system for AI agents, enabling delegated OAuth-style authorization with human-in-the-loop approvals, DPoP token binding, and real-time verification.

    Rust