Parker Bixby

Computer Science Major | Software Security Concentration

About Me

I am a computer science major with a passion for cybersecurity and technology innovation. Throughout my academic journey, I have acquired a diverse range of skills and experiences, including participation in hackathons, competitive cybersecurity events, and hands-on projects.

Resume (PDF)

View Resume (PDF)

Projects

Connect Four AI: Monte Carlo vs. Minimax

This project explores the performance of Monte Carlo simulations and Minimax algorithms in the context of Connect Four, showcasing decision-making strategies and computational efficiency.

  • Implemented Monte Carlo and Minimax algorithms in Python.
  • Benchmarked strategies for efficiency and accuracy.
  • Analyzed trade-offs in time complexity and optimal move selection.
View on GitHub