| Project Name | Description | Tools and Language | Year |
|---|---|---|---|
| Linkedin Clone App | • Designed and developed a mobile application with Flutter Framework and Android Studio, aimed at professionals. The
application was built with features such as job application submission, job posting, and user networking.
• Implemented functionalities to allow users to connect with other professionals through the application. |
Flutter, Firebase, Android Studio | April 2022 |
| Brain Tumor Detection | • Developed a Machine Learning model using Python and Spyder to accurately detect brain tumors in MRI images. The
model was built using the Sequential Model from the Keras library.
• Utilized a Convolution Neural Network architecture in the model for tumor detection, achieving a high accuracy rate in detecting brain tumors in MRI images. |
Python, Tensorflow, Spyder | October 2021 |
| Tic Tac Toe Human Vs Computer | • Developed a Tic Tac Toe game with Python and AI, implementing the MiniMax Algorithm to simulate human behavior
and compete against the user.
• Utilized Alpha-Beta Pruning to enhance game performance by reducing the recursion tree’s depth, resulting in improved accuracy for the computer’s best move. |
Python, Spyder | March 2021 |