Hi! I'm Edgar Herrador
Driving emerging technologies to generate tangible, scalable and transformative change
Blockchain•AI/ML•Data•Quantum Computing enthusiast
- 📚 Studying MSc Digital Humanities
- 🖥️ MSc Computer Science
- ⌨️ BSc Computer Engineering
Blockchain / Web3
-
DeFi (DEX & Stable Coin) + DeSci + Tokenization
Bayro Open Source
-
Personal projects around Blockchain
My Personal Open Source
-
Zero Knowledge Proof (ZKP) for group membership verification
Code here
Documents Attestation with Zero Knowledge Proof
-
Documents Attestation with Zero Knowledge Proof
Code repo...
Quantum Computing
Q#
-
Generating a random bit using the probabilistic nature of quantum states.
Random Bit
-
Implementing a quantum random number generator by setting qubits in superposition and then using the measurement results as random bits.
Random Number
-
This Q# program sets a qubit in a superposition by applying a Hadamard transformation of the computational basis states |0〉and |1〉by applying a Hadamard transformation.
Superposition
PennyLane
-
Normalization of quantum states.
Normalization
-
Inner Product and Orthonormal Bases.
Orthonormal Vector
-
A simple quantum algorith: Initialize a qubit in state |0〉 + Apply the provided operation U + Simulate measuring the output state 100 times
Quantum Algorithm
AI/ML & Gen AI
-
Coding Natural Language Processing (NLP) tasks with pipeline() function from 🤗 Transformers library.
Transformers Notebook
-
Predicting the next row of numbers in a sequence, where each row contains 6 integers between 1 and 56.
Google Colab Notebook for Predicting with Long Short-Term Memory (LSTM) Network