Pinned Repositories
AmirAkbariSXL
barber-store
my first Django project /Developing/
CoffeeShopOrder
Coffee Shop Order Recording App (Python + Tkinter)
Company-INFO-Finder
The Company Information Finder is a Python program that allows users to search for information about a company on Google.com. The program takes the name of the company as input from the user, searches for it on Google.com, and outputs information about the company.
ContactList
ContactList is a Python-based command-line application that allows users to manage their contact lists efficiently. It provides essential features such as adding, removing, and displaying contacts. The project follows object-oriented principles and demonstrates basic file handling.
CV-Analysis
upload your resume than get your job recommendation
Python-Checklist-App
This project is a simple command-line based checklist app written in Python. It allows users to add, remove, display, and clear tasks from a list. The app is designed to be easy to use and customizable
PythonCommandsAssistant
Python Learning Assistant
QuizApplication
TacTicToe
AmirakbariSXL's Repositories
AmirakbariSXL/PythonCommandsAssistant
Python Learning Assistant
AmirakbariSXL/CV-Analysis
upload your resume than get your job recommendation
AmirakbariSXL/Python-Checklist-App
This project is a simple command-line based checklist app written in Python. It allows users to add, remove, display, and clear tasks from a list. The app is designed to be easy to use and customizable
AmirakbariSXL/AmirAkbariSXL
AmirakbariSXL/CoffeeShopOrder
Coffee Shop Order Recording App (Python + Tkinter)
AmirakbariSXL/QuizApplication
AmirakbariSXL/TacTicToe
AmirakbariSXL/barber-store
my first Django project /Developing/
AmirakbariSXL/Company-INFO-Finder
The Company Information Finder is a Python program that allows users to search for information about a company on Google.com. The program takes the name of the company as input from the user, searches for it on Google.com, and outputs information about the company.
AmirakbariSXL/ContactList
ContactList is a Python-based command-line application that allows users to manage their contact lists efficiently. It provides essential features such as adding, removing, and displaying contacts. The project follows object-oriented principles and demonstrates basic file handling.
AmirakbariSXL/Countryinfo-Explorer
The "CountryInfo Explorer" is a Python project that allows users to input a country name and retrieve comprehensive information about that country. It leverages the countryinfo library to fetch data such as the capital city, population, languages spoken, currencies, timezones, and more.
AmirakbariSXL/CountryTime-Date_Info
This Python script allows users to input a country name and retrieve information related to time, date, and the day of the week for that country. It uses the system's local time to provide accurate data.
AmirakbariSXL/InvoiceCreator
Invoice is a simple Python application that generates invoices for small businesses. It is designed to be easy to use and customizable, allowing you to create professional-looking invoices in minutes.
AmirakbariSXL/SaveStorage
This repository contains a Python code for a storage system that stores goods by amount and quantity. The code defines a Storage class that has three methods: add_goods, remove_goods, and get_goods. The code also includes a graphical user interface created using the tkinter module in Python.
AmirakbariSXL/SecurePassGen
"SecurePassGen" is a Python-based password generator application that creates robust and randomized passwords to enhance security. Whether you're safeguarding your online accounts or developing applications, this tool ensures your passwords are strong and unpredictable.
AmirakbariSXL/WatchStore