Fletcher Stuart

Fletcher Stuart

B.S. Computer Science  ·  University of North Carolina at Chapel Hill  ·  May 2026

scroll ↓

About

I am a Computer Science student at the University of North Carolina at Chapel Hill, graduating in May 2026 with a B.S. in Computer Science. I have been on the Dean's List for Fall 2024, Spring 2025, and Fall 2025.

I currently work as a researcher at UNC's Experimental Engineering Lab, leading development of a real-time 3D visualization of the Swayambhu Temple in Nepal. The project spans photogrammetry pipelines, VR environments, and full-stack tooling, bridging computer science and cultural heritage preservation.

I am pursuing a career in Software Engineering or Data Analytics, with interests in machine learning, computer graphics, and full-stack development. Outside of CS, I enjoy running, photography, and reading.

Experience

Swayambhu Stories — Experimental Engineering Lab, Chapel Hill, NC
Jan 2025 – May 2026
International Inventory Management — Software Engineering Intern, Elon, NC
May 2024 – Aug 2024

Press

UNC Department of Computer Science Feb 16, 2026

UNC Computer Science showcases foundational AI research powering discoveries across Carolina

Coverage of CoreAI Discovery Day, UNC CS's inaugural AI research showcase featuring lightning talks, spotlight demonstrations, and a research fair. The event highlighted foundational AI research spanning computer vision, machine learning, and robotics.

Projects

AI Call Center Agent Spring 2026

Engineered an AI-powered after-hours phone agent using Vapi, TypeScript, and Express. Handles full call flows from intake through scheduling and emergency dispatch via a webhook-driven backend.

Improving YOLO Classification of Small Objects Spring 2025

Enhanced small-object detection accuracy by integrating SimAM and Bi-FPN modules into the YOLOv8 architecture using PyTorch. Evaluated trade-offs between feature fusion depth and detection precision.

Skills

Languages

  • Python
  • Java
  • C / C++
  • JavaScript
  • TypeScript
  • SQL
  • HTML / CSS
  • MATLAB

Frameworks & Tools

  • React
  • Node / Express
  • Docker
  • PostgreSQL
  • Git
  • Linux
  • Maven

Game Engines & Graphics

  • Unreal Engine
  • Unity
  • Cesium for Unreal
  • Reality Capture
  • VR Development

Machine Learning

  • PyTorch
  • TensorFlow
  • CNNs
  • YOLOv8

COMP Classes

Current — Spring 2026

COMP 590 Video Compression and Streaming Prof. Ketan Mayer-Patel

Studies the fundamental principles of compression underlying today's most widely used video standards — H.264, H.265, and AV1 — and segment-based adaptive streaming techniques that power video-on-demand services such as Netflix. Takes a research-based approach; students read and evaluate papers in the multimedia research literature and formulate their own research questions for a final group project.

COMP 541 Digital Logic and Computer Design Prof. Montek Singh

Introduction to digital logic as well as the structure and electronic design of modern processors. Students implement a working computer during the laboratory sessions.

Completed

COMP 572 Computational Photography Prof. Montek Singh

Hands-on introduction to techniques in computational photography — the process of digitally recording light and performing computational manipulations. Covers relevant concepts in computer vision and graphics.

COMP 562 Machine Learning Prof. Junier Oliva

Applies machine learning to problems in speech recognition, tracking, collaborative filtering, and recommendation systems. Topics include classification, regression, support vector machines, Hidden Markov models, PCA, and deep learning.

COMP 550 Algorithms and Analysis Prof. Kevin Sun

Formal specification and verification of programs with techniques of algorithm analysis. Covers problem-solving paradigms including divide-and-conquer, dynamic programming, and greedy algorithms, plus a survey of selected algorithms.

COMP 523 Software Engineering Laboratory Prof. David Stotts

Organization and scheduling of software engineering projects, structured programming, and design. Teams design, code, and debug components and synthesize them into a tested, documented program product.

COMP 495 Mentored Research Director of Engineering & Research Jim Mahaney

Independent research conducted under the direct mentorship of a computer science faculty member. Open to computer science majors by instructor permission.

COMP 455 Models of Language and Computation Prof. Kevin Sun

Introduction to the theory of computation covering finite automata, regular languages, pushdown automata, context-free languages, and Turing machines. Addresses the limits of computation and undecidable problems.

COMP 426 Modern Web Programming Prof. Ajay Gandecha

Development of web applications with both client-side and server-side programming, emphasizing Model-View-Controller architecture, AJAX, RESTful services, and database interaction.

COMP 311 Computer Organization Prof. Connor McMahon

Introduction to computer organization and design covering microprocessor conceptual design and assembly programming. Topics include binary numbers, arithmetic, instruction representation, logic gates, and CPU design fundamentals.

COMP 301 Foundations of Programming Prof. Ketan Mayer-Patel

Students learn how to reason about how their code is structured and identify effective organizational approaches. Equips students with tools for structuring code in larger programs and professional contexts.

COMP 283 Discrete Structures Prof. Jack Snoeyink

Introduces discrete structures — sets, tuples, relations, functions, graphs, and trees — and the formal mathematics of logic, proof, and induction used to establish their properties. Develops problem-solving skills through puzzles relevant to computer science.

COMP 211 Systems Programming Fundamentals Prof. Brent Munsell

The first course in the introductory systems sequence, bridging the gap between high-level programming languages and computer organization. Examines how programs execute at the hardware level.

COMP 210 Data Structures and Analysis Prof. David Stotts

Teaches how to organize program data so that manipulation of that data can be done efficiently on large problems. Students learn how data structures are constructed in programming libraries and understand their design rationale.

COMP 110 Introduction to Programming and Data Science Prof. Kris Jordan

Introduces students to programming from a computational perspective. Topics include data types, sequences, logic, control flow, functions, recursion, classes, and data organization, with emphasis on modern applications and ethics in computing.