Skip to content
View joe-p's full-sized avatar
  • Algorand Foundation
  • Asheville, NC
  • 20:18 - 4h behind
  • X @joe_polny

Block or report joe-p

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 Loading

  1. algorandfoundation/TEALScript Public

    A subset of TypeScript for developing Algorand Smart Contracts. Enables ASC development with native TypeScript syntax, tooling, and IDE support

    TypeScript 53 17

  2. algorandfoundation/Algorand-Rust-FFIs Public

    Rust implementations of core Algorand functionality that is exposed to other languages via FFIs.

    Swift 7 2

  3. polytest Public

    A low-friction language-agnostic tool for keeping tests in sync across teams and implementations

    Rust 1

1,678 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Loading A graph representing joe-p's contributions from March 17, 2024 to March 21, 2025. The contributions are 79% commits, 15% pull requests, 3% code review, 3% issues.

Contribution activity

March 2025

Created 3 repositories

Created a pull request in algorandfoundation/Algorand-Rust-FFIs that received 1 comment

build(typescript): use rollup for cjs and esm

Goal is to have one package for ESM and CJS. Largely inspired (mostly copy/pasted) from conda/rattler#1093. As someone that doesn't come from the w…

+7,348 −693 lines changed 1 comment
Opened 27 other pull requests in 5 repositories
Reviewed 6 pull requests in 5 repositories

Created an issue in algorandfoundation/puya that received 4 comments

Improve method routing efficiency

Problem Current every method has an assert statement to check the app ID and/or OC. This takes up opcodes and more critically a lot of program space.

4 comments
Opened 13 other issues in 4 repositories
Started 1 discussion in 1 repository
joe-p/polytest
Loading