GithubHelp home page GithubHelp logo

Jacob Hoffman's Projects

bettersleep icon bettersleep

An iOS application designed to help coffee drinkers get a better night of sleep. The application utilizes Core ML to generate an ideal time of day to fall asleep based off the user's desired wake up time, desired hours of sleep, and ingested coffee amount as input into the SleepCalculator ML model.

bookworm icon bookworm

An iOS application that tracks what books the user has read. The application allows the user to leave a rating (with a custom user interface component) and review of each book entered. Core Data is utilized to create a database of all books.

bucketlist icon bucketlist

An iOS application that allows the user to build a private list of places on a map of the world that they plan on visiting. The application stores private user data safely onto the device with userDefaults and utilizes TouchID/FaceID for authenticated user access. Apple Maps is embedded into the application using MapKit. Additionally, nearby locations are presented through secure Data writing to the app from Wikipedia.org.

checksplitter icon checksplitter

an iOS application that allows the user to calculate a total owed per person based off bill and tip amounts.

companion icon companion

A repository containing the source code for my undergraduate senior project. The Cycle Statistic Tool is a data recording device attached to the frame of a bicycle. The Arduino hardware was programmed using C++. The cross-platform mobile application was programmed using the .NET/Xamarin platform and C#.

cryptocurrencytracker icon cryptocurrencytracker

An iOS application that allows the user to track cryptocurrencies within the system's database. The application maximizes the amount of features provided for modularity and detailed viewing for the user, such as sorting functionality and detailed breakouts of each cryptocurrency. Additionally, the user has access to a favorites list and investment tracking. This project was developed based on an accompanying SRS document that was assigned as a senior group project for the CS1753 course at University of Pittsburgh-Johnstown.

cs2055 icon cs2055

A repository containing the source code for CS2055 DBMS course's final project at the University of Pittsburgh.

cs2210 icon cs2210

A repository containing various projects for the CS2210 Compiler Design course at the University of Pittsburgh.

cs2310-dms icon cs2310-dms

A Daycare Management System for the final project requirement in the Spring 2023 CS2310 Multimedia Software Engineering course at the University of Pittsburgh.

cs2310-sis icon cs2310-sis

A Personal Healthcare Slow Intelligence System (SIS) example submission for exercise 4 in the Spring 2023 CS2310 Multimedia Software Engineering course at the University of Pittsburgh.

cs2410 icon cs2410

An out-of-order execution CPU simulator for CS2410 Computer Architecture course final project at the University of Pittsburgh.

cupcakecorner icon cupcakecorner

An iOS application that allows the user to order cupcakes. This project is an example of a multi-screen application using Swift. Additionally, the application utilizes the Codable protocol and send/receives order data from the internet.

expensetracker icon expensetracker

An iOS application designed to allow the user to keep record of their expenses. In addition to the application's general purpose, it also presents a secondary screen (with shared data between views) to the user and utilizes JSON to save and load user data.

flashcards icon flashcards

An iOS application that allows the user to input flash cards and use them to study. The application utilizes gestures, haptics, timers, Combine, and some other fundamental SwiftUI features to produce an extremely UI-friendly application. Additionally, the app implements accessibility features for anyone using their iPhone with VoiceOver or colorblind assistance enabled.

gameengine icon gameengine

A graphics engine developed using Metal Shader API and Swift.

guesstheflag icon guesstheflag

An iOS application that requires the user to select a given country's flag from several options.

hotprospects icon hotprospects

An iOS application to track who you have met at any conference where all attendees are using the application. The application generates a unique QR code for each attendee. A user may scan any QR codes to add another user to their list for following up with later on. The application utilizes TabView to provide a sleek UI tab bar. Additionally, custom data is shared across each view using environment objects. The app utilizes the UserNotifications framework to allow a user to enable notifications for contacting scanned attendees after a period of time. A custom package dependency--provided by Paul Hudson from hackingwithswift.com--was used to enable QR code scanning. CoreImage was used to generate a custom QR code based off some user-inputted data.

instafilter icon instafilter

An iOS application that lets the user import photos from their phone library and then modify the image using image effects. Apple's Core Image framework is utilized in this application by integrating with UIKit.

mern-stack icon mern-stack

Various deployable MERN full stack web applications.

moonshot icon moonshot

An iOS application that offers information about NASA's Apollo space program to the user. The application uses the Codable protocol and generics to decode multiple hierarchical JSON data files. Additionally, the application implements multiple views and utilizes GeometryReader to scale images within custom scrolling layouts.

snowseeker icon snowseeker

An iOS application that allows the user to browse different ski resorts around the world provided from a database. The application emphasizes layouts, specifically split view layouts for iPad usage. Additionally, optional alerts are implements for some functionality. The app is a wonderful template.

wordscramble icon wordscramble

an iOS application that presents the user with a randomly selected eight-letter word and then requires the user to select unique words from the given word's characters. The user is scored based off their performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.