Skip to content
View 3mRoshdy's full-sized avatar
👟
👟
Block or Report

Block or report 3mRoshdy

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. go-url-shortener go-url-shortener Public

    Go

  2. My .vimrc configs My .vimrc configs
    1
    " VIM STANDARD GLOBAL CONFIGS
    2
    syntax on
    3
    set number
    4
    filetype plugin indent on
    5
    set tabstop=2 shiftwidth=2 expandtab
  3. Github-API-Rails Github-API-Rails Public

    Rails application for fetching public github repositories using search input

    Ruby

  4. k8s-rails-app k8s-rails-app Public

    Running ruby on rails app from kubernetes

    Ruby