Projects

Projects that explore how AI systems can become more observable, testable, and useful in practice.

Concept project · Draft

Example

Scenario lab

A lightweight workspace for comparing models and prompts against the same set of realistic user requests. It pairs a quick quantitative view with examples that make the difference between two runs easy to see.

Question

How can a developer tell whether a change made an experience better, not merely different?

Approach

Run controlled scenarios, annotate notable outputs, and keep a reviewable history of the decisions.

  • Python
  • Prompting
  • Analysis

This is draft content used to demonstrate the portfolio format.

Legacy desktop project

Legacy

Referencer

A multiplatform desktop reference application for artists, created to keep 2D images and 3D references together in one workspace.

Problem

Existing reference-board tools did not provide the combined 2D and 3D workflow I wanted.

Approach

Build a custom desktop application with separate 2D and 3D viewports using a native graphics stack.

  • C
  • C++20
  • OpenGL
  • GLFW
  • Dear ImGui
  • GLM
  • libcurl
  • stbimage
  • toml11

Preserved as a record of an earlier graphics project. The repository is publicly visible.

View repository