Blog

The Hoptender project has been discontinued

The idea behind Hoptender no longer aligns with my core values, resulting in the abandonment of active development for quite some time. As such, I feel keeping the application up while its database is not actively maintained is an injustice to the owners of the businesses listed in the app and to the users that rely on it for accurate information...

[Read more]

ngx-month-year-selector: A month & year selector for Angular 6+

I had some trouble finding an independent date selector for Angular that supported month & year selection only (without day selection). Most of the stand-alone ones did not support the functionality of skipping day selection out-of-the-box and the few that did were tied to UI frameworks, like Angular Material’s date picker. So I decided to code and release one as a learning project and to maybe fulfill somebody’s need for a solution...

[Read more]

REST API boilerplate using Slim 3, Eloquent ORM, JWT, PHPUnit, and more

I have been using Slim 3 in some recent projects and wanted to create a quick boilerplate for scaffolding out RESTful APIs. Slim is a PHP microframework that helps you quickly write simple yet powerful web applications and APIs. It provides framework essentials such as routing, middleware, and dependency injection without all the bloat other “kitchen-sink” frameworks provide...

[Read more]

Hoptender is here

Hoptender is an interactive brewery directory for North Carolina that includes synchronization of events from brewery websites and Facebook, browse events and breweries by your GPS location, rate, check-in, view calendars, food trucks, and more!...

[Read more]