Skip to content
View josuecaleb6482's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report josuecaleb6482

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
josuecaleb6482/README.md

Banner perfil

string name = "Josue Florez"

Profile(name){
    pronouns = "He",
    Name = name,
    AskMeAbout = ["web dev"],
    Technologies = {
            FrontEnd = {
                c# = ["blazor"],
                js = ["Vanila"],
                css = ["bootstrap"]
            },
            Backend = {
                c# = ["MVC", "Blazor", "Asp.NetCore"]
            },
            Databases = ["SqlServer", "MySql","CosmosDb"]
    }
};

iJosue Florez's github stats

Pinned Loading

  1. Comentarios Comentarios Public

    Api de comentarios usando patron repositorio

    C#

  2. ApiPaises ApiPaises Public

    C#

  3. hello-world hello-world Public

    Mi primer repositorio

  4. josuecaleb6482 josuecaleb6482 Public

    Config files for my GitHub profile.

  5. Contacts Contacts Public

    project made with blazor wasm connecting to a mysql database mounted on an image with docker, mudblazor was used for the Ui

    C#