Pinned Repositories
demo-complex-test-data
Lets play constructing complex test data. Examples used and tweaked from 'Growing Object-Oriented Software, Guided by Tests'
demo-java-x
Demonstrates Java 9-18's new features
elementcollection
ElementCollection is a JQuery inspired framework for working with Selenium. It is heavily dependent on CSS selectors
get-your-hands-dirty-on-clean-code
An example approach for implementing a Clean/Hexagonal Architecture
glisten-ai
Starter project with nextjs and strapi
gof-patterns-fp-ts
Gang-of-Four design patterns implementation using using FP in Typescript
jexpect
A simple BDD framework for Java
kata-trivia-java
poma
Patterns of Modular Architecture
TabSwitch
IntelliJ IDEA plugin to switch between open files in Most Recently Used order with a single keystroke.
mustah's Repositories
mustah/TabSwitch
IntelliJ IDEA plugin to switch between open files in Most Recently Used order with a single keystroke.
mustah/jexpect
A simple BDD framework for Java
mustah/poma
Patterns of Modular Architecture
mustah/demo-complex-test-data
Lets play constructing complex test data. Examples used and tweaked from 'Growing Object-Oriented Software, Guided by Tests'
mustah/demo-java-x
Demonstrates Java 9-18's new features
mustah/elementcollection
ElementCollection is a JQuery inspired framework for working with Selenium. It is heavily dependent on CSS selectors
mustah/get-your-hands-dirty-on-clean-code
An example approach for implementing a Clean/Hexagonal Architecture
mustah/glisten-ai
Starter project with nextjs and strapi
mustah/gof-patterns-fp-ts
Gang-of-Four design patterns implementation using using FP in Typescript
mustah/kata-trivia-java
mustah/nodejs-async-rest-api
Playing with async REST api with express and RxJS - using es6
mustah/phonegap-facebook-plugin
The official plugin for Facebook in Apache Cordova/PhoneGap
mustah/Racing-Car-Katas
The starting code for several code katas on a racing car theme
mustah/react-native-parallax-scroll-view
A ScrollView-like component with parallax and sticky header support.
mustah/readable-test-names
Intellij IDEA plugin to refactor method name from camel case to under scored
mustah/UncleBobsHuntTheWumpus
Refactoring exercise from Bob Martin's Advanced TDD course