Projects

This page highlights selected coursework, research, technical, or portfolio projects.

Students should include only projects they are comfortable showing publicly.

Project 1: Project Title

Type: Course Project / Research Project / Personal Project / Team Project
Date: Spring 2026
Tools: Python, Jupyter Notebook, Pandas, Scikit-learn
Link: GitHub Repository

Write 2 to 4 sentences describing the project:

  • What problem did the project address?
  • What data, methods, or tools were used?
  • What was your role?
  • What was the final outcome?

Example:

This project explored student performance prediction using machine learning models. I cleaned the data, performed exploratory analysis, and trained several classification models in Python. The final model was used to compare prediction accuracy across multiple methods and summarize which features were most important.

Project 2: Project Title

Type: Course Project / Research Project / Personal Project / Team Project
Date: Fall 2025
Tools: Python, SQL, Tableau
Link: Project Page

Write 2 to 4 sentences describing the project.

Project 3: Project Title

Type: Course Project / Research Project / Personal Project / Team Project
Date: Summer 2025
Tools: R, ggplot2, Shiny
Link: Demo or Repository

Write 2 to 4 sentences describing the project.


Suggested Project Writing Format

For each project, try to include:

  • project title
  • project type
  • date or semester
  • tools or methods
  • one link
  • a short summary of the work

Recommended summary structure:

  1. What the project was about
  2. What you did
  3. What tools or methods you used
  4. What result you produced

Simple Reusable Block

Students may copy and reuse this block for additional projects:

## Project Title

**Type:** Course Project / Research Project / Personal Project / Team Project  
**Date:** Semester or Year  
**Tools:** List the main tools  
**Link:** [Repository or Demo](https://github.com/yourusername/your-project)

Write 2 to 4 sentences describing the project.