Talks

Below are some talks that I have given over time. When possible, I have provided links to slides and/or code.

2018

Building a Function as a Service with TypeScript4/2018

This talk was given at a meeting for the North Carolina State University’s ACM chapter. The talk covers some of the history of DevOps at ROI Revolution and why we are excited about the idea serverless/FaaS. You can also find sample code here.

2015

An Introduction to Ruby…with a functional perspective3/2015

This talk was given as a guest lecture in a Programming Languages course at UCF. This course has a large focus on the functional programming paradigm so it was asked to include some of these paradigms in my introduction to Ruby. This talk cover Ruby basics, functional programming with Ruby, object-oriented programming with Ruby, and metaprogramming.

Couch To 5K Your Career4/2015

This talk was given during BarCamp Orlando. Inspired by completing the Couch To 5K Program I explore following a similar model to excel in your career. Discusses creating achievable, incremental goals in a measurable manner and the effect that has on actually following through with them.

2014

How the Rise of Web Based Technologies Applications is Creating Demand for Top Engineers to Work “in the Cloud” (Updated)2/2014

This is an updated version of an earlier talk. This talk was given during an ACM meeting to introduce my company and how the use of web technologies has effected the development of our in-house applications. The talk included a live coding demonstration of Ruby features as well as a high level look at core Rails concepts.

Creating a Ruby on Rails Application - A Brief Introduction to Magic10/2014

This talk was given during a UCF ACM meeting. It starts with a quick introduction to the syntax of Ruby but the bulk of the talk was walking through creating a demo Rails application. The walkthrough for the demo Rails application can be found here. The application is an attendance app that allows meetings to be created and users to sign in as having attended a meeting.

2013

How the Rise of Web Based Technologies Applications is Creating Demand for Top Engineers to Work “in the Cloud”1/2013

This talk was given during a recruiting session at the University of North Florida to introduce my company and discuss how the use of web technologies has effected the development of our in-house applications as well as provide some insight on being a recent graduate and new hire.