Pinned Repositories
aave-v3-core
This repository contains the core smart contracts of the Aave V3 protocol.
airdrop-costs
assets
A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
dao-template-fcc
First touch with DAOs making a fast project with Openzeppelin on the FCC Course
events-projectnextjs-tutorial
This is a very quick project made just by following a course for getting to know the main features of NextJs
hardhat-decentralized-raffle-fcc
This is a repo that contains the backend part for a totally automated and decentralized raffle, using the VRF and Keepers from Chainlink for automating the process of pickig a winner and get random number for picking a winner.
hardhat-fundMe-StudyProject
Code taken by the study of the course from FreeCodeCamp about Blockchain, Solidity and FullStack Web3.0
hardhat-nft-marketplace-fcc
Solidity, deploying and testing part of my own Nft Marketplace created on Patrick's course
my-web3-dev-track
This is the code for my personal webpage as Web3 Developer.
SafeDonations
This is the repository for submitting on the EthBarcelona's Hackaton!
SebasAran16's Repositories
SebasAran16/SafeDonations
This is the repository for submitting on the EthBarcelona's Hackaton!
SebasAran16/aave-v3-core
This repository contains the core smart contracts of the Aave V3 protocol.
SebasAran16/airdrop-costs
SebasAran16/assets
A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.
SebasAran16/dao-template-fcc
First touch with DAOs making a fast project with Openzeppelin on the FCC Course
SebasAran16/events-projectnextjs-tutorial
This is a very quick project made just by following a course for getting to know the main features of NextJs
SebasAran16/hardhat-decentralized-raffle-fcc
This is a repo that contains the backend part for a totally automated and decentralized raffle, using the VRF and Keepers from Chainlink for automating the process of pickig a winner and get random number for picking a winner.
SebasAran16/hardhat-fundMe-StudyProject
Code taken by the study of the course from FreeCodeCamp about Blockchain, Solidity and FullStack Web3.0
SebasAran16/hardhat-nft-marketplace-fcc
Solidity, deploying and testing part of my own Nft Marketplace created on Patrick's course
SebasAran16/my-web3-dev-track
This is the code for my personal webpage as Web3 Developer.
SebasAran16/holy-grail-layout-zg_dev
Webpage Holy Grial layout teached and created by Zach Gollwitzer created with a mix of Grid and Flexbox
SebasAran16/HTML-JS-Front-Fund-Me
Here I take all of what I had built so far in the course and created a frontend with HTML and JS along with the course. Is very minimalistic, but the usage run perfectly!
SebasAran16/nextjs-nft-marketplace-fcc
My own Nft Marketplace created at the Patrick's course!
SebasAran16/nextjs-smartcontract-lottery-fcc
Basic front end of the smart contract lottery built in Nextjs framework
SebasAran16/password-store-audit-ca23
This repository is the initial Security Research Section from the Cyfrin Updraft Audit 2023 course
SebasAran16/pricing-card-frontend-mentor
Just a basic challenge from FrontendMentor for me to improve and master CSS and HTML
SebasAran16/security-course-cyfrin
Blockchain Security Course
SebasAran16/security-research-reports
This repository is a representation of my progress as a Security Researcher.
SebasAran16/space-tourism-frontend-mentor
This is my solution to the Space Tourism challenge from FrontendMentor. This is the first project ever that I code on my own using NextJs, and the styles lack some optimization.
SebasAran16/testimonials-panel-frontend-mentor
My solution for the Testimonials Panel from FrontendMentor
SebasAran16/tokenAssets
A community-led initiative to improve access to ERC20 token icons in a manner that is inclusive, transparent, and decentralized.
SebasAran16/Upgradedable-Contracts-FCC
Here is my first interaction with Proxies, allowing smart contract to be upgraded by the admin/s.