This section presents projects at the intersection of psychology and software
in a standard format: Problem, Method, Outcome, and Stack.
Each repository is linked directly to GitHub.
- Published: Publicly available and actively maintained projects.
- Submitted: Technical/research outputs currently under external review.
- In Preparation: Work in internal preparation before public release.
Modular and reproducible application experiments for LLM-assisted workflows.
- Problem
- Need for a reproducible workflow model for practical GPT/LLM-assisted tasks.
- Method
- Modular repository structure for prompt design, tool orchestration, and task-driven experiments.
- Outcome
- Working examples are in place; documentation and case scenarios are being expanded.
- Python
- TypeScript
- OpenAI API
Open GitHub repositoryResearch design and analysis infrastructure focused on trust in AI.
- Problem
- Need for locally grounded research frameworks to study trust in artificial intelligence.
- Method
- Literature-guided hypothesis building, data collection planning, and analysis pipeline design.
- Outcome
- Initial research infrastructure is ready; data collection and result reporting are planned next.
Open GitHub repositoryExperimental task prototyping and behavior data capture for decision-making research.
- Problem
- Need to model decision-making behavior in a controlled digital experiment environment.
- Method
- Task prototyping, experiment-flow design, and structured recording of behavioral outcomes.
- Outcome
- Core experiment scaffold is active; interface and analytics reporting are under iteration.
- JavaScript
- HTML
- Behavioral Data
Open GitHub repositoryReusable implementation of Iowa Gambling paradigms for research workflows.
- Problem
- Need to make Iowa Gambling paradigms reusable and transparent for research workflows.
- Method
- Encoding task logic, standardizing trial outputs, and preparing repeatable test scenarios.
- Outcome
- Prototype build is functional; validation and protocol documentation are in progress.
- Python
- Experiment Design
- Data Analysis
Open GitHub repository