About Me

Picture of Ben Conner

I always swore I wasn't a "city guy" -- that is, until I traded in my southern Illinois roots for a new life in Nashville. Over two years later, I've found myself on my next adventure: learning to code at the Nashville Software School. I've always been a tinkerer; a problem-solver, and web development offers the most unique opportunity to turn my hobbies into my profession. Each day brings a new challenge, and I'm eager to see just where coding will take me.

Projects

WhooStreams

Whoostreams is an app to find if and where a movie or tv show is stremaing. If the movie or show is not available on any services it can be saved for quick access when it does become available. It was built as a front-end web application with Angular.js, pulling its information from the guidebox api. Other technologies used are html5, sass, grunt, and firebase.

Check it out at benconner.github.io/WhooStreams/#/

Smart Gardener

Smart Gardener allows home gardeners to search a database of common fruits and vegetables to learn about the care required and instructions for harvest. Users can also create and save their garden with the plants they've chosen to grow this season. Back-end API built with Node and Express in a Postgres database, using Knex and Bookshelf as ORM. Front end built with Angular.js and styled with Materialize.

Checkout the code for the front end at github.com/benConner/smart-gardener-front

Checkout the code for the back end at github.com/benConner/smart-gardener-backend

Technologies