· what i do · 1 min read
Software Wonders
Exploring programming languages and software development
Digital Banking System Concept with NodeJS
A peer-to-peer digital banking system designed for secure and efficient management of transactions and accounts. This system leverages cryptographic signatures and a distributed chain of data blocks interconnected to handle secure user authentication, account creation, fund transfers, and balances. It ensures data integrity and confidentiality through advanced cryptographic techniques, offering users a reliable and transparent banking experience.
NodeJS Vinyl Manager
Tool for me to keep track of my vinyl record collection.
You can explore my vinyl collection at Karkkainen.net/records. Check out the source code at GitHub.com/JAAKKQ/Vinyl-Manager.
Other small projects:
- Karkkainen.net/breaches/
- Exploring breaches reported by haveibeenpwned.com
- Karkkainen.net/servers
- Old tool I used to access my servers quickly
Python PyExchange
Python implementation of a basic finance system concept that allows users to buy, sell, and transfer currencies. It includes a JSON database to store user information and currency balances. https://github.com/JAAKKQ/pyexchange