Sep.15

Auto Focus Algorithm

  • Worked with Professor Peter van Beek to develop a machine-learning based auto focus algorithm for digital photography
  • Co-authored Research Paper to illustrate improved efficiency and accuracy of new algorithm (click here to view)

Sep.15

Wakey Wakey Android App (Java)

  • Created alarm clock application for Android with various innovative features aimed to keep user awake
  • Formed a team of two, efficiently delegated tasks and led team to meet realistic deadlines
  • Successfully published app on Google Play store (click here to view)

Sep.20

Quadris (C++)

  • Designed a class hierarchy from scratch to most effectively manage various components of a Tetris-like game. Components include scoring, levels of difficulty, block generation and grid/cell implementation
  • Fully implemented classes in C++ to create a functional game including a GUI
  • Design document available here