Skip to content
View JayKrishnareddy's full-sized avatar
πŸ–€
Automating everything with programming
πŸ–€
Automating everything with programming

Block or report JayKrishnareddy

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

Hey πŸ‘‹, I'm Jay Krishna Reddy

Senior Full Stack Developer | 2x Top Writer Medium ✍️ | 4x C# Corner MVP πŸ…| 2x Azure Certified Developer ☁️ | Serverless <⚑> | Cloud & Data Enthusiast πŸ€·β€β™‚οΈ

About MeπŸ€“

Jay Krishna is working as a Senior Software Engineer with a leading IT firm and has expertise in building scalable applications with .Net Core, Blazor, Azure, SQL, React Angular. He is an Certified Azure Developer and also he has a deep understanding of building applications using Microsoft Tech Stack and Azure PaaS and Serverless offerings. He is an active blogger in the C# corner developer and Medium Community and my Blog contains over 75+ Detailed Articles (linked to Github Repositories) around Microsoft Technologies that bring me around 30k Monthly readers. He has been awarded C# Corner Most Valuable Professional (MVP) - 2020, 2021, 2022 & 2023 πŸ₯‡ and has also been awarded as 2020, 2021 Top Writer πŸ₯‡ award in Medium for his contributions to the developer community.

Check out my articles & blogs πŸ‘‡πŸ» πŸ‘¨πŸ»β€πŸ’»

Connect with me πŸ“«

If you like what i do, maybe consider buying me a coffee/tea πŸ₯ΊπŸ‘‰πŸ‘ˆ

Buy Me A Coffee

πŸ“Š GitHub Stats:

jaykrishnareddy

jaykrishnareddy

public class Jay
{
    string Moto = "Automating everything with programming!";

    string[] Skills = { "C#", ".Net 6", "GO lang", "Blazor", "SQL",
                        "WebAPI", "Azure Functions", "Azure Devops",
                        "PostGre SQL", "My SQL", "React js", "EF Core",
                        "AWS Lamda", "Rest APIs", "Swagger", "New Relic",
                        Design Patterns, "Monolith Architecture, Playwright",
                        AWS, Azure, Google Cloud };

    public Jay(string major)
    {
        major = "COMPUTER SCIENCE";
    }

    public string GetDegree() => "Bachelor of Technology - Computer Science";

    public void MyArticles()
    {
        string[] publisher = { "Medium","C# Corner" };
    }
}    

Pinned Loading

  1. AuthenticationandAuthorization AuthenticationandAuthorization Public

    .Net Core 3.1 API with Swagger UI and JWT Token authentication and authorization in a secured manner

    C# 15 15

  2. Dapper_ORM Dapper_ORM Public

    Using Dapper ORM Tool in Asp.net Core Web Api and integrated with Sql Server Database

    C# 19 8

  3. CleanArchitecture CleanArchitecture Public

    Clean Architecture in ASP.NET Core 5.0 including JWT Authentication, Swagger, Versioning of API's, Automapper, Dependency Injection.

    C# 41 23

  4. Microservice.WebApi-master Microservice.WebApi-master Public

    Microservice architecture with Ocelot API Gateway in ASP.Net Core 3.1

    C# 19 15

  5. BasicAuth BasicAuth Public

    Basic Authentication in Swagger (OpenAPI) .Net 5

    C# 10 6