Spring 2026 Computing Showcase (C-Day) Winners
Spring 2026 Computing Showcase (C-Day) Winners
Undergraduate Project Winners
UC-097-186 Nudox - Compiler Based Information Retrieval by Slabysh, Mikita, McCrary, Robert, Wirht, Miles, Ferguson, Lindsey,
Abstract: Nudox is a language-agnostic, version-aware documentation and search platform backed
by compiler-level analysis. By lowering source code to intermediate representations,
Nudox extracts structural metadata, like function signatures, types, and modules independent
of the source language. At the core of the platform is a custom search engine built
around versioned knowledge: queries resolve to graph nodes and expand outward along
structural edges using semantic heuristics, surfacing contextually relevant symbols
rather than flat text matches. The result is a canonical, automatically generated
source of truth that tracks how a codebase evolves across commits.
Department: CS
Supervisor: Prof. Sharon Perry
Poster
Graduate Project Winners
GC-173-232 A Surrogate Accountability Framework for Agentic AI Systems by Tubbs, Crystal
Abstract: Agentic AI systems introduce new accountability challenges because autonomous agents
can act, adapt, and execute decisions without continuous human oversight. This research
develops the Surrogate Accountability Framework (SAF), an architectural approach for
embedding external oversight, traceability, and control directly within agentic workflows.
To operationalize SAF, a working system, Chrysalis, was designed and implemented as
a real time governance layer that monitors agent behavior, evaluates decision pressure,
and enforces constraints through validation and intervention mechanisms. By shifting
accountability from post hoc evaluation to continuous system level enforcement, this
approach reduces the risk of compounding errors and enables interpretable, actionable
control signals. The results demonstrate a practical pathway for deploying agentic
AI systems with enforceable accountability in real world environments.
Department: CS
Supervisor: Dr. Martin Brown
Poster | More Information
Undergraduate Research Winners
Master's Research Winners
PhD Research Winners
Audience Favorite Presenter
UC-131-162 Physical 8-Bit CPU by Hoerner, Samuel, Merchant, Aryan, Dislen, John, Day, Kyran,
Abstract: This isn’t an app - it’s the machine behind it. A fully functional 8-bit CPU, built from scratch, turning raw signals into real computation. The system combines our custom assembly-to-run, FPGA-driven control unit (CU), discrete transistor Arithmetical Logical Unit (ALU), external memory, and 5 registers to execute programs through a fetch-execute cycle. The result is a tangible computing platform that bridges low-level digital logic with high-level system behavior.
Department: CS
Supervisor: Prof. Sharon Perry
Poster