https://github.com/digorithm/digorithm
https://github.com/digorithm/digorithm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/digorithm/digorithm
- Owner: digorithm
- Created: 2022-02-11T22:42:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T03:25:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-21T03:22:49.030Z (over 1 year ago)
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).