Skip to content
View alexrp's full-sized avatar

Sponsors

@linusg
@raquentin

Sponsoring

@vezel-dev

Organizations

@dlang @lycus @EpicGames @llvm @ziglang @tera-alkahest @dotnet-foundation @vezel-dev @tera-arise

Block or report alexrp

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

Hi! 👋 I'm Alex Rønne Petersen, a self-taught software engineer living in Denmark.

I like to work on open source projects, particularly ones relating to programming languages, compilers, virtual machines, and reverse engineering. I also dabble in terminal applications and kernel development.

I currently manage the open source software organization Vezel and lead the development of its various projects. I'm also a Zig core team member. Previously, I worked on Mono for Xamarin (and later Microsoft).

Projects I create will always be available free of charge and under very permissive licenses such as 0BSD. If you like the software I work on and would like to support me financially so that I can continue that work, please consider sponsoring me!

Pinned Loading

  1. vezel-dev/cathode Public

    A terminal-centric replacement for the .NET console APIs.

    C# 100 7

  2. vezel-dev/graf Public

    A graph-oriented intermediate representation, optimization framework, and machine code generator.

    Zig 32 2

  3. vezel-dev/novadrop Public

    A developer toolkit for interacting with and modifying the TERA game client.

    C# 41 13

  4. vezel-dev/ruptura Public

    A Windows DLL injection, function interception, and memory manipulation library for .NET.

    C# 42 2

  5. ziglang/zig Public

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Zig 38.6k 2.8k

  6. vezel-dev/zig-sdk Public

    An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.

    C# 86 2

4,754 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 ziglang/zig, vezel-dev/celerity, vezel-dev/ton and 85 other repositories
Loading A graph representing alexrp's contributions from April 14, 2024 to April 18, 2025. The contributions are 47% commits, 39% code review, 8% pull requests, 6% issues.

Contribution activity

April 2025

Created 1 repository

Created a pull request in ziglang/zig that received 5 comments

zig_clang: Fix size of ZigClangAPValue for Clang 20.

Fixes failing tarball builds for x86-linux and x86-windows. The MSVC special case here is very sus, but that's a problem for another day.

+3 −5 lines changed 5 comments
Opened 30 other pull requests in 3 repositories

Created an issue in llvm/llvm-project that received 13 comments

[SystemZ] Large compile time regression in SystemZTTIImpl::adjustInliningThreshold()

#106058 appears to have caused a large compile time regression in LLVM 20. zig-bootstrap used to be able to compile and link the zig binary for s39…

13 comments
Opened 13 other issues in 4 repositories
Loading