These are some of my open-source projects. My other projects can be found on my github profile.
Sdf is a tool for the lazy developer. It holds a few DRY commands and some commands to keep projects structured.
GithubLetItGo simplifies automated releases. A simple definition in .release.yml in the root of your project is all you need.
GithubRoboLearnr is simple to use tool to enable beginners to start programming.
Is is a all-in-one tool written in Go to render maps and allow a car to move using some basic instructions through an api. To simplify getting strarted some sdk’s are provided in different languages.
GithubSSH wrapper for aws to make your life easier. It allows you to search and ssh to your ec2 instances from your cli.
GithubCron is a PHP library that enables you to have only one general crontab entry that will trigger several different cronjobs that can be defined through this library. The Cron library will decide if the job needs to run or not.
GithubNotifier acts as a notification center. Recipients will only receive the messages they signed up for.
Github