Home Project Skills Contact Me Play A Game

Projects

Sudoku Solver with Future Android Integration

  • Developed a solver for Sudoku puzzles employing a backtracking algorithm to efficiently find solutions.
  • Laying the groundwork for transforming the program into a user-friendly Android app for mobile Sudoku enthusiasts.

Advanced Android Project: Tic-Tac-Toe with Enhanced Features

  • Spearheaded an Android-based Tic-Tac-Toe game as an introductory project into app development.
  • Utilized Grid Layout and interactive buttons to engineer a user-centric game interface.
  • Integrated the ability to save and resume game state, offering a seamless user experience.
  • Implemented both multiplayer and computer opponent options to diversify gameplay.

Android App: Body Mass Index (BMI) Tracker with Cloud Storage

  • Engineered an Android application that computes BMI based on user-provided metrics, subsequently storing the data in a Firebase database for historical tracking.
  • Enabled users to pull past records, offering a comparative analysis to monitor health improvements over time.

MyWorkoutApp: An Extension of BMI Tracker

  • Built upon my prior BMI application to create MyWorkoutApp, which utilizes Fragments to offer diversified user interfaces.
  • Incorporated a RecyclerView to list multiple exercise options, allowing sorting by muscle group focus.
  • (Currently Private, video demonstration available )