Websites


Portfolio and Resume Site - Azure Websites

This is the website you are looking at. The page is still a work in progress and I am still making changes to it.

  • Hosted on Azure Websites
  • Written in ASP .Net MVC 5
  • Coded in the Visual Studio 2013 IDE

Developer Conferences - Azure Websites

This is a website that I put together as a hobby. I wanted a site to list all the developer conferences.

  • Hosted on Azure Websites
  • Written in ASP .Net MVC 5
  • Coded in the Visual Studio 2013 IDE
  • Data is stored in a SQL Server DB that is hosted in Azure
  • Project uses Entity Framework 6 to connect to the DB

Link »


Ruby on Rails starter site - Heroku

This is a website that I started to use for a demo in my Columbia Cloud Developers user group.

  • Written in Ruby on Rails
  • Coded in the Coda 2 IDE on Mac OS X
  • Hosted on a single dyno on Heroku (may take a few seconds to load if sleeping)
  • I plan to add a PostgreSQL DB to ths site and create my conferences site in Ruby on Rails.

Link »


iCountBeanz - Demo Webpage

This is a website that I put together to correspond to the Media Queries presentation.

Link »


iOS Apps


CountHeads - AppStore

This application would be very useful for bars, night clubs and similar places that want to keep tract of the number of Women and Men that are present.

Link »


WhatOhms - AppStore

This application allows you to calculate the 4 values of Ohms Law using any 2 of the 4.

Link »


WhichNum - AppStore

This application has 2 screens. One allows you to generate a random number between 1 and the number you provide. The other, allows you to enter a starting number and an ending number, and then specify how many random numbers you would like to generate from them.

Link »


WordSpeak - AppStore

This application allows you to enter and save a list of words, kind of like flash cards. Then, you can use the Speak Word button to have the device pronounce the word for you. This is great for learning to pronounce words, especially for kids learning to read.

  • Runs natively on both iPhone and iPad
  • Uses Siri Frameworks for Text to Speech withint the application

Link »


USC Trees - Open Source

This is an application I wrote during the 2014 Civic Day of Hacking in SC. It is a iOS application that displays the inventory of trees on the campus at the University of South Carolina in Columbia, SC.

  • Runs natively on both iPhone and iPad
  • Uses iOS Map Frameworks
  • Tree Inventory is parsed from a JSON dataset within the application
  • Written for the Hackathon found at the following page - http://hackforsc.com/

Link »