You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NintenBlocks Calculator is a handy tool for jailbroken Nintendo 3DS consoles. It allows users to easily calculate the number of blocks required for their ROMs, making it easier to manage their game library. With a simple and user-friendly interface, this tool is a must-have for any 3DS owner looking to optimize their storage space.
Python framework for easy control algorithms writing with many ready to use blocks. Can be seen as a combination of Node-RED and PLC ladder programming.
Simple BlockChain DEMO in Python I demonstrated the concept of a blockchain that powers almost all of the modern cryptocurrencies is very simple at its core. Bitcoin, Ethereum, Litecoin etc all are based on this blockchain technology. Many people think that the blockchain is a complicated thing while at it's core its just a clever use case of ha…