Pinned Repositories
parse
Parse.com API Client Library
leaseweb-go-sdk
The Golang SDK for Leaseweb API
terraform-provider-leaseweb
The Leaseweb terraform provider plugin
adapter-design-pattern-sample
You can find how we can use adapter design pattern in php. Adapter allows objects with incompatible interfaces to collaborate with each other
data-mapper-design-pattern-sample
Implementation of simple data mapper design pattern in PHP. It uses external API and mapped the data in to the in-memory class object.
openfass
OpenFaaS makes it easy for developers to deploy event-driven functions and microservices to Kubernetes without repetitive, boiler-plate coding. Package your code or an existing binary in a Docker image to get a highly scalable endpoint with auto-scaling and metrics.
parking-system
Implementation of simple parking system with Object-Oriented Design in php
parse-php-sdk
The Parse PHP SDK.
wordpuzzle
Wordpuzzle generator (only supported persian language)
majidkarimizadeh's Repositories
majidkarimizadeh/openfass
OpenFaaS makes it easy for developers to deploy event-driven functions and microservices to Kubernetes without repetitive, boiler-plate coding. Package your code or an existing binary in a Docker image to get a highly scalable endpoint with auto-scaling and metrics.
majidkarimizadeh/data-mapper-design-pattern-sample
Implementation of simple data mapper design pattern in PHP. It uses external API and mapped the data in to the in-memory class object.
majidkarimizadeh/parking-system
Implementation of simple parking system with Object-Oriented Design in php
majidkarimizadeh/parse-php-sdk
The Parse PHP SDK.
majidkarimizadeh/wordpuzzle
Wordpuzzle generator (only supported persian language)
majidkarimizadeh/adapter-design-pattern-sample
You can find how we can use adapter design pattern in php. Adapter allows objects with incompatible interfaces to collaborate with each other
majidkarimizadeh/antd-dayjs-jalali
antd persian (Jalali, Khorshidi) Day.js calander
majidkarimizadeh/api-standards
LeaseWeb API Standards
majidkarimizadeh/blockchain-api-test
majidkarimizadeh/bridge-design-pattern-sample
Decouple an abstraction from its implementation so that the two can vary independently
majidkarimizadeh/composite-design-pattern-sample
Implementation of a simple menu bar with composite design pattern in PHP
majidkarimizadeh/decorator-design-pattern-sample
Decorator pattern allows us to add new functionality to an existing object. This pattern requires a decorator class which wraps the original class in order to provide additional functionality. For now, we are going to implement a simple example using PHP and see how the decorator works.
majidkarimizadeh/facade-design-pattern-sample
Facade allows you to hide the complexity of the subsystem behinds the simple interface. In this repo, you can see a simple hash interface in order to interact with built-in hash functionalities in PHP.
majidkarimizadeh/go-parse-client
Parse.com API Client Library
majidkarimizadeh/jenkins-shared-library-example
jenkins shared library example
majidkarimizadeh/leetcode
Leetcode solutions
majidkarimizadeh/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
majidkarimizadeh/react-pwa
simple blog with react
majidkarimizadeh/simple-indexed-db-example
IndexedDB is a database that is built into browser. here is a simple example of using it.
majidkarimizadeh/sman
:bug: Command-line snippet manager
majidkarimizadeh/Telegram
Telegram for Android source
majidkarimizadeh/terraform-provider-leaseweb
The Leaseweb terraform provider plugin
majidkarimizadeh/vb-installer
Do you want to install Virtualbox?