An open API service indexing awesome lists of open source software.

https://github.com/digorithm/digorithm


https://github.com/digorithm/digorithm

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

### Hello there

I'm a protocol engineer at @ethereum-optimism working on proof systems, ZK, and protocols in general.

Before that, I led the protocol team at [Plasma](https://plasma.to/), where we built a L1 blockchain using reth and our custom PlasmaBFT consensus algorithms (based on the Fast HotStuff BFT algorithm).

And before that, I was an early engineer at [Fuel Labs](https://fuel.network/) working on many things, from compilers and protocols to SDKs and L2 rollups.

I'm very into distributed/decentralized systems, cryptography, programming languages, and computer science in general. You can read more about me on my [personal website](https://www.rodrigoaraujo.me/).

Some of the projects I've worked on are public:

0. [The OP Stack](https://github.com/ethereum-optimism/optimism);
1. [fuels-rs](https://github.com/FuelLabs/fuels-rs): The Rust SDK for the [Fuel](https://fuel.network/)'s ecosystem. Think of it as the [ethers js](https://docs.ethers.io/v5/) for the Fuel network;
2. [fuels-ts](https://github.com/FuelLabs/fuels-ts/): Similar to `fuels-rs`, but in Typescript;
3. [Sway](https://github.com/FuelLabs/sway): A smart contract programming language targeting the [FuelVM](https://github.com/FuelLabs/fuel-vm) and its toolchain (e.g. [forc](https://github.com/FuelLabs/sway/tree/master/forc));
4. [fuel-core](https://github.com/FuelLabs/fuel-core): Fuel core client and node;
5. [forc-wallet](https://github.com/FuelLabs/forc-wallet): Fuel's official wallet CLI implementation;
6. [LC-3-Rust](https://github.com/digorithm/LC-3-Rust): An LC-3 Virtual Machine (register-based) implementation in Rust, for learning purposes;
7. Plus, 10+ years of a lot of closed source work spanning across distributed systems, security, and machine learning, [see my LinkedIn for more information](https://www.linkedin.com/in/rodrigo-araujo-196a9358/).

You can reach me on [Twitter @ digorithm](https://twitter.com/Digorithm).