Pinned Repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
AuditExamplePractice
I audited the code from this github repo: foundry-defi-stablecoin-f23. Just for practice and experience.
Audits-By-CarlosAlegreUr
Here is a summary and navigation hub to all the audits I've conducted and I'm allowed to show.
BuddyFighters-FullstackWeb3NFTGame
Fullstack EVM compatible NFT web3 project where you can buy NFTs and then use them to play on the project's web. The game consists on betting money in fights to the pokemon style against other players' NFTs.
CarlosAlegreUr
Constellation-ChainlinkHackathon-2023
Team project for Constellation, November's 2023 Chainlink Hackathon. Bet and fight against other people's imagination with your own unique NFTs in a fair way!
DataStructures-Algorithms-DesignPatterns
Implemented data structures, algorithms and design patterns in C++ to reinforce previous knowledge and improve understanding.
Forge-Snapshots-Analyzer
A bash script that analyzes forge snapshots to accelerate gas consumption analysis.
InputControl-SmartContract-DesignPattern
InputControl smart contract allows you to specify the order and value of inputs that users can send to your functions. It can be used as global public infrastructure or in a private way.
InputControl-SmartContract-Testing
In this repo you will find the tests and a simple implementation of my other repo => InputControl-SmartContract-DesignPattern
CarlosAlegreUr's Repositories
CarlosAlegreUr/Audits-By-CarlosAlegreUr
Here is a summary and navigation hub to all the audits I've conducted and I'm allowed to show.
CarlosAlegreUr/BuddyFighters-FullstackWeb3NFTGame
Fullstack EVM compatible NFT web3 project where you can buy NFTs and then use them to play on the project's web. The game consists on betting money in fights to the pokemon style against other players' NFTs.
CarlosAlegreUr/AuditExamplePractice
I audited the code from this github repo: foundry-defi-stablecoin-f23. Just for practice and experience.
CarlosAlegreUr/CarlosAlegreUr
CarlosAlegreUr/Constellation-ChainlinkHackathon-2023
Team project for Constellation, November's 2023 Chainlink Hackathon. Bet and fight against other people's imagination with your own unique NFTs in a fair way!
CarlosAlegreUr/InputControl-SmartContract-DesignPattern
InputControl smart contract allows you to specify the order and value of inputs that users can send to your functions. It can be used as global public infrastructure or in a private way.
CarlosAlegreUr/InputControl-SmartContract-Testing
In this repo you will find the tests and a simple implementation of my other repo => InputControl-SmartContract-DesignPattern
CarlosAlegreUr/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
CarlosAlegreUr/Account-Backup
A cheap way to avoid attacks from leaked keys on 2tx and/or with time delay unique-role transfer systems.
CarlosAlegreUr/CallOrderControl-SmartContract-DesignPattern
Solidity smart contract that ensures your functions are only called by an address in a previously allowed order or a previously allowed number of times.
CarlosAlegreUr/Cheerfulism
A book in progress on how to improve society. Opened to pull requests ;D
CarlosAlegreUr/DataStructures-Algorithms-DesignPatterns
Implemented data structures, algorithms and design patterns in C++ to reinforce previous knowledge and improve understanding.
CarlosAlegreUr/DelegationChallenge
CarlosAlegreUr/FairTaxesAnalytics-WebDevReactJs
SPA web page created using React. Gives you a tool to analyze how much percentage of your government's spending will cost to each individual in every taxation level.
CarlosAlegreUr/Forge-Snapshots-Analyzer
A bash script that analyzes forge snapshots to accelerate gas consumption analysis.
CarlosAlegreUr/GaimonAndYou-FullstackClassicWebApp
Website app created using raw classic web development languages (HTML, CSS, JavaScript, PHP, MySQL). You can create an account to customize your Gaimon (OnePiece character) and save it in a database!
CarlosAlegreUr/InteractionControl-SmartContract
InteractionControl combines different smart contracts to grant total control of your functions if desired. From who calls them to in which order and even with which inputs' values.
CarlosAlegreUr/InteractionControl-SmartContract-Testing
In this repo you will find the tests and a simple implementation of my other repo => InteractionControl-SmartContract
CarlosAlegreUr/PersonalWebSite-WebDevNextJs
Personal web page build with NextJs to present my projects💼📊. You can also see a bit about myself if you want😊.
CarlosAlegreUr/Audits-Stats-Website
A website to show my audit experience.
CarlosAlegreUr/Best-README-Template
An awesome README template to jumpstart your projects!
CarlosAlegreUr/CallOrderControl-SmartContract-Testing
In this repo you will find the tests and a simple implementation of my other repo => CallOrderControl-SmartContract-DesignPattern