<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> Freshman Home

Senior Project - Microbiology Data Entry Application

Technology: Python, Plotly, Pandas

For senior projects at Iowa State, students are put into groups of four to six and spend two
semesters working on a real-world project. In my case, I'm on a team of six and we just finished
the first semester of our project and for our project, we are making a desktop application for Iowa
State's microbiology department. Our app will allow scientists to import data about their experiments
and view a variety of graphs based on the data. We are using Python to write the app and Python
libraries like Plotly and Pandas to manage and graph the data.