Offbeat Guides

Started Summer 2008 | Programming

Offbeat Guides lets you create personalized, printed travel guides. I became the main developer of the website, which was built on PHP and mySQL. It uses CodeIgniter for a PHP framework, and jQuery for it's JavaScript framework.

Tested on:
Made With:

RIT Intersect

Programming, Design, Implementation

The RIT Intersect is a project I created and am developing, independent of RIT. Registering for classes is a quarterly nightmare for students, so I created the system to make it easier. The RIT Intersect lets you browse, sort, filter and search courses, as well as stores lists, keep track of your plans of study, and generate schedules. It is a huge system, and will be released in the upcoming weeks.

Tested on:
Made With:

GigaOM Network

Started Summer 2009 | Design, Implementation

One of my first jobs at my GigaOM gig was to redesign their corporate website. It was a bit outdated, and needed a refresh. I designed the site, and implemented it in WordPress. The project took about a week, and all the images (except company logos) are made from scratch.

Tested on:
Made With:

La Salle Institute Redesign [Prototype]

Started Summer 2009 | Design

I was unhappy with the quality of my high schools current website, so I created a redesign. It is a much cleaner and more organized version of the old site. Right now, it's just a prototype- perhaps someday it will be converted into an actual website.

Tested on:
Made With:

Offbeat Guides Redesign [Prototype]

Started January 2010 | Design

After working for Offbeat Guides for a number of years, I came up with my vision of what I thought the front page should look like. I sketched it out on paper, and then turned it into a mockup. It's much more colorful than the current drab gray and red, and it does a better job of conveying the travel theme and creating an experience for the user.

Tested on:
Made With:

Please Call My Phone

Started February 2010 | Programming, Design, Implementation

I made Please Call My Phone because I kept losing my phone in my room, and needed an easy way to find it. The site also has a "schedule" feature, so you could use it as an excuse to get out of a bad date or boring meeting.

Tested on:
Made With:

RIT48

Started Spring 2010 | Implementation

Ian Mikutel and I created RIT48, an event that aims to bring together students from various disciplines to pitch, plan, develop and launch a web startup in one weekend — or, as the name suggests, 48 hours. An intense, energy fueled, entrepreneurial event, RIT48 was designed to showcase the innovative and creative spirit of RIT students while offering the opportunity to learn and meet new people.

Tested on:
Made With:

Six Degrees

Started Summer 2009 | Programming, Design

Based on Social Genius, sixdegrees was made for the RIT College of Business as a way for teachers to learn students names. The software is currently in private beta, however it will eventually be released for anyone organizing a conference or teaching a course.

Tested on:
Made With:

Election 2008 Issues

Started August 2008 | Programming, Design

This is a little tool I made before the election, so you could pick a stance you most agree with on 20 issues, and find out candidate you most agree with. The content comes from CNN's "The Issues" section of their Election website.

Tested on:
Made With:

Febuary 5 National Teach-In 2009

Started January 2009 | Design, Implementation

I was asked to make a website for RIT's participation in the February 5 National Teach-In. It's a one page static HTML website, listing the events that would be occurring throughout the day.

Tested on:
Made With:

Gregory Koberger :: The Blog

Started Summer 2009 | Design, Implementation

When I designed my site, I was looking to make a portfolio. I later decided I wanted to blog, as well, however I felt the site wasn't suitable for the type of blog I was looking to run. It was too graphics-intensive, so I created a simplified layout for my personal blog.

Tested on:
Made With:

RIT Quarters v Semesters Infograph

Started February 2010 | Design, Implementation

My college, Rochester Institute of Technology, recently created a controversy when they decided to switch from quarters to semesters. The email they sent describing the changes had a ton of information, and I felt it could benefit from visualizations.

Tested on:
Made With:

Twitter Cheat Sheet [PDF]

Started January 2010 | Implementation

I was giving a talk at Home Care Rochester about Twitter use for senior citizens with Parkinson's Disease, and was unable to find a dead-simple cheat sheet for people new to Twitter. I knew most people in the audience wouldn't remember what I talked about, so I created a simple cheat sheet based on my presentation.

Tested on:
Made With:

iTaxi [Prototype]

Started Spring 2008

iTaxi is a prototype for a touch screen back-seat interface for a taxi. It was made for a class on Human Computer Interaction and usability, and went through numerous usability tests. Since it's a prototype, only about half the functionality works- just enough for the various usability tests we administered. The entire project involved 4 people, however I did the design and programming for this prototype.

Tested on:
Made With:
Visit:

Mockup | Design Doc

Lab for Social Computing Website

Started January 2009 | Design, Implementation

I designed the Lab for Social Computing website, and implemented it using Drupal. A large number of websites at RIT are starting to use Drupal, so it only made sense to follow suit.

Tested on:
Made With:

Online Photo Editor (Proof of Concept)

Started Spring 2007 | Programming, Design

My favorite website projects involve a combination of backend and frontend programming. For this project, I decided to try to make an online image editor. I wrote this in about a weekend as a proof-of-concept, so it's far from full-featured. While online photo editors are pretty common these days, back when I started there weren't really any good ones.

Tested on:
Made With:

RIT Schedule Maker (v1)

Started Summer 2007 | Programming, Design

Currently, most of RIT uses John Resig's RIT Schedule Maker to create their schedules for the quarter. His is great, however I wanted to to see if I could improve on it. This is the prototype- which is cool to play with, but isn't any more useful than the original. I'm currently working on a completely new approach, which hopefully should be finished by this summer.

Tested on:
Made With:

SVG Kaleidoscope

Started Januery 2008 | Programming, Design

This is a kaleidoscope written using SVG (Scalable Vector Graphics, used for the shapes), SMIL (Synchronized Multimedia Integration Language, used to animate the shapes), and Javascript (used for drawing and, when SMIL isn't available, for animating the shapes). While SVG was a bit of a pain, it's definitely going to catch on in the next few years. (Note: While it runs on all browser, some browsers, such as IE, require plugins)

Tested on:
Made With:

Technospect

Started October 2004 | Programming, Design

I needed a place to store and display projects I've been working on- this site is more of a portfolio, so I decided to create a whole separate site. I went with Technospect (a play on the word "retrospect"), and try to add things to it every once in awhile. "Try" being the key word.

Tested on:
Made With:

Where I'm From

Started Winter 2007 | Programming, Design, Implementation

This was my final project for Website Design and Implementation with Elizabeth Lawley. The assignment was to make a five page website about a place you've lived. The concept behind my project is that you "zoom" in the further right you go. The experimental text wrapping probably isn't something I'd use in a real site, however I wanted to try new techniques.

Tested on:
Made With:

Movie Time Lookup

Started Winter 2007 | Programming, Design

I couldn't find an easy place to browse movie times, so I threw this together. It's made with Javascript (no framework!) and PHP, with AJAX tying it all together. The data is scraped from a website using PHP, and served to the browser using XML. It's cross-browser, and degrades very gracefully (it's still usable without javascript). All elements are created dynamically, and zips are stored in cookies.

Tested on:
Made With:

Website Design and Implementation Blog

Started Winter 2007 | Design, Implementation

During our 10 week class, we were expected to keep a Movable Type blog about the projects we worked on. I designed this blog, and posted detailed descriptions of the projects I worked on in the class, taught by Elizabeth Lawley. Not really much to see here, beside the layout and a few links to small projects I worked on for the class.

Tested on:
Made With: