Skip to content
#

atm-machine

Here are 18 public repositories matching this topic...

This C-Program can be used as an ATM machine driver and offers almost all the functionalities of a real ATM machine with end to end user data encryption. The user data as well as the system data that gets saved in the operation period of the ATM machine gets saved in the specific text files in an encrypted format that uses top-of-the-line RSA en…

  • Updated Jul 6, 2023
  • C

Explore this beginner-friendly Python program that simulates an ATM machine. Practice basic programming concepts like conditionals and user input handling. This project includes features such as PIN verification, balance inquiry, money withdrawal, and deposit. Use it as a learning resource and feel free to contribute improvements!

  • Updated May 5, 2024
  • Python

Improve this page

Add a description, image, and links to the atm-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atm-machine topic, visit your repo's landing page and select "manage topics."

Learn more