Skip to content
View gowrizrh's full-sized avatar

Highlights

  • Pro

Organizations

@mage-os

Block or report gowrizrh

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

CONTROL

Pinned Loading

  1. Elixir Snippets
    1
    # binary pattern matching, return the index of the first occurrence of needle in haystack, or -1 if needle is not part of haystack.
    2
    
                  
    3
    defmodule Main do
    4
      def str_str(haystack, needle) do
    5
        match(haystack, needle, 0)
  2. mageos-docker Public

    A docker compose environment for Magento, with minimal configuration.

    Dockerfile 1

  3. advent-of-code-23 Public

    🎄🧑‍💻 Advent of Code

    Kotlin 1

  4. laravel-docker Public template

    A docker compose environment for Laravel, with minimal configuration.

    Dockerfile

370 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

Loading A graph representing gowrizrh's contributions from April 21, 2024 to April 24, 2025. The contributions are 75% commits, 15% code review, 8% pull requests, 2% issues.

Contribution activity

April 2025

Created 1 commit in 1 repository
Reviewed 1 pull request in 1 repository
mage-os/mageos-common-async-events 1 pull request
Loading