Skip to content
View ParsaMehdipour's full-sized avatar
🎃
HI!
🎃
HI!

Block or report ParsaMehdipour

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

👋  Hi there

I am an experienced software developer proficient in .NET Core and C#, with a focus on building robust web services. My expertise extends to banking, taxation, and e-commerce domains. Connect with me on LinkedIn: Parsa Mehdipour. Feel free to reach out anytime.  

👇  Current project

I'm currently working on FaresBazar. An eCommerce website.

image (1)

 

🖥  Past work

Readme Card Readme Card    

Pinned Loading

  1. Intro-To-Singleton-Design-Pattern Intro-To-Singleton-Design-Pattern Public

    Singleton is a creational design pattern that lets you ensure that a class has only one instance, while providing a global access point to this instance.

    C#

  2. Intro-To-Composite-Design-Pattern Intro-To-Composite-Design-Pattern Public

    The composite pattern is a partitioning design pattern. The composite pattern describes a group of objects that are treated the same way as a single instance of the same type of object. The intent …

    C#

  3. Intro-To-Rules-Engine-Design-Pattern Intro-To-Rules-Engine-Design-Pattern Public

    It encapsulates the logic for evaluating these rules and applying them to data, making it easier to modify and maintain the rules without affecting the underlying code.

    C# 1

  4. Intro-To-Adapter-Design-Pattern Intro-To-Adapter-Design-Pattern Public

    Adapter is a structural design pattern that allows objects with incompatible interfaces to collaborate.

    C# 1

  5. Intro-To-Bridge-Design-Pattern Intro-To-Bridge-Design-Pattern Public

    Bridge is a structural design pattern that lets you split a large class or a set of closely related classes into two separate hierarchies—abstraction and implementation—which can be developed indep…

    C# 1

  6. Intro-To-Facade-Design-Pattern Intro-To-Facade-Design-Pattern Public

    Facade is a struc­tur­al design pattern that pro­vides a sim­pli­fied inter­face to a library, a framework, or any other com­plex set of classes

    C# 1