Code

Programming Projects and Code

Programming Projects

Here are some of my programming projects and code repositories. These projects span various domains including data analysis and economics analysis tools.


ECO_s394D_Summer2024

This repository contains assignments and code implementations for ECO_s394D Summer 2024 course. The assignments are based on the tutorial "Data Science in R: A Gentle Introduction" by Professor James Scott. The repository includes R Markdown files for homework assignments, scripts organized by lessons covering topics from basic R programming to statistical inference, data visualization, and data wrangling.

[GitHub]


PRE_datatask2024

This repository contains code for data processing exercises completed as part of the Pre-Doctoral Research in Economics (PRE) Workshop. The data analysis was conducted under the guidance of mentor Colleen Faherty. The project includes R Markdown files and data processing scripts for various economic research tasks.

[GitHub]


Revealed Preference

A Python-based toolkit for analyzing revealed preference theory. This project implements methods for testing and analyzing consumer choice behavior using revealed preference axioms such as WARP (Weak Axiom of Revealed Preference) and GARP (Generalized Axiom of Revealed Preference).

[GitHub]


Game Theory

Implementation of various game theory models and solution concepts. This repository contains computational tools for analyzing strategic interactions, including Nash equilibrium, mixed strategies, and other game-theoretic concepts.

[GitHub]