mcustiel
I'm a software engineer with current professional focus on typescript/node.js. Other languages and technologies at home, when parental life allows me :)
@receeve-gmbhHeidelberg, Germany
Pinned Repositories
codeception-http-mock
HttpMock extension and module for Codeception.
gorro
Stupid simple go http requests router for my demo projects
phiremock
Phiremock mocks HTTP requests and REST services, allowing to mock external services during acceptance testing.
phiremock-client
Phiremock client provides a Facade with a collection of methods to interact with phiremock server's REST api.
phiremock-codeception-extension
Extension to mock http request to external services during acceptance testing with Codeception. Loads one or more phiremock-servers.
phiremock-codeception-module
Module to mock http request to external services during acceptance testing with Codeception. Allows you to connect to one or more Phiremock Servers and to interact with them in a semantic way.
phiremock-server
Phiremock Server allows to define responses for http requests on the fly through a REST API. Useful to mock external http services during development and acceptance testing.
php-simple-di
Php Simple DependencyInjection is a library that provides a minimalistic dependency container with the ability to provide singleton or prototype versions of the dependencies identifying them by a name.
php-simple-request
php-simple-request is a request parser library designed to simplify requests validation and filtering using annotations, generating at the same time an object representation from the request data.
PlayingCodility
Just playing a little with codility and java
mcustiel's Repositories
mcustiel/phiremock
Phiremock mocks HTTP requests and REST services, allowing to mock external services during acceptance testing.
mcustiel/phiremock-codeception-extension
Extension to mock http request to external services during acceptance testing with Codeception. Loads one or more phiremock-servers.
mcustiel/phiremock-server
Phiremock Server allows to define responses for http requests on the fly through a REST API. Useful to mock external http services during development and acceptance testing.
mcustiel/phiremock-client
Phiremock client provides a Facade with a collection of methods to interact with phiremock server's REST api.
mcustiel/PlayingCodility
Just playing a little with codility and java
mcustiel/codeception-wiremock-extension
An extension that allows to use wiremock when running codeception tests.
mcustiel/phiremock-codeception-module
Module to mock http request to external services during acceptance testing with Codeception. Allows you to connect to one or more Phiremock Servers and to interact with them in a semantic way.
mcustiel/php-simple-cache
php-simple-cache is a PHP Cache library with the minimum functionalities needed that abstracts different cache mechanisms. It is thought to be performant, flexible and easy to use without the need of a containing framework.
mcustiel/docker-php-tools
Docker image containing common tools used in php development
mcustiel/microfrontends-poc
Proof of concept: microfrontends in php with templado and guzzle
mcustiel/php-simple-config
php-simple-config is a simple and extensible component that allows the developer to abstract the application configuration management.
mcustiel/phiremock-common
Common classes for Phiremock
mcustiel/phiremock-docker
Simple docker image for phiremock
mcustiel/go-graph
Implements a general graph data structure in Go
mcustiel/gorro
Stupid simple go http requests router for my demo projects
mcustiel/nodejs-streams
An example to use node.js streams with transforms and caching
mcustiel/phiremock-codeception
Bundle for phiremock-codeception-extension and phiremock-codeception-module
mcustiel/bash-it
A community Bash framework.
mcustiel/codeception.github.com
Codeception Site
mcustiel/dotfiles
My personal dotfiles repo.
mcustiel/go-blog
A new project to learn go
mcustiel/kickstart.nvim
A launch point for your personal nvim configuration
mcustiel/languages-loop-benchmark
Compare languages
mcustiel/LuaSnip
Snippet Engine for Neovim written in Lua.
mcustiel/Neovim-from-scratch
A Neovim config designed from scratch to be understandable
mcustiel/nestjs
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
mcustiel/netcape-bookmark-file-parser
A weekend project: Netscape Bookmark File format parser written in TypeScript.
mcustiel/read-game
A small game to help my son to learn the syllables in spanish.
mcustiel/web-chat
Webchat using websockets and a backend in GO
mcustiel/zig-data-structures
Learning zig and refreshing data structures knowledge.