Skip to content
View foggylulu's full-sized avatar
  • Boston, MA

Highlights

  • Pro

Block or report foggylulu

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.

Content in all repositories owned by your account will be closed.
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
foggylulu/README.md

Luca Fogel Robion

I work at the intersection of AI, mathematics and building things that ship — instruments and tools for language models running on hardware I control, and native apps that keep the model on the device. Northeastern University, BS Mathematics and Business Administration (Fintech concentration), class of 2028. Looking for an AI/ML co-op from January 2027.

The through-line in everything below is one rule: a measurement is a number; the absence of one is . Most of the code in these repos exists because some model or some API reported a plausible wrong value and something had to refuse it.

mac-ai-activity Live instrument panel for local AI inference. Joules per token, per-slot llama.cpp telemetry, SMC die temps and fans. Observe-only, native SwiftUI, no dependencies.
llmctl Which local models are holding your Mac's RAM, and one command to get it back — including the idle server processes still pinning weights with mlock.
wake-on-llm Turn a big local model on and off from your phone, from anywhere, over Tailscale. The last-resort path is a literal Wake-on-LAN packet.
solvr-ai Native iOS and Mac Catalyst maths tutor: photograph a problem, get the working and the lesson behind it. Runs entirely on Apple's on-device model — no API key, no server, no network. Built and working, not released.
circadia Hour-by-hour jet-lag plan for iPhone and Mac, simulated forward from the published phase-response literature: when to get light, when to avoid it, when to sleep. On device. Built and working, not released.
ascend Gamified goal tracker for iPhone. Apple Intelligence breaks an ambition into milestones and daily steps on device, and the roadmaps are scored by a harness rather than asserted to be good. Built and working, not released.

Solvr came out of my own tutoring practice — I have taught calculus and statistics since 2022 and kept rebuilding the same lesson plans by hand.

Pinned Loading

  1. mac-ai-activity mac-ai-activity Public

    Live instrument panel for local AI inference on macOS — joules per token, per-slot llama.cpp telemetry, SMC die temps and fans. Observe-only, native SwiftUI, no dependencies.

    Swift 1

  2. llmctl llmctl Public

    See which local LLMs are holding your Mac's RAM, and free them. Zero-dependency CLI + menu bar app for LM Studio, LocalAI, Ollama, llama.cpp and mlx-lm.

    Python

  3. wake-on-llm wake-on-llm Public

    Turn a big local LLM on and off from your phone, from anywhere, over Tailscale. Menu bar app + tailnet agent for a Mac, with the measurement work that made residency reliable.

    Python

  4. solvr-ai solvr-ai Public

    Native iOS maths tutor in Swift/SwiftUI: photograph a problem, get the working and the lesson behind it. Runs entirely on Apple's on-device foundation model — no API key, no server, no network. Cam…

    Swift 1

  5. circadia circadia Public

    Hour-by-hour jet-lag planner for iOS and macOS in Swift/SwiftUI. Simulates your body clock forward day by day from published phase-response research to time light, sleep and melatonin. Runs entirel…

    Swift

  6. ascend ascend Public

    Gamified goal tracker for iOS in Swift/SwiftUI. Apple Intelligence breaks an ambition into milestones and daily steps on device; completing them earns XP across six skill trees, builds streaks and …

    Swift