// EXPLORATIONS

Experiments & prototypes.

Not every idea needs to become a full product. This is where I keep smaller experiments — things built to test a concept, explore a behavior, or learn a technique. Some of these turn into something bigger.

> AR_AND_AI

Spatial Computing & AI

// project

Animus

Point your camera at any object. Gemini identifies it, gives it a personality and a voice, and lets you have a full voice conversation with it. Whisper STT, Orpheus TTS, multilingual, scan history, object connection mode, WebXR spatial markers. Deployed and live.

React Gemini Vision Groq Whisper Groq Orpheus WebXR Three.js Vercel
View case study
// project

ARCore + Gemini Depth Research

Depth-accurate AR overlays on arbitrary physical objects using ARCore's spatial computation and Gemini Vision for semantic understanding. No pre-training on specific objects.

ARCore Gemini Vision Kotlin Depth API
View case study
> RESEARCH

Published Research

// project

AR Education Research (Published Paper)

Undergraduate research exploring how augmented reality can support science education in middle schools through interactive newspaper overlays and a 3D solar system.

AR Unity ARCore Education Published
View case study
> PROTOTYPES

Earlier Experiments

// experiment

Sensor Visualizers

Small tools that let me see raw motion, light, and audio level data in different visual formats. These experiments directly informed how SenseMap represents its environment.

// experiment

Procedural Audio Tests

Experiments with generating audio signals directly on-device, without external samples. These helped shape SenseMap's ambient sound behavior.

// experiment

Graph Layout Prototypes for SenseDev

Early explorations of how to lay out project graphs so they're legible and useful — balancing structure with readability.