Pinned Repositories
algorithms
basic algorithms and data structures
Chrome-Playlists-Extractor
Extract playlist from current page
CodeExamples
Code Examples
cq-groovy-console
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM (Adobe CQ) container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
mbenesz.github.io
software and audio techniques blog
minima
Minima is a one-size-fits-all Jekyll theme for writers.
opml-core
Java library for working with OPML files
reactive-programming-scala
scalaex
simple-feed-parser
A Java-based parser for RSS and Atom web feeds.
mbenesz's Repositories
mbenesz/algorithms
basic algorithms and data structures
mbenesz/Chrome-Playlists-Extractor
Extract playlist from current page
mbenesz/CodeExamples
Code Examples
mbenesz/cq-groovy-console
The AEM Groovy Console provides an interface for running Groovy scripts in the AEM (Adobe CQ) container. Scripts can be created to manipulate content in the JCR, call OSGi services, or execute arbitrary code using the CQ, Sling, or JCR APIs.
mbenesz/mbenesz.github.io
software and audio techniques blog
mbenesz/minima
Minima is a one-size-fits-all Jekyll theme for writers.
mbenesz/opml-core
Java library for working with OPML files
mbenesz/reactive-programming-scala
mbenesz/scalaex
mbenesz/simple-feed-parser
A Java-based parser for RSS and Atom web feeds.
mbenesz/snippets
Snippets
mbenesz/specs2-examples
Testing in specs2 (Scala)
mbenesz/weatherstation
Weather Station Service Rest API of a weather service, returning current weather parameters. The service retrieves data from a temperature sensor DHT11 connected to an Arduino platform, as well as from an external weather service API openweather.com. The project is being developed using the TDD methodology and pair programming technique.