Portfolio

Laravel Gallery

This simple gallery software is written in Laravel. It shows thumbnails images found in a database. When clicked, they’ll show the larger version and the EXIF information.

It also has a login portion with all the fixin’s, behind which you can upload additional images.

The code can be found on Github.

Package: trello-label-package

Trello is a kanban tool that has per-board tags, but no way to sort by label across all boards. This package returns cards from all boards sorted by label.

The code can be found on Github and referenced in Packagist.

Angular Gallery

The goal of this gallery software was simply to play around with Angular. It displays a single page.

Screenshot of the Angular Gallery software
Angular Gallery Software

The code can be found on Github.