d108 (Daniel Zhang) · GitHub
Skip to content
View d108's full-sized avatar

Block or report d108

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
d108/README.md

On-Device ML, Built to Ship

I'm an engineer with 10+ years in mobile, now focused on AI systems that deliver value in production, with on-device ML chained into pipelines that run reliably at the edge.

What I focus on

  • On-device & local-first ML — inference at the edge across mobile and desktop, with portable artifacts (self-contained model files that run across platforms) and local LLMs for summarization and analysis.
  • Cross-platform delivery — shipping ML-backed features into mobile and desktop apps via native binary modules.

Reading notes

Notes I write while studying ML papers and fundamentals:

Tech

  • ML & inference — PyTorch · ONNX · local LLMs · Apple Foundation Models · Apple Vision (OCR)
  • Systems — Rust · Python · API services for near-real-time processing
  • Mobile — Swift / SwiftUI (iOS · watchOS) · Jetpack Compose (Android) · React Native
  • Targets — iOS · watchOS · macOS · Android · Linux

Pinned Loading

  1. ikiapps/HeartBond-Support ikiapps/HeartBond-Support Public

    Get HeartBond for iOS and macOS, the best heart rate graphing app for the bigger picture of your Health. Free for iPhone, iPad, and Mac.

    HTML 2

  2. iterm2-theme-gallery iterm2-theme-gallery Public

    Visual gallery for exploring and importing iTerm2 color schemes by background color family.

    TypeScript 1

  3. Core-Motion-Gesture Core-Motion-Gesture Public

    In SwiftUI, we use the accelerometer to detect a custom gesture of a user shaking their device in a double shaking motion. Our project represents a clean, modern approach to iOS development and is …

    Swift 6

  4. ikiapps/Setup-Xcode-Derived-Data-RAM-Disk ikiapps/Setup-Xcode-Derived-Data-RAM-Disk Public

    Swift Script: Get the fastest build times in Xcode. This repository accompanies my article linked here:

    Swift 128 18

  5. ikiapps/detectSilence ikiapps/detectSilence Public

    A Swift script for detecting silence in audio files made with reactive programming in RxSwift

    Swift 13

  6. Swift-Binary-Tree-Modeler Swift-Binary-Tree-Modeler Public

    Test and understand binary trees while visualizing them with pretty-printing in Swift.

    Swift 1