Side Projects
- Vaicoin: A naive blockchain implementation, following lectures from Introduction to Crypto and Cryptocurrencies MOOC on Coursera.
- ZKP-Auth: CLI script implementing Zero Knowledge proof based authentication.
- FactChecker: My take on fact checking. Repository holds Politifact widgets, important links for fact checking, whipped up examples based on research
- BlindSignatures-impl: A library for implementing Blind Signatures