Skip to content
View kevinjeon6's full-sized avatar
Block or Report

Block or report kevinjeon6

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevinjeon6/README.md

Hi 👋, I'm Kevin

I started learning Swift and SwiftUI at the end of 2021/start of 2022 to become an iOS Developer. I love the process of building applications that directly impacts individuals by enhancing their daily productivity or hobbies, providing enjoyment, or improving their health. Feel free to message me on either X (Twitter) or LinkedIn 😬

swiftui swift

My Apps

MoveFITT is a physical activity tracker to help you meet the Physical Activity Guidelines for Americans to improve your overall health. It provides the recommended goals for daily physical activity, weekly physical activity, step count, and muscle strengthening activity. MoveFITT also tracks other health metrics such as active calories burned, resting heart rate, and heart rate variability. It also provides you your workout history.

Highlights

  • Implement HealthKit API to retrieve health metrics
  • Track step count, active calories burned, exercise minutes, resting heart rate, heart rate variability (HRV), and workout history
  • SwiftUI Charts with interactivity

1 2 3 4 5

Digimon: Character Finder App lets you search for a Digimon and their level.

Highlights

  • Performed a networking call to the Digimon REST API using Swift async/await syntax to fetch then display JSON data
  • Developed UI programmatically with UIKit and utilized Auto Layout constraints
  • Utilized UserDefaults to keep track of the user favorites

1 2 3 5

G-Club Companion records and saves golf club details which includes carry distance, flex, brand name, and loft.

Highlights

  • Implemented Core Data to persist data
  • Provided pre-loaded JSON Data to improve performance
  • Ensured a better user experience by implementing TipKit

1 2 3

Pinned

  1. MoveFITT MoveFITT Public

    Swift

  2. Digimon-Character-Finder Digimon-Character-Finder Public

    Swift 1

  3. G-Club-Companion G-Club-Companion Public

    Swift