About Me
Since I was young, I have been fascinated by natural sciences, math and technology, and nowadays I try to channel that passion through programming.
I specialize in Solidity, TypeScript and Python, but I‘m interested in all exponential technologies, especially everything related to Blockchain and AI.
I have experience working in the blockchain and software development industry, and I‘m currently working as a blockchain & backend developer.
I am also pursuing a degree in Computer and Data Science at the University of Buenos Aires.
print('Hello world!')
console.log('Hello world!')
contract HelloWorld is ERC1155 {}
println!("Hello world!");
<h1> Hello world! </h1>
{ greetings && <HelloWorld /> }
helloworld :: String
git commit -m 'Hello world!'
std::cout << 'Hello world!' << std::endl;
h1::before { content: 'Hello world!'; }
\Large{Hello world!}
?- print(HELLO_WORLD).
System.out.println('Hello, World!');
(World new) greet:'Hello!';
print('Hello world!')
console.log('Hello world!')
contract HelloWorld is ERC1155 {}
println!("Hello world!");
<h1> Hello world! </h1>
{ greetings && <HelloWorld /> }
helloworld :: String
git commit -m 'Hello world!'
std::cout << 'Hello world!' << std::endl;
h1::before { content: 'Hello world!'; }
\Large{Hello world!}
?- print(HELLO_WORLD).
System.out.println('Hello, World!');
(World new) greet:'Hello!';
print('Hello world!')
console.log('Hello world!')
contract HelloWorld is ERC1155 {}
println!("Hello world!");
<h1> Hello world! </h1>
{ greetings && <HelloWorld /> }
helloworld :: String
git commit -m 'Hello world!'
std::cout << 'Hello world!' << std::endl;
h1::before { content: 'Hello world!'; }
\Large{Hello world!}
?- print(HELLO_WORLD).
System.out.println('Hello, World!');
(World new) greet:'Hello!';
But I‘m the most fluent in:
- Solidity
- Typescript
- Rust
- Python
And I‘m handy with:
Some of my projects:
ERC-5516
An interface for non-transferrable, Multi-owned NFTs binding to Ethereum accounts.
GIC
A First Order Logic based Progamming language + SLD resolution engine.
Beaconchain utils
Typescript utilities for working with the Eth2 Beacon Chain.
Zerti
Web3 project whose main objective is to ensure the validity and trust of certifications based on the immutability and transparency of blockchain technology.
GHG Emissions in Argentina
My entry for the "Contar con Datos 2022" data visualization contest. It analyzes and visualizes greenhouse gas emissions in Argentina from agriculture and livestock.
flash loans - Ink!
An implementation of the ERC-3156 standard for flash loans using the Ink! programming language.