R M Shahidul Islam Shahed (@shahedbd)
  • Stars
    star
    655
  • Global Rank 43,800 (Top 2 %)
  • Followers 161
  • Following 618
  • Registered almost 10 years ago
  • Most used languages
    C#
    48.5 %
    JavaScript
    45.5 %
    Go
    3.0 %
    HTML
    3.0 %
  • Location 🇧🇩 Bangladesh
  • Country Total Rank 85
  • Country Ranking
    C#
    10
    Go
    217
    HTML
    4,337

Top repositories

1

awesome-project-management

Awesome lists about Project Management interesting and useful topics.
543
star
2

API.UserManagement

JWT Authentication and Role Based Authorization in .Net Core 7.0
C#
27
star
3

JWTAutD6

ASP.NET Core 6.0 JWT Authentication
C#
13
star
4

API.RefreshTokens

JWT Authentication With Refresh Tokens In .NET 7.0
C#
8
star
5

API.FileProcessing

ASP.NET Web API File Processing Using .NET 7.0
C#
5
star
6

DapperCRUDDotnet7

CRUD Operation With Dapper Using ASP.NET Core 7.0 MVC
JavaScript
5
star
7

Business-ERP-Solution-Product-POS-Company-Management

Business ERP Solution/Product/POS/Company Management
5
star
8

TypeScriptBasic

TypeScript is a typed superset of JavaScript compiled to JavaScript. In other words, TypeScript is JavaScript plus some additional features.
JavaScript
4
star
9

Dotnet8CRUD

Dotnet 8.0 | ASP.NET MVC Full CRUD Operation Using Entity Framework Code First | MSSQL
JavaScript
3
star
10

FluentEmailImp

ASP.NET Send Email Using Fluent Email
C#
3
star
11

DotNet6FullCRUD

Learn ASP.NET Core MVC | .NET 6 | Full Course for Beginner | EF Core | MSSQL | Beginner Tutorials
JavaScript
3
star
12

MultitierArchitecture

In software engineering, multitier architecture (often referred to as n-tier architecture) or multilayered architecture is a client–server architecture in which presentation, application processing, and data management functions are physically separated. The most widespread use of multitier architecture is the three-tier architecture. N-tier application architecture provides a model by which developers can create flexible and reusable applications. By segregating an application into tiers, developers acquire the option of modifying or adding a specific layer, instead of reworking the entire application. A three-tier architecture is typically composed of a presentation tier, a domain logic tier, and a data storage tier.
C#
3
star
13

EnumsExample

In the state of C# programming, Enums, short for enumerations, stand as a powerful and versatile feature that simplifies code readability and organization.
C#
2
star
14

D7CRUD

Implement CRUD Functionality - ASP.NET MVC with EF Core
JavaScript
2
star
15

CRUDWithDapperOrmD8

Create a simple ASP.NET MVC application with Dapper for performing generic CRUD (Create, Read, Update, Delete) operations. Dapper is a lightweight micro ORM (Object-Relational Mapping) for .NET.
JavaScript
2
star
16

CRUDOperationsD8

Dotnet 8.0 | ASP.NET MVC Full Stack Development
JavaScript
2
star
17

GOProgramming

Go (often referred to as golang) is a programming language created at Google[12] in 2009 by Robert Griesemer, Rob Pike, and Ken Thompson.[10] It is a compiled, statically typed language in the tradition of Algol and C, with garbage collection, limited structural typing,[3] memory safety features and CSP-style concurrent programming features added.[13] The compiler and other language tools originally developed by Google are all free and open source.
Go
2
star
18

WebAPI.GenericCRUD

Generic Repository pattern in ASP.NET Core WEB API
C#
1
star
19

EFMySQL

C#
1
star
20

FileUploaderDotnet6

File Uploader in Dot Net 6.0
JavaScript
1
star
21

API.ConsumeRESTful

Consume RESTful API in ASP.NET MVC Project
JavaScript
1
star
22

DIPExample

Dependency Inversion Principle C# Example
C#
1
star
23

WebAPICrud

ASP.NET Web API & Entity Framework 🚀 Full Course | CRUD, Generic Repository Pattern | SQL Server
C#
1
star
24

LOOPINSQL

LOOP IN SQL with MSSQL data insert examples.
1
star
25

Hospital-Management-System

Hospital Management System | ASP.NET Core | EF Core
1
star
26

SOLIDPrinciples

Five agile principles that should guide you every time you need to write code.
C#
1
star
27

shahedbd

Config files for my GitHub profile.
1
star
28

WebAPIRateLimiting

How To Use Rate Limiting In ASP.NET Core Web API
JavaScript
1
star
29

CoreAppsettings

In ASP.NET Core, we don't have anything called Web.config which we use to write our connection strings or application specific settings. Rather, here we have a file named appsettings.json to store similar information.
C#
1
star
30

jsonServer

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
1
star
31

ASPDOTNETAPIClient

In ASP.NET, you can use the HttpClient class to make HTTP requests and interact with Web APIs. The HttpClient class is part of the System.Net.Http namespace and provides a convenient way to send HTTP requests and receive HTTP responses.
C#
1
star
32

AutoMapperExample

Getting Started with AutoMapper in ASP.NET Core 7.0
JavaScript
1
star
33

DotNet7CRUD

ASP.NET Core 7.0 CRUD Operation | MSSQL
JavaScript
1
star
34

AudioLib

ASP.NET Web API Build an Online Audio Player
HTML
1
star
35

IdentityCustomTable

How to change ASP.NET Core Identity Table Name in ASP.NET CORE | MSSQL | Entity Framework Core
JavaScript
1
star
36

PersonalDataMNG

Personal Data Management
JavaScript
1
star
37

WebAPI.GenericCRUD_D8

ASP.NET Web API Generic CRUD Operations with EF Core and MSSQL Database
C#
1
star
38

DesignPattern

In software engineering, a software design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. It is not a finished design that can be transformed directly into source or machine code. It is a description or template for how to solve a problem that can be used in many different situations. Design patterns are formalized best practices that the programmer can use to solve common problems when designing an application or system.
C#
1
star
39

DapperCRUD

Dapper is an object-relational mapping (ORM) product for the Microsoft .NET platform: it provides a framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant portion of relational data persistence-related programming tasks. Dapper is free as open source software that is distributed under dual license, either the Apache License 2.0 or the MIT License.
JavaScript
1
star