Portfolio

These are some of my projects that I’ve been working on!


I’m applying for jobs, and I happened across one that seems very promising: the HARS Information Technology Analyst/Programmer III position. One of the main pieces of technology they use is Oracle Apex. I decided to add a mock-up of an Apex dashboard that mimics the kinds of features that I might be working with at the City of Phoenix.

You can check out the live dashboard here: Model Dashboard

This is my most recent project, it’s got some cool CSS styling going on, and is a fully functioning app, integrating AWS, Heroku, and SendGrid. I’ll be writing a blog post about this soon.
HyperCube: a Doctor Who themed microblogging app
This one of my more recent projects. It’s a chat room written in Ruby on Rails, that incorporates Redis to maintain a websocket connection, so that messages are posted instantly without having to refresh the page.

Rails Chat

This is a twitter bot I created to practice working with APIs. It incorporates both the twitter gem/API, as well as an algorithm I wrote to find prime numbers. The link takes you to my code on GitHub.
Korbott: Prime Numbers Twitter Bot
The Euler Project is a puzzle site that has some fun math problems. The link takes you to my GitHub page, and shows my solution to these problems.
Euler Project
This is a portfolio site for a famous local artist.
Lillian Barker Art Portfolio
This is the standard product from the Hartl Tutorial. It’s outdated, as of the release of HyperCube, since I had to use my mailing accounts for the new project.
Ruby on Rails Sample App: Hartl Tutorial