7 skills found
ssrdio / SecureBankNo description available
marichu-kt / SecureBankSecureBank es un proyecto académico que simula un sistema bancario concurrente en C, permitiendo operaciones como depósitos, retiros, transferencias y consultas de saldo. Está diseñado para manejar múltiples usuarios simultáneamente utilizando procesos, hilos, semáforos y comunicación entre procesos en Linux.
SagarBiswas-MultiHAT / SecureBank CLISecureBank-CLI; A compact C++17 command-line banking simulator demonstrating secure credential handling, atomic JSON/JSONL persistence, audited transactions, and safe defaults (no overdrafts). Includes CMake builds, unit tests, sanitizers, admin tools, and Docker support — ideal for learning secure systems design and test-driven C++ workflows.
SagarBiswas-MultiHAT / SecureBankingSystemSecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features
ne4tron / Securebank Demo AppA purposely vulnerable iOS mobile app
SecureBANK2025 / SecurebankNo description available
YamtalDev / SecureBankAppSecure Bank App is a full-stack web application for secure banking services. It allows users to sign up, validate phone numbers via SMS, view account balances, and transfer money. Built with Java & Spring Boot for the backend, Angular for the frontend, MongoDB for data storage, and Docker for containerization.