Mister Fields

Technical Projects

Deployed applications, research prototypes, and creative tools exploring AI, creativity, and human-computer interaction.

Research

Language Acquisition Engine

A local-first desktop application for systematic vocabulary acquisition through contextual reading. Built on a 97,000-entry lexical database with real-time NLP tokenization, spaced-repetition tracking, and an embedded collection of 21,000+ curated articles.
Rust
Tauri
SQLite
Python
NLP
TypeScript
Creative Tools

AI-Powered Color Matching for Artists

Built to solve the creator's own analysis paralysis with color selection—demonstrating tools born from real creative need. Analyzes artwork and recommends specific colored pencils using the Delta-E 2000 algorithm for perceptually accurate color matching. Deployed to production in 2 weeks.
Next.js 15
TypeScript
p5.js
Color Science
Delta-E 2000
Creative Tools

Cognitive Load Optimization

Interactive automation tool that removes decision fatigue from complex multi-step workflows through intelligent task orchestration. By visualizing process dependencies and handling routine decisions, it frees users to concentrate on strategic thinking and creative problem-solving.
PWA
Mobile-First
JavaScript
UX Design
Research

Adaptive Learning Through Edge AI

Explores how local LLMs can personalize education by mapping individual desires, behaviors, and passions to learning outcomes. Deployed on Raspberry Pi 5, the system uses multi-modal interaction to adapt to each learner's unique context—without cloud connectivity or data extraction.
Raspberry Pi 5
Llama 3.2 Vision
Edge ML
Python
AI Ethics
Creative Tools

Album Cover Generator

Deep Convolutional GAN for generating album cover artwork, trained on 20,000 diverse album covers. Implements advanced DCGAN stability techniques to produce colorful, diverse 128×128 RGB designs.
Python
PyTorch
DCGAN
Computer Vision

Strategic Open Source Discovery

AI-powered discovery system that analyzes the GitHub ecosystem to find open source projects aligned with career goals and learning objectives. Transforms repository browsing into strategic opportunity analysis.
LangChain
Streamlit
GitHub API
Python