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

Block or report KyrillosWalid

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

    Source code for Luajit and Android Shell executable file - This work is specifically designed to support Lua.

    C 4 1

  2. Dictionary-Project Dictionary-Project Public

    The dictionary project. English-Arabic Translation A simple project for my school :D

    Hack 1

  3. cpp-randomlib cpp-randomlib Public

    Only C++ Header file gives random (integers - strings - floats - boolean)

    C++

  4. NimBluez NimBluez Public

    Forked from Electric-Blue/NimBluez

    Nim modules for access to system Bluetooth resources.

    Nim 1

  5. How to add Nim-lang code to C/C++ co... How to add Nim-lang code to C/C++ code - TUTORIAL
    1
    ## How to add Nim-lang code to C/C++ code
    2
    ---------
    3
    ##### Note 1: This tutorial is for Linux users only, but if you understand the idea, you can use it on all systems and it will work as required :).
    4
    
                  
    5
    ##### Note 2: Nim-lang version used in this tutorial is 1.0.4 (To get Nim-lang version ``nim -v``)
  6. PhoneInfo PhoneInfo Public

    This project is an application that broadcasts the battery temperature and charge percentage over HTTP. Additional information can also be included for various purposes.

    Kotlin