Pinned Repositories
ai-repository
A repository that contains AI related projects, notes, practice files and documentations.
Amateur_Boxing_Division_Table_cpp
Enter your weight and the system will tell you what division you will be fighting in!
Bede-Simplified-Slot-Machine-Python
A simplified slot machine game using Python.
customer-purchase-analysis
This project generates realistic customer purchase data, including customer details, purchase values, and discounts, for retail analysis and trend evaluation.
dice-betting-game
Dice Betting Game is a dice-based game where players manage their bets to reach a target score. Roll the dice, win or lose based on outcomes, and take on a bonus round for added excitement.
fast-api-dev
Guess_Game_Tk
A "guess the number" game with style, this game will be playable on a GUI interface using Tkinter library :smile:
Vehicle_Management_System_Tk
An application built using the Tkinter library, this application will be used by traders to record sales and generate invoices.
Weight_Conversion
A simple program that can be used to calculate a persons weight, the three types of mass conversions used for this program are kg, stones and pounds.
zap-cli
This CLI tool offers a collection of useful scripts and commands for various tasks, all accessible through an intuitive and extensible interface for seamless integration into your workflows.
arsalan-dev-engineer's Repositories
arsalan-dev-engineer/Vehicle_Management_System_Tk
An application built using the Tkinter library, this application will be used by traders to record sales and generate invoices.
arsalan-dev-engineer/Guess_Game_Tk
A "guess the number" game with style, this game will be playable on a GUI interface using Tkinter library :smile:
arsalan-dev-engineer/Weight_Conversion
A simple program that can be used to calculate a persons weight, the three types of mass conversions used for this program are kg, stones and pounds.
arsalan-dev-engineer/Awesome_Password_System_Tk
An awesome login system programmed using Tkinter library.
arsalan-dev-engineer/Contact_Book
A Contact book using Python, the contact book has a password protection, you can add and delete contacts. This application could be used as a database to store your contacts.
arsalan-dev-engineer/ID_Generator
A basic id generator with C++. This program will return the first index of the first and last name and combine it with numbers.
arsalan-dev-engineer/Login-Register_Tk
A Login/Registration GUI Application with SQLite database for manipulating data.
arsalan-dev-engineer/The_Bazaar_Inventory_System
An Inventory management system using PrettyTable library, this program will print a table with items and its costs and this table has searching and deleting features.
arsalan-dev-engineer/The_VirtualBank_ATM
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
arsalan-dev-engineer/Vehicle_Management_System
In this program, traders will be able to store their owned vehicle's details, they will be able to add their vehicle brand and model, color, registration and cost. the database will automatically add the date of each vehicle submitted into database. Furthermore, all data stored into the database will automatically save onto a text file, the text file will be created if it does not exit (will be saved onto the same directory as the Python file).