Skip to content
View squeek502's full-sized avatar

Sponsors

@kristoff-it
@ziglang

Sponsoring

@creationix

Organizations

@luvit @fortressforever

Block or report squeek502

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. fortressforever/fortressforever Public

    A Team Fortress mod on the Source Engine

    C++ 99 17

  2. AppleSkin Public

    Food-related HUD improvements for Minecraft (AppleCore without the core)

    Java 352 67

  3. zua Public

    An implementation of Lua 5.1 in Zig, for learning purposes

    Zig 185 8

  4. resinator Public

    Cross-platform Windows resource-definition script (.rc) to resource file (.res) compiler

    Zig 116 4

  5. d2info Public

    Tool for viewing/outputting various information about a running Diablo II game

    Lua 17 2

  6. d2itemreader Public

    C library for parsing items in Diablo II character/stash files

    C 41 2

508 contributions in the last year

Contribution Graph
Day of Week 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

Activity overview

Contributed to ziglang/zig, squeek502/resinator, luvit/luv and 34 other repositories
Loading A graph representing squeek502's contributions from March 24, 2024 to March 30, 2025. The contributions are 63% commits, 17% code review, 13% pull requests, 7% issues.

Contribution activity

March 2025

Created 1 repository

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

Windows: Faster getenvW and a standalone environment variable test

Inspired by #23265, I thought I'd try applying the same strategy to the Windows implementation. The strategy itself didn't end up having the same b…

+244 −26 lines changed 22 comments
Opened 3 other pull requests in 1 repository
ziglang/zig 1 open 2 merged
Reviewed 13 pull requests in 3 repositories

Created an issue in ziglang/zig that received 2 comments

What's the deal with = in environment variable names?

Context: #23265 and #23272 Environment variable blocks on POSIX and Windows contain strings of the format name=value, where the name cannot contain a

2 comments
Loading