There are 2 repositories under proofs topic.
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
An example of how generate zero-knowledge proofs and verify using an Ethereum smart contract.
Type level algebraic "proofs" using lens combinators
Fully proved small C functions (examples for verification course).
F-omega with interval kinds mechanized in Agda
Theorems, Definitions, Papers, Research
My portfolio contains a lexer generator, a parser generator, my own λProlog interpreter, and several meta-theorems for the propositional logic with their proofs written in Coq.
Template-based proofs of concurrent search structures.
Just some of my CS Proofs, things like why `k << 1 == k * 2`
Formal proofs in mathematics/computer science/logic formalized in the Agda language. A hobby project I am working on in my free time.
Lightweight formal verification system developed to support research on usability of automated proof verification tools.
mechanization for livelits paper, https://github.com/hazelgrove/livelits-paper
My master thesis on Whitebox cryptography & AES Whitebox schemes.
Working through the exercises in "A Friendly Introduction to Group Theory"
An ACL2 formalization of the Ethereum VM, aiming to be both executable and suitable for proving interesting properties of EVM contracts.
This is a test website that deals with stories of cats that behave like humans.
A self-conscious house (digital twin) that manages all your house related bills and home improvements which is capable of monitoring government issued subsidies and apply for them when the house its action framework matches the subsidy. This way, we unburden the house owner of house-related management tasks or the need for being aware of each government issued subsidy. Only recognized contractors are able to join the reversed marketplace where they can bid for house related jobs like installing solar panels. The house will suggest the most fitting contractor, however, the final decision lies with the house owner. The government benefits from this system as it can monitor the progress of its subsidies and tailor it if needed. It's a more efficient way of spreading information with regards to subsidies.
Zcash Redux - Redux helper for connecting to Zcash Daemon