Home
Articles
Solutions
Events
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Search
IoT For All
Home
Articles
Solutions
Events
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Submit Content
Submit a Guest Article
Submit a Press Release
Login
EXPLORE
Home
Articles
Solutions
Events
Podcasts
Companies
ABOUT
About IoT for All
Our Team
Newsletter
COMMUNITY
Meet the Community
Become a Contributor
Become a Partner
SUBMIT CONTENT
Submit a Guest Article
Submit a Press Release
Login
CONTENT
Solutions
Use Cases
Events
Webinars
Job Posts
Articles
Podcasts
News
White Papers
eBooks
IoT For All
Home
Articles
Solutions
Events
Podcasts
Companies
About
About IoT for All
Our Team
Newsletter
Community
Meet the Community
Become a Contributor
Become a Partner
Ethan Wei
Innovator, entrepreneur, and tech enthusiast.
IoT and the Potential to Save the World
Industry
Ethan Wei
-
December 7, 2020
Heralded as the next innovation by some and an unnecessary gimmick by others, the future of the IoT space is uncertain. From sensors to artificial intelligence, IoT has the potential to save the wo...
1607335200
Edit with Live CSS
.authorparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; background-color: #fff; } .teamparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; background-color: #fff; } .authorname { width: 100%; height: 60px; color: #394756; padding-top: 20px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 0px 0px 8px 8px } .teamname { width: 100%; height: 30px; color: #394756; padding-top: 10px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; } .titlename { width: 100%; height: 30px; color: #67798E; padding-top: 8px; padding-bottom: 8px; text-align: center; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 400; } .authorpicture { height: 200px; width: 200px; border-radius: 100px; overflow: hidden; margin: auto; display: flex; justify-content: center; align-items: center; } .partnerparent { display: flex; width: 100%; border-radius: 8px; flex-direction: column; justify-content: center; align-items: center; border: 1px solid #F3F5F6; background-color: #fff; box-shadow: 0px 1px 3px rgba(41, 50, 61, 0.16); -webkit-transition: -webkit-transform 200ms ease; transition: -webkit-transform 200ms ease; transition: transform 200ms ease; transition: transform 200ms ease, -webkit-transform 200ms ease; } .partnerparent:hover { -webkit-transform: scale(1.01); -ms-transform: scale(1.01); transform: scale(1.01); } .partnername { background-color: #F3F5F6; width: 100%; height: 60px; color: #394756; padding-top: 20px; text-align: center; font-family: 'Inter', sans-serif; font-size: 16px; font-weight: 600; border-radius: 0px 0px 8px 8px } .partnerlogo { height: 167px; margin: auto; display: flex; justify-content: center; align-items: center; }