Skip to content
View osamasalem's full-sized avatar

Block or report osamasalem

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. stringozzi stringozzi Public

    C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core

    C++ 13 1

  2. My NeoVim custom configuration for Rust My NeoVim custom configuration for Rust
    1
    vim.g.mapleader = ' '
    2
    vim.g.maplocalleader = ' '
    3
    vim.g.have_nerd_font = true
    4
    vim.opt.number = true
    5
    vim.opt.shiftwidth = 2
  3. circus circus Public

    A Research project to make a structured multi-threaded programming language

    C

  4. weights weights Public

    Disk/Directory space usage report written in Rust

    Rust

  5. centra centra Public

    [WIP] SIP Based Switch swerver written in Elixir

    Elixir

  6. pong pong Public

    Very simple Block breaker game written in Rust with one level and 3 lives :)

    Rust