Skip to content
View Edward34William's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Edward34William

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. 1.1 Basics-io.c 1.1 Basics-io.c
    1
    #include <stdio.h>
    2
    
                  
    3
    int main()
    4
    {
    5
      printf("Hello World\n");
  2. C C Public

    Forked from TheAlgorithms/C

    Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

    C

  3. Java Java Public

    Forked from TheAlgorithms/Java

    All Algorithms implemented in Java

    Java

  4. Time Time Public

    Forked from PaulStoffregen/Time

    Time library for Arduino

    C++

  5. Tinder Tinder Public

    Forked from fbessez/Tinder

    Official November 2019 Documentation for Tinder's API (wrapper included)

    Python

  6. zoom zoom Public

    Forked from jackmoore/zoom

    jQuery plugin for zooming images on mouseover.

    JavaScript