SlideShare une entreprise Scribd logo
1  sur  73
Télécharger pour lire hors ligne
Blockchain
Exploring the unexplored
@jota_ele_ene
07/02/2019
What is blockchain?
Will it really change enerything?
The very beginning: 2008
Satoshi Nakamoto invented bitcoin and the
blockchain.
For the first time in history, his invention made
it possible to send money around the globe
without banks, governments or any other
intermediaries
A trustless environment to trust each other and among businesses.
The Basics
Conventional
database
Distributed
database
Distributed
ledger
Blockchain
No single point
of failure
Timestamping Consensus building
Blockchain bring us…
• Data updated near real time
• Information integrity + timestamped
• Data auditability + immutability
• As robust as distributed architectures
• As secure as other cryptographic solutions
• Transparency of transactions
But the most important thing is
BLOCKCHAIN solves governance
issues from the technology
How it Works?
Bitcoin explained: https://www.youtube.com/watch?v=SzAuB2FG79A
See how it Works at https://anders.com/blockchain/blockchain.html
See what’s happening at https://www.blockchain.com/es/explorer
Tamperable
+
Centralized
Trust but Verify,
requiring
intermediaries
Inmutable
+
Distributed
Trusted, inmediately
recorded and easily
available
Beyond transactions… programable blockchains
Smart contracts Work in three steps
Decentralized-Apps
https://www.stateofthedapps.com/
https://ethgasstation.info/
pragma solidity ^0.4.0;
contract SimpleToken {
/* This creates an array with all balances */
mapping (address => uint256) public balanceOf;
/* Initializes contract with initial supply tokens to the creator of
the contract */
constructor (uint256 initialSupply) public {
balanceOf[msg.sender] = initialSupply; // Give the creator all
initial tokens
}
/* Transfer tokens */
function transfer(address _to, uint256 _value) public {
balanceOf[msg.sender] -= _value; // Subtract from the sender
balanceOf[_to] += _value; // Add the same to the recipient
}
}
But…
• Título del slide 1
línea 37 puntos51% Attack vulnerability
Reliance on 3rd. Parties and
Privacy issues
Scalability, Transaction
speed and sustainability
Permisioned
blockchains
Private/federated
blockchains
Light Validation
models
Different technologies for different needs
Birch-Brown-Parulava model
So, when do you need a Blockchain? What?
A. Lewis model
So, when do you need a Blockchain? What?
S. Meunier model
So, when do you need a Blockchain? What?
So, when do you need a Blockchain? What?
B. Suichies Model
K. Wüst Model∗ IEEEE Model
So, when do you need a Blockchain? What?
So, when do you need a Blockchain? What?
IBM model
So, when do you need a Blockchain? What?
Do I need a
blockchain?
NO
Criteria to
Identify a
Good
“Blockchain”
Use Case
Why Blockchain?
Why are we all talking about it?
Analysts
Gartner Hype Cicle Curve
Two main trends in 2017
The new generation programmable
blockchain
The tokens to model future services
Ethereum growth
https://etherscan.io/charts
ICOmania
https://youtu.be/yQ7zRWujaYE
28
The Blockchain Learning Path
PLATFORM PROTOCOLS MARKETPLACE
INDUSTRY 1
PLATFORM PROTOCOLS MARKETPLACE
INDUSTRY 2
PLATFORM PROTOCOLS MARKETPLACE
INDUSTRY 3
Where we are?
Where we are?
31
Where are we now?
32
33
Big and global projects already announced
34
Banking
You won’t need banks anymore to serve as the critical
storehouses and transfer hubs of value.
35
Credit scoring
Open and secure exchange of finantial data
36
Crowdfunding
New projects can release their own tokens that can later be
exchanged for product, services, stock options, cash, etc.
37
Manufactoring
Parts and products are easier to share and track
38
Communications
Peer to peer communications are already decentralized
39
Voting
Immutability, rcord trazability and verificability and
citizens secur authentication are inherents to blockchain
40
Venture Capital
Beyond ICO’s, a token-based fund enables
immediate liquidity
41
Internet Identity
Your true identity and your personal information in your wallet
better than hosted by any server provider
42
Infraestructure security
Blockchain to provide massive scale data
authentication.
43
Internet advertising
Tokens to compensate advertisers and users
44
Exchanges
Work without the need of a third party to act as clearing house.
45
Academia
Universally recognized and verifiable credentials
46
Education
Rewards both for teaching and learning
47
Private transportation
Uber-models really decentralized
48
Car dealers
The Smart Contracts customize the order, the insurance or the
leasing contract to the buyer real needs
49
Internet Of Things
Eliminate the need of a central location to handle communications
for IoT devices
50
Cybersecurity
Data is verified and secured using cryptography
Resistant to unautorithed changes and attacks
51
Cloud storage
A new market for crowdsourced cloud storage capacity
52
Cloud computing
CPU capacity rented and rewarded with tokens
53
Media rights management
Smartcontrats can solve licensing issues and catalog songs with their
respective creators
54
Forecasting
Forecast events and users are rewarded for predicting them correctly
55
Stock trading
Automate and secure the process of buying, selling,
and trading stocks
56
Real state
Reduce the need for paper-based record keeping
57
Insurance
Customized micro-insurance for boosting the sharing economy
58
Healthcare
Better data collaboration in the healthcare systems
59
Supply chain
More secure, transparent monitoring of transactions
60
Sports
Democratizing fans’ ability to have a financial stake in the future of
tomorrow’s sports stars
61
Loyalty programs
Make easier exchange benefits through brands
62
Energy
Effectively allow people to generate, buy, and sell energy
63
Gobernment
Reduce bureaucracy and increase security, efficiency and
transparency of governmental operations
64
Retail
Decentralize trust in the marketplace
65
Journalism
The internet of the truth
66
Charity
Increase transparency against inefficiency and corruption helping
donations to go where they are going
67
Human resources
Increase efficiency in hiring and reward employees’ performance
with token-based models
68
Corporate gobernance
More transparent business accounting
69
Conclusions
Blockchain is everywhere
70
What’s next
Blockchain adds
a trust layer to
the operations
Our vision
H1 H2 H3
Tokenización
Digital Identity
1CDR & Multiservice
settlement
Trust API
Supply Chain
New things
New markets
DISRUPT
Same things
New ways TRANSFORM
Same things
Same ways
But better
IMPROVE
Virtual Black Box
The Blockchain Magic Quadrant
@jota_ele_ene
07/02/2019

Contenu connexe

Tendances

Blockchain point of view for the telco, media and entertainment industry
Blockchain point of view for the telco, media and entertainment industryBlockchain point of view for the telco, media and entertainment industry
Blockchain point of view for the telco, media and entertainment industryIBM Blockchain
 
Blockchain as a service and its demand
Blockchain as a service and its demandBlockchain as a service and its demand
Blockchain as a service and its demandGlobal Tech Council
 
How Blockchain could disrupt the advertising industry
How Blockchain could disrupt the advertising industryHow Blockchain could disrupt the advertising industry
How Blockchain could disrupt the advertising industryDamien Berger
 
Blockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a ServiceBlockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a ServiceKaleido
 
Enterprise Blockchain: Top Considerations Before You Deploy
 Enterprise Blockchain: Top Considerations Before You Deploy Enterprise Blockchain: Top Considerations Before You Deploy
Enterprise Blockchain: Top Considerations Before You DeployKaleido
 
Blockchain use cases in 2022 real world industry applications
Blockchain use cases in 2022 real world industry applicationsBlockchain use cases in 2022 real world industry applications
Blockchain use cases in 2022 real world industry applicationsArpitGautam20
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract developmentgavraskaranand
 
Developing DeFi (decentralised finance) apps with Ethereum
Developing DeFi (decentralised finance) apps with EthereumDeveloping DeFi (decentralised finance) apps with Ethereum
Developing DeFi (decentralised finance) apps with EthereumMichael John Peña
 
Blockchain in industry 4.0
Blockchain in industry 4.0Blockchain in industry 4.0
Blockchain in industry 4.0Mujahid Hussain
 
Blockchain @ Insurance Analytics Summit Canada
Blockchain @ Insurance Analytics Summit CanadaBlockchain @ Insurance Analytics Summit Canada
Blockchain @ Insurance Analytics Summit CanadaCristina Ignatenco
 
Blockchain and Security Testing
Blockchain and Security TestingBlockchain and Security Testing
Blockchain and Security TestingBirthVenue
 
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...Kaleido
 
7 Predictions & Future Trends of Blockchain Technology for 2021
7 Predictions & Future Trends of Blockchain Technology for 20217 Predictions & Future Trends of Blockchain Technology for 2021
7 Predictions & Future Trends of Blockchain Technology for 2021ArpitGautam20
 
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...Kaleido
 
A complete list of top blockchain platforms 2020
A complete list of top blockchain platforms 2020A complete list of top blockchain platforms 2020
A complete list of top blockchain platforms 2020celine anderson
 
Top blockchain usage cases in the real world
Top blockchain usage cases in the real worldTop blockchain usage cases in the real world
Top blockchain usage cases in the real worldGlobal Tech Council
 
Introduction to Blockchain for Business
Introduction to Blockchain for BusinessIntroduction to Blockchain for Business
Introduction to Blockchain for BusinessFito Benitez
 

Tendances (20)

Blockchain point of view for the telco, media and entertainment industry
Blockchain point of view for the telco, media and entertainment industryBlockchain point of view for the telco, media and entertainment industry
Blockchain point of view for the telco, media and entertainment industry
 
Blockchain Glossary
Blockchain GlossaryBlockchain Glossary
Blockchain Glossary
 
Blockchain as a service and its demand
Blockchain as a service and its demandBlockchain as a service and its demand
Blockchain as a service and its demand
 
How Blockchain could disrupt the advertising industry
How Blockchain could disrupt the advertising industryHow Blockchain could disrupt the advertising industry
How Blockchain could disrupt the advertising industry
 
Blockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a ServiceBlockchain 101 + Use Cases + Why Blockchain As a Service
Blockchain 101 + Use Cases + Why Blockchain As a Service
 
Enterprise Blockchain: Top Considerations Before You Deploy
 Enterprise Blockchain: Top Considerations Before You Deploy Enterprise Blockchain: Top Considerations Before You Deploy
Enterprise Blockchain: Top Considerations Before You Deploy
 
Blockchain use cases in 2022 real world industry applications
Blockchain use cases in 2022 real world industry applicationsBlockchain use cases in 2022 real world industry applications
Blockchain use cases in 2022 real world industry applications
 
Hyperledger development & smart contract development
Hyperledger development & smart contract developmentHyperledger development & smart contract development
Hyperledger development & smart contract development
 
Developing DeFi (decentralised finance) apps with Ethereum
Developing DeFi (decentralised finance) apps with EthereumDeveloping DeFi (decentralised finance) apps with Ethereum
Developing DeFi (decentralised finance) apps with Ethereum
 
Blockchain in industry 4.0
Blockchain in industry 4.0Blockchain in industry 4.0
Blockchain in industry 4.0
 
Blockchain @ Insurance Analytics Summit Canada
Blockchain @ Insurance Analytics Summit CanadaBlockchain @ Insurance Analytics Summit Canada
Blockchain @ Insurance Analytics Summit Canada
 
Blockchain for Marketing & Insights
Blockchain for Marketing & InsightsBlockchain for Marketing & Insights
Blockchain for Marketing & Insights
 
Blockchain and Security Testing
Blockchain and Security TestingBlockchain and Security Testing
Blockchain and Security Testing
 
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...
Production Blockchain Insights for the C-Suite: Real-world Use Cases on Accel...
 
Smart contract
Smart contractSmart contract
Smart contract
 
7 Predictions & Future Trends of Blockchain Technology for 2021
7 Predictions & Future Trends of Blockchain Technology for 20217 Predictions & Future Trends of Blockchain Technology for 2021
7 Predictions & Future Trends of Blockchain Technology for 2021
 
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...
Enterprise Blockchain: Lessons from Global Innovators in Production (All Thin...
 
A complete list of top blockchain platforms 2020
A complete list of top blockchain platforms 2020A complete list of top blockchain platforms 2020
A complete list of top blockchain platforms 2020
 
Top blockchain usage cases in the real world
Top blockchain usage cases in the real worldTop blockchain usage cases in the real world
Top blockchain usage cases in the real world
 
Introduction to Blockchain for Business
Introduction to Blockchain for BusinessIntroduction to Blockchain for Business
Introduction to Blockchain for Business
 

Similaire à Blockchain. exploring the unexplored

Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2bNov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2bUlf Mattsson
 
Blockchain Technology Report 2018
Blockchain Technology Report 2018Blockchain Technology Report 2018
Blockchain Technology Report 2018Ranvijay Singh
 
Blockchain demystified
Blockchain demystifiedBlockchain demystified
Blockchain demystifiedAlan Morrison
 
Hiberus Experience - Fundamentos de Blockchain
Hiberus Experience - Fundamentos de BlockchainHiberus Experience - Fundamentos de Blockchain
Hiberus Experience - Fundamentos de BlockchainHiberus Tecnología
 
Citi Digital Symposium: Future Insights
Citi Digital Symposium: Future InsightsCiti Digital Symposium: Future Insights
Citi Digital Symposium: Future Insightskelroyjames1
 
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Value
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in ValueMONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Value
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Valuedigitalinasia
 
Supply Chain Management using Blockchain
Supply Chain Management using BlockchainSupply Chain Management using Blockchain
Supply Chain Management using BlockchainYugn27
 
Impact of Blockchain on IT AuditBlockchain Techn.docx
Impact of Blockchain on IT AuditBlockchain Techn.docxImpact of Blockchain on IT AuditBlockchain Techn.docx
Impact of Blockchain on IT AuditBlockchain Techn.docxsheronlewthwaite
 
Blockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNGBlockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNGRids Vazi
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptxJackTheMan1
 
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?IAEME Publication
 
Blockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxBlockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxAntony Welfare
 
The Studio On Air : blockchain & AI
The Studio On Air : blockchain & AIThe Studio On Air : blockchain & AI
The Studio On Air : blockchain & AIKoen Vingerhoets
 
170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank boltenFrank Bolten
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Chapter247 Infotech
 

Similaire à Blockchain. exploring the unexplored (20)

Blockchain: Promise, reality or fiction
Blockchain: Promise, reality or fictionBlockchain: Promise, reality or fiction
Blockchain: Promise, reality or fiction
 
Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2bNov 2 security for blockchain and analytics   ulf mattsson 2020 nov 2b
Nov 2 security for blockchain and analytics ulf mattsson 2020 nov 2b
 
Blockchain Technology Report 2018
Blockchain Technology Report 2018Blockchain Technology Report 2018
Blockchain Technology Report 2018
 
Blockchain
BlockchainBlockchain
Blockchain
 
Blockchain demystified
Blockchain demystifiedBlockchain demystified
Blockchain demystified
 
Hiberus Experience - Fundamentos de Blockchain
Hiberus Experience - Fundamentos de BlockchainHiberus Experience - Fundamentos de Blockchain
Hiberus Experience - Fundamentos de Blockchain
 
Citi Digital Symposium: Future Insights
Citi Digital Symposium: Future InsightsCiti Digital Symposium: Future Insights
Citi Digital Symposium: Future Insights
 
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Value
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in ValueMONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Value
MONEY, TOKENS, AND GAMES:Blockchain’s Next Billion Users and Trillions in Value
 
Supply Chain Management using Blockchain
Supply Chain Management using BlockchainSupply Chain Management using Blockchain
Supply Chain Management using Blockchain
 
Impact of Blockchain on IT AuditBlockchain Techn.docx
Impact of Blockchain on IT AuditBlockchain Techn.docxImpact of Blockchain on IT AuditBlockchain Techn.docx
Impact of Blockchain on IT AuditBlockchain Techn.docx
 
Blockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNGBlockchains For The IOT - EVRYTHNG
Blockchains For The IOT - EVRYTHNG
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
 
mukund.pptx
mukund.pptxmukund.pptx
mukund.pptx
 
Blockchain
BlockchainBlockchain
Blockchain
 
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
DIGITAL STOCKS USING BLOCKCHAIN TECHNOLOGY THE POSSIBLE FUTURE OF STOCKS?
 
Blockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptxBlockchain Introduction - Canada Nov 2017.pptx
Blockchain Introduction - Canada Nov 2017.pptx
 
The blockchain technology
The blockchain technologyThe blockchain technology
The blockchain technology
 
The Studio On Air : blockchain & AI
The Studio On Air : blockchain & AIThe Studio On Air : blockchain & AI
The Studio On Air : blockchain & AI
 
170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten170321 cebit blockchain summit frank bolten
170321 cebit blockchain summit frank bolten
 
Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology Ultimate guide to understand- What is Blockchain Technology
Ultimate guide to understand- What is Blockchain Technology
 

Dernier

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Dernier (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Blockchain. exploring the unexplored