Stars
The High-Performance Java Persistence book and video course code examples
A damn simple library for building production-ready RESTful web services.
Example code for the book Microservice patterns
Learn Gutenberg from scratch: https://www.youtube.com/playlist?list=PLriKzYyLb28lHhftzU7Z_DJ32mvLy4KKH
Example plugin modifying the WordPress REST API's post endpoints to improve search
A WordPress plugin skeleton built using object-oriented principles and the MVC pattern.
[WordPress] A foundation for WordPress Plugin Development that aims to provide a clear and consistent guide for building your plugins.
Official repository of the series of tutorial on How to Create a WordPress Plugin from scratch: https://www.youtube.com/playlist?list=PLriKzYyLb28kR_CPMz8uierDWC2y3znI2
Public Repository for the tutorial series "Wordpress 101 for beginner develoeprs"
Example files for my WordPress Development Course on Udemy
Code samples from the book "Ansible: Up and Running"
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
ActiveModel::Serializer implementation and Rails hooks
Learn best practices to build an API using Ruby on Rails 5/6
Source Code for The Well-Grounded Rubyist, 3rd Edition
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
TwitBase is a running example used throughout HBase In Action
Source Code for the Book Classic Computer Science Problems in Python
Literature references for “Designing Data-Intensive Applications”
One of the "BEST" markdown preview extensions for Visual Studio Code
This is the development site for Hands-On Programming with R, a book that teaches how to program in R, with hands-on examples. Read the book at https://rstudio-education.github.io/hopr.
Tools for Managing Survey Data, Creating Tables of Estimates and Data Summaries
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
Example application code for the python architecture book