Skip to content
View subha219's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report subha219

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
subha219/README.md

Hello, there!

My name is Subhajit and Studied software Engineering from NIIT. I'm from India, living in Kolkata and currently working as Technical Architect at Tata Consultancy Services.

Dynamic and results-oriented .NET Technical Lead with over 11+ years of expertise in architecting, designing, and delivering enterprise-level applications using Microsoft technologies. Strong technical background in C#, ASP.NET, MVC, SQL Server, and cloud technologies. Experienced in leading and mentoring development teams, ensuring adherence to best practices, and driving technical innovation while maintaining a focus on quality, performance, and scalability. Proven success in designing system architectures, providing technical guidance, performing code reviews, and managing the full software development lifecycle. Adept at bridging the gap between technical and business teams to deliver solutions that meet both client requirements and business goals. Passionate about optimizing development processes and adopting new technologies to improve project outcomes

Languages I have worked

My Skills

Other languages include YAML

Frameworks I have worked

  • ASP.NET Core (MVC, API, Razor Pages)
  • Rest Web API
  • WCF Service
  • React js

Databases I have worked

  • SQL Server
  • PostgreSQL
  • MongoDB

Software and Tools I have worked

  • Azure Pipelines
  • Docker
  • Firebase Hosting
  • Git
  • GitLab
  • IIS
  • Postman
  • SQL Server Management Studio
  • Visual Studio
  • Git kraken
  • Docker Desktop
  • Power BI
  • log4net
  • Azure DevOps Boards
  • JIRA Bit Bucket
  • SSIS ETL Process

Pinned Loading

  1. All basic Docker command All basic Docker command
    1
    docker ps -a // SHOW ALL CONTAINER
    2
    
                  
    3
    docker rm ca0132ea854c // REMOVE CONTAINER
    4
    
                  
    5
    docker images // SHOW ALL IMAGES
  2. Fire base alert design Fire base alert design
    1
    var payload = new
    2
                   {
    3
                       to = ntoken,
    4
                       priority = "high",
    5
                       content_available = true,
  3. Dapper Dapper Public

    Forked from DapperLib/Dapper

    Dapper - a simple object mapper for .Net

    C# 1

  4. moq moq Public

    Forked from devlooped/moq

    The most popular and friendly mocking framework for .NET

    C# 1

  5. rabbitmq-dotnet-client rabbitmq-dotnet-client Public

    Forked from rabbitmq/rabbitmq-dotnet-client

    RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+

    C# 1

  6. rabbitmq-server rabbitmq-server Public

    Forked from rabbitmq/rabbitmq-server

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

    JavaScript 1