Skip to content
View WilliamsEnabulele's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report WilliamsEnabulele

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

Hi there 👋 I'm Williams Enabulele

Your Go-To Expert for End-to-End Scalable Web Applications. Let's Connect!

namespace Person
{
  public class Bio {
    public string Name {get; set;} = "Enabulele Williams";
    public string Title {get; set;} = "Software Engineer";
    public string Company {get; set;} = "OneAd | Remote";
    public string Location {get; set;} = "Nigeria, NG";
  }

 public class Skills {
    public List<string> Languages {get; set;} = new List<string> {"C#","Javascript", "Typescript"};
    public List<string> Databases {get; set;} = new List<string> {"RMDB","NoSQL" };
    public List<string> Frameworks {get; set;} = new List<string> {".Net", ".Net MVC", "Blazor", "Angular"};
  }

 public class Others {
    public List<string> Tools {get; set;} = new List<string> { "Git", "Github" "Visual Studio", "Visual Studio Code","Figma", "Ai", "Jira", "Clickup", "Monday" };
    public List<string> Devops {get; set;} = new List<string> { "Docker", "GitHub Actions", "Heroku", "AWS", "Azure", "Netlify", "Versel", "Rabbit" };
}

🤝🏻 Connect with Me

LinkedIn Stack Overflow Email

Pinned

  1. Quiz Quiz Public

    A category based quiz service implementation using Angular

    HTML 2

  2. Data-Structures Data-Structures Public

    C# Data Structure Implementation

    C# 1

  3. ngx-jwt-handler ngx-jwt-handler Public

    ngx-jwt-handler is an Angular library that provides services for managing JSON Web Tokens (JWT) and handling sessions in Angular applications. It includes a JWT handler service for decoding and man…

    TypeScript 8

  4. MainMarket MainMarket Public

    Microservices-based MainMarket E-commerce Platform, designed with modern technologies and principles, it offers scalability, resilience, and flexibility .

    C# 1

  5. ngx-core-concerns ngx-core-concerns Public

    ngx-core-concerns is a comprehensive Angular library curated to streamline application development by providing essential services, components, pipes, and directives. Designed to simplify common ta…

    TypeScript 6