My Projects
Since beginning my journey in this field, my dedication to the work and motivation to grow have led me to exceptional projects and experiences. Take a moment to explore my portfolio below, which includes a combination of collaborations, commissioned work and side projects. Don’t hesitate to reach out if you’d like to learn more.
More and more projects are being added regularly. Please come back again to see more of my work.
Python Projects
Beginner Projects
Intermediate Projects

"Rock Paper Scissors" is a classic python game played by computer and a human. The game is simple: each player selects either rock, paper, or scissors, and the outcomes of the game are determined by the predefined rules.
#random | #python | #pycharm | #functions
#loops #strings
.

Tic Tac Toe
Tic Tac Toe is a classic two-player board game that is played on a 3x3 grid. This project is based on AI where user can not win from the computer. Player can also play with other player or with normal computer.
#python | #pycharm | #lists | #functions | #tuple
#math | #classes | #inheritance | #loops
.
Beginner Projects

Food on Click
This Android app allows users to easily browse and order food from a variety of restaurants, and includes a secure sign-in system, dynamic menu display, real-time bill calculation, and the ability for administrators to update menu information.
#java | #xml | #Android Studio | #fireBase
#layouts | #recyclerView
.
.


