Warren Wegner

Developer

Jalapeno

Services:
Technologies:
vue.js logo laravel logo d3.js logo amazon web services logo mysql logo

Jalapeno is a custom web application designed to present users with surveys, then analyze the responses and display the data in dynamic charts. The platform runs on a Laravel 5.6 then uses a combination of Vue.js and D3.js to deliver interactive pages to the user. The frontend has dynamic filtering of the charts which is served via AJAX from an API setup within Laravel. This allows users to easily compare data as they don’t have to refresh the page when filtering changes.

Cartel

Services:
Technologies:
google sheets logo

Cartel is a platform for gathering crowd-sourced information on Initial Coin Offerings (ICO). The app was already mostly built but the company needed help with Google Sheets integration. They had already had a google sheet that container information on ICOs but it was being maintained manually by employees. The integration I built allowed their web application to read and write values directly into the google sheet. This involved setting up various credentials and accounts within Google App Engine so the correct app pieces have the correct permissions to write to the correct worksheets. Although a straightforward sounding task, integrating different technologies always comes down to the details.

Code Reviews Slackbot

Services:
Technologies:
node.js logo mysql logo

Code Review Slackbot is a side project I developed to track slack posts in my office’s code reviews channel. The bot watches for code commit hashes in a slack message then monitors the message for slack emoji reactions. Certain emojis score users points that the slackbot keeps track of. At the end of month you can ask the slackbot for the leaderboard to see who has submitted and reviewed the most commits.

CourtAndCraig.com

Services:
Technologies:
amazon web services logo

CourtAndCraig.com is single page wedding website designed to share information about the upcoming event. It is built with straight HTML and CSS and hosted using Amazon S3. This keeps costs down while also providing a simple document for people retrieve the needed information.