Skip to content
View daxpedda's full-sized avatar

Sponsors

@Systemcluster
@ZacJW
Private Sponsor

Organizations

@rust-windowing @khonsulabs

Block or report daxpedda

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. openpgp.md
    1
    -----BEGIN PGP SIGNED MESSAGE-----
    2
    Hash: SHA512
    3
    
                  
    4
    This is an OpenPGP proof that connects [my OpenPGP key](https://keyoxide.org/DEAC7FAC9879F6F75CDBEBFD43D62A3EA388E46F) to [this Github account](https://github.com/daxpedda). For details check out https://keyoxide.org/guides/openpgp-proofs
    5
    
                  

1,412 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to rustwasm/wasm-bindgen, rust-windowing/winit, daxpedda/web-time and 66 other repositories
Loading A graph representing daxpedda's contributions from June 23, 2024 to June 23, 2025. The contributions are 57% commits, 22% pull requests, 18% code review, 3% issues.

Contribution activity

June 2025

Created 1 repository
  • daxpedda/RSA Rust
    This contribution was made on Jun 1

Created a pull request in RustCrypto/traits that received 26 comments

signature: add MultipartSigner and MultipartVerifier

This PR adds new traits for multipart messages: MultipartSigner, RandomizedMultipartSigner, RandomizedMultipartSignerMut and MultipartVerifier. The…

+59 −0 lines changed 26 comments
Opened 17 other pull requests in 6 repositories
Reviewed 12 pull requests in 5 repositories

Created an issue in rust-lang/libs-team that received 6 comments

ACP: add array::from_raw_parts()

Proposal Problem statement There is no "better" way to unsafely cast a [T; N] to a [U; N] or a &[T; N] to a &[U; N] apart from just pointer casting…

6 comments
Opened 3 other issues in 3 repositories
Loading