Skip to content
View YusufDev101's full-sized avatar
:electron:
Focusing
:electron:
Focusing

Organizations

@CodeArenaHub
Block or Report

Block or report YusufDev101

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
YusufDev101/README.md
Developer Illustration

Yusuf Khan

A Full Stack Developer from South Africa

yusufdev101

private void YusufKhan()
{
  try {
    const string CurrentOrg = "Bidvest Data";

    List<string> Code = new {
      "csharp", "javascript", "HTML", "CSS", "Java"
    };

    List<string> Tools = new {
      "visual studio", "visual studio code", "sql", "aws", "google cloud", "Automation"
    };

    List<string> Frameworks = new {
      "blazor", ".net 6", ".net 7", ".net core", "react", "react native", "maui applications", "web api", "nodejs"
    };

      List<string> Projects = new {
      "Code Arena Hub", "Nebula System Solutions"
    };
  }
  catch(Exception ex)
  {
      Console.WriteLine(ex.Message)
  }
}

My Projects Samples:

Pinned Loading

  1. winformspokedex winformspokedex Public

    Just a basic winforms project pokedex

    C# 4 1

  2. XamarinPokedex XamarinPokedex Public

    a simple cross platform pokedex written in xamarin forms

    C# 4

  3. XamarinAnime XamarinAnime Public

    a simple cross platform anime library written in xamarin forms

    C# 4

  4. ExpoAnime ExpoAnime Public

    JavaScript 4 1

  5. .github .github Public

    Forked from CodeArenaHub/.github

    3