Hello, my name is Joshua Herkness. I study computer science at Oakland University, currently entering my senior year. This website was created to showcase some of the many projects that I have been working on throughout my journey. Some of my main interests are in front end, iOS, and web development.
import Human
public class Joshua: Human {
let fullName = "Joshua Herkness"
let school = "Oakland University"
let major = "Computer Science"
let classStanding = "Senior"
let interests: [String] = ["Front End Development",
"iOS Development",
"Web Development"]
}
Stepper control which allows a user to select a musical tempo simply by tapping it on the screen of their device. Currently in development.
Web application created as a project for my Database course. Allows a user to authenticate, look at showtimes for current movies, and reserve tickets for movie times (for a synthetic theater).
Mobile application for iOS. Currently in development and working toward submitting to the app store.
A static portfolio website to serve as my landing page on the internet. Currently being hosted on github pages.
Voice activated kitchen assistant skill for Amazon Alexa. Designed and created at Spartahack 2016 in the span of 18 hours.
Web based markdown & rich text notebook targeted towards programmers. Designed to convert between markdown and html.