Projects

Selected work

Seven projects across infrastructure, mobile, and machine learning. Each one is a record of what I built and what I was responsible for.

01

Founder · platform · exited 2025

SolarCore

Solar-infrastructure monitoring platform: ingestion, time-series storage, visualization, and an AI agent layer for anomaly detection and operator support. Founded, built, and led the engineering team, then exited the company in 2025.

Founded, built, and exited
ReactPythonAWS
02

WWDC Swift Student Challenge

Night Canvas

An AR app that matches a hand-drawn constellation against a database of 88 real constellations with a custom graph-isomorphism algorithm, returning a match in under 50 milliseconds.

WWDC23 Swift Student Challenge winner, one of 350 selected worldwide
SwiftARKitSpriteKit
03

Apple Developer Academy · iOS

Sound Journey

A musical exploration game where sound becomes color, built with a nine-developer team using real-time audio processing across Core Audio, AVFoundation, and Metal.

Led a nine-developer team
SwiftUICore AudioMetal
04

iOS · watchOS

Planets

An astronomy companion for iOS and watchOS with original calculation algorithms, home-screen widgets, and Siri integration.

Published on the App Store
SwiftWidgetKitSiriKit
05

AI · memorial

Vulto Memorial

An AI project that turns photographs of children who died in the Holocaust into short videos, for remembrance and education.

Presented at PUC-Rio conferences
AI3DResearch
06

Learning tool

LuaNet

A small neural-network library written in Lua, built to make the mechanics of machine learning legible rather than abstract.

Independent learning project
LuaNeural networks
07

Generative systems

Genetic Maze

A visual experiment in which a population of simple agents learns to cross a maze through selection, mutation, and iteration.

Applied genetic algorithms
LuaGenetic algorithms