Skip to content
View 0xferit's full-sized avatar
:shipit:
Marinating code...
:shipit:
Marinating code...

Organizations

@Proof-Of-Humanity @proveuswrong

Block or report 0xferit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0xferit/README.md

I’m a software engineer with a Bachelor’s in Computer Science and deep experience in Ethereum, building on it since 2018. As a cypherpunk, I believe crypto is the intersection of freedom and computer science—where technology empowers individuals in new ways.

I’m also a competitive chess player, regularly participating in FIDE tournaments (my FIDE profile), and currently playing at Academia do Lumiar chess club in Lisbon. Chess fuels my passion for strategy and creative problem-solving.

When I’m not coding or over the chessboard, I’m searching for sonic perfection as an audiophile.
Find me on Twitter: @0xferit

Favorite quote:
“Talent hits a target no one else can hit; Genius hits a target no one else can see.” — Arthur Schopenhauer

Pinned Loading

  1. golemfoundation/octant-v2-core golemfoundation/octant-v2-core Public

    Octant is a novel platform for experiments in participatory public goods funding, centered on Golem's native ERC-20 token, GLM.

    HTML 10 4

  2. kleros/kleros kleros/kleros Public

    Kleros smart contracts

    Solidity 259 79

  3. slot-recycling-lib slot-recycling-lib Public

    Solidity library that recycles freed mapping slots via tombstoning, turning 20,000-gas zero-to-nonzero SSTOREs into 2,900-gas nonzero-to-nonzero writes.

    Solidity

  4. uint-quantization-lib uint-quantization-lib Public

    Stop paying for resolution you don't need. A Solidity quantization library that safely compresses uint256 values into smaller types for tighter struct packing and massive gas savings.

    Solidity