Skip to content
View spytheman's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Pi-Dev @vlang @vgtk

Block or report spytheman

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

Pinned Loading

  1. v2048 Public

    A simple game of 2048, written in V.

    V 22 1

  2. gostamp Public

    Timestamp and colorize the stdout and stderr streams of CLI programs.

    Go 16 3

  3. veditline Public

    A small CLI editor wrapper, that makes it easy to edit files mentioned in error messages.

    V 6

  4. piGameCreator Public

    piGameCreator is multi-platform software development system for creating high quality 2D and 3D games.

    C++ 8 2

  5. simple_kernel_module_in_v Public

    An example of writing an external, simple Linux kernel module, in V.

    Makefile 27 2

  6. raylib_fps_in_v Public

    The Raylib First Person Maze example, ported to V, using https://github.com/irishgreencitrus.raylibv

    V 7 1

3,312 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week October November December January February March April May June July August September
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 vlang/v, medvednikov/v2, spytheman/LD58 and 67 other repositories
Loading A graph representing spytheman's contributions from October 06, 2024 to October 09, 2025. The contributions are 52% commits, 38% code review, 8% pull requests, 2% issues. 38% Code review 2% Issues 8% Pull requests 52% Commits

Contribution activity

October 2025

Created 86 commits in 2 repositories
Created 1 repository

Created a pull request in vlang/v that received 3 comments

Opened 2 other pull requests in 1 repository
Reviewed 15 pull requests in 1 repository

Created an issue in vlang/v that received 2 comments

cgen error for Sumtype(AliasOfTheSumtype(Sumtype(...)))

V version: V 0.4.12 78f3cf3, press to see full `v doctor` output What did you do? ./v -g -o vdbg cmd/v && ./vdbg x.v && /home/delian/v/x struct N…

2 comments
Loading