Giter VIP home page Giter VIP logo


👋  Hi there

I am an experienced back-end developer proficient in .NET Core and C#, with a focus on building robust web services. My expertise extends to the banking and eCommerce 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

 

🖥  Past work

Readme Card Readme Card    

Parsa's Projects

digital-cinema icon digital-cinema

I implemented Domain-Driven Design (DDD) in the domain layer of my digital cinema platform, featuring the release of movies with their trailers and seamless ticket booking. Leveraging ElasticSearch for search functionality and PostgreSQL as my preferred database.

faghihstore icon faghihstore

E-COMMERCE with the architecture of modular monolith

intro-to-command-design-pattern icon intro-to-command-design-pattern

In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to encapsulate all information needed to perform an action or trigger an event at a later time.

intro-to-composite-design-pattern icon intro-to-composite-design-pattern

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 of a composite is to "compose" objects into tree structures to represent part-whole hierarchies.

intro-to-factory-design-pattern icon intro-to-factory-design-pattern

The Factory Method Design Pattern is a creational pattern that provides an interface for creating objects but allows subclasses to decide which class to instantiate.

intro-to-mediator-design-pattern icon intro-to-mediator-design-pattern

Mediator design pattern is one of the behavioral design pattern, so it deals with the behaviors of objects. Mediator design pattern is used to provide a centralized communication medium between different objects in a system.

intro-to-rules-engine-design-pattern icon intro-to-rules-engine-design-pattern

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.

intro-to-singleton-design-pattern icon intro-to-singleton-design-pattern

Singleton Pattern says that just"define a class that has only one instance and provides a global point of access to it". In other words, a class must ensure that only single instance should be created and single object can be used by all other classes.

shop-microservices icon shop-microservices

A Basic Implementation Of Microservices Using Categories And Products - Not finished

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.