Discover and read the best of Twitter Threads about #100daysofweb3

Most recents (19)

✨Want to get into Web3?👀

Been sitting on the edge, going through roadmap videos one after another?

Sometimes, you just have to take the leap & start.

Start Today!⚡️

Exactly 112 days remaining in 2022.

Take #100DaysOfWeb3 & make the rest of 2022 count.

A thread.🧵

{1/8}
How to get into Web3? 🤔

Two things to figure out:

1 - Your “why”. Why do you want to get into Web3?

Is it for the money, the vibe, the flexibility, the future, or all of it?

2 - Your edge. Figure out what are you good at?

{2/8}
Luckily, Web3 isn’t all about coding. It may seem at first, but it’s much more than that.

You can be: Technical Writer, Content Creator, Researcher, Community Manager, and still make it into Web3.

Take what you're innately good at & do it better than everyone else.

{3/8}
Read 8 tweets
How to get a Job in Web3?
No clickbaits💯

A Thread🧵↓

Day 1 of #100DaysOfWeb3
Landing a job in web3 is not as tough as web2 - why?
- Less Competition
- Lack of Talent
- Multiple Web3 Startups
There are tons of ways to get an excellent job in the web3 space including old standard ways to different innovative ways!

We will discuss every way possible from old ways to new ways :)

But before that do like, comment & retweet the thread ❤️

LFG🚀👇
Read 17 tweets
Some GitHub repositories that can help you to learn Blockchain/Web3 development 👇.
Check it out...

#100DaysOfCode #Web3 #blockchain #100Devs #100DaysOfWeb3
1- Defi-Developer Roadmap: is a curated Web3.0 Developer handbook that includes a list of the best tools for DApps, development resources, and lifehacks.
⚡️github.com/OffcierCia/DeF…
2- Full Blockchain Solidity Course: is a Ultimate Solidity, Blockchain, and Smart Contract — Beginner to Expert Full Course | Python Edition
⚡️github.com/smartcontractk…
Read 6 tweets
I officially declare that "I didn't know HTML & CSS UNTIL TODAY"

My journey into web3 started a bit differently with first learning Solidity and not web development

Today I took the first step of doing a crash course on HTML & CSS

Learnings on Day1👇

#100DaysOfWeb3
📌 HTML

✅ Basic HTML syntax
✅ Headings & Paragraphs
✅ Strong and Emphasis
✅ Anchors and Attributes
✅ Lists
✅ Images
📌 Basic HTML syntax

1. Every HTML page starts with <!DOCTYPE html>- Way to tell the browser that document is written in Version 5 of HTML
2. The four most essential and widely used HTML tags -
<html>
<head>
<title>
<body>

Each and every tag must be closed as well.
Read 11 tweets
What is Ethereum?

Day12 of #100DaysOfWeb3

A Mega Thread👇
The invention of Bitcoin blockchain popularised two major concepts
1. Decentralized currency
2. Blockchain technology

Limitation of Bitcoin: Usage limited to peer-to-peer money transfer over the internet

But can this blockchain technology be leveraged to do more than just that?
📌 Possible solutions to overcome the limitation

- Building a new blockchain with enhanced features: Difficult to implement with high development time
- Building something on top of Bitcoin: Less scalable
- Trying to use programming on top of Bitcoin: Limited capabilities
Read 14 tweets
What is Metaverse? 🤯

Day11 of #100DaysOfWeb3

A Tiny Thread🧵
It's known be the next phase of internet. Just like internet was something revolutionary back in 90s, similar to that metaverse is going to be the next revolutionary thing of the 21st century.
In most simple words, it's a "virtual world" where we'll have digital version of ourselves or avatars and we can can do almost everything which we're able to do in our real lives like learn, shop, play, work, meet friends and what not.
Read 6 tweets
What is Web3?🌐

Day04 of #100DaysOfWeb3

👇 A Thread
📌 What is Web?

- World Wide Web commonly known as Web is something built on top of Internet.
- Collection of documents that can be requested by a browser from a server
- Each document can accessed by a web address
📌 Why is it suffixed with 3? Are there any 1 and 2 as well?

Yes there are✅

Web1
- Static web pages
- Read-only : Not Interactive
- More consumers less creators

Web2
- Interactive and social web
- Read/write
- Gave birth to more creators
- Largely handled by big tech firms
Read 8 tweets
What is Proof-Of-Stake? 🤔

Day03 of #100DaysOfWeb3

👇 A Thread
📌 Why we require Proof-of-Stake consensus mechanism if we have Proof-of-Work?

If you have read my last tweet, you should have at least 1 answer😉

- Negative impact on the environment 🌍
- Expensive to be a miner 💵
- Scalability : Less transactions processed per second⏱
📌 What is Proof-of-Stake?

- It does not have miners but instead validators
- Only who put their crypto on stake become validators
- There is no competition but a validator is picked in a pseudo-random way, who propose to add next block
Read 10 tweets
What is the consensus mechanism : Proof-Of-Work?

Day02 of #100DaysOfWeb3

👇A Thread
📌 What is consensus?
Let's understand it with an example :
If your family is planning to buy a car and if more than half of the persons in the family agree upon a certain model of the car, then we say we have reached a consensus or in simple terms agreement upon something.
📌 What is blockchain consensus mechanism?
Since blockchain is a public distributed ledger and an agreement is required from every node in the network to make any addition to the blockchain, it is nothing but a certain procedure to reach an agreement upon current state of network
Read 9 tweets
What is Blockchain?⛓

Day01 of #100DaysOfWeb3

A Thread 👇
📌Why was this technology even introduced?
- To remove power from central authority
- To prevent frauds
- To have more transparency
- To have immutable records
📌 When and how did it all start?
This technology was introduced back in 2008 by an anonymous person(or group) called as "Satoshi Nakamoto"
Read 11 tweets
Day-5(#R2D5)

Focusing on JavaScript alone can change your life.

JavaScript lets you become a:

✅ Frontend Developer
✅ Backend Developer
✅ Blockchain/Web3 Developer
✅ Game Developer
✅ Embedded Systems Engineer
✅ Mobile App Developer

Resources🧵👇
Yes, our main topic today is

"JAVASCRIPT"

This thread is part of the WEB3 developer roadmap.
bit.ly/WEB3-ROADMAP

#100DaysOfWeb3 #100DaysOfCode #web3 #developer #21DaysOfLearnandShare
As I told you already JS alone can change your life so I cannot restrict how many days you want to spend JS as part of the roadmap.

But If you decide to have strong building blocks in JS check:-

One of the best interactive courses I found by @scrimba

scrimba.com/learn/learnjav…
Read 13 tweets
Day-4(#R2D4)

Today's here are the resources about:-
HTTP Caching, RPC Protocol, Browser’s developer tools

As part of the WEB3 developer roadmap.
bit.ly/WEB3-ROADMAP

🧵👇

#100DaysOfWeb3 #100DaysOfCode #web3 #developer #21DaysOfLearnandShare
1/
Caching :

As yesterday mentioned our browser tries to check the local cache first to resolve DNS.

Similarly, there are CDN services that provide complete websites from their cache using the HTTP protocol.

cloudflare.com/en-in/learning…

2/
RPC Protocol :

Normally our programs and processes run locally in our system, but there are some protocols that support execution in a remote system. Such as RPC protocol, which makes it easy for the peer-to-peer networks.

guru99.com/remote-procedu…

3/
Read 6 tweets
Let's talk about some basic "Networking Concepts"

This is part of the web3 developer roadmap
bit.ly/WEB3-ROADMAP

🧵👇

1/

#100DaysOfCode #100DaysOfWeb3 #21DaysOfLearnandShare #R2D2(total-Day23)
Networking is the word we use when we talk about connecting computers together so that they can share data with each other.

Local networks range from simple networks consisting of two computers to networks connecting hundreds of thousands of devices

2/
Who owns the internet?
internet is not owned by any individual or group.

The internet is a worldwide collection of interconnected networks (network of networks), cooperating with each other to exchange information using common standards

3/
Read 21 tweets
Welcome to the first thread on our roadmap

"LINUX and Bash commands"

Below we will discuss why Linux is important, what Open Source Software is, and the basic usage of the Linux terminal

let's dive in 🧵👇

#100daysofweb3 #100daysofcode #web3 #linux #21DaysOfLearnandShare
1/ Image
You might have interfaced with Linux many times before because so many devices run Linux.

Phones, TVs, Point-Of-Sale devices, Networking devices, Game consoles, In-flight entertainment systems as well as stock exchanges.

2/
You might have also heard about the recent buzzword "cloud", which is just a Linux system.

Your favorite applications on the internet like mail, productivity suites, watching entertainment every product run in the cloud on Linux based systems.

3/
Read 24 tweets
Day 9 of #100DaysOfDeFI 🚀 today exploring Zapper.fi. Zapper is a decentralized finance tool ⚒️ It allows users to monitor their assets💰 debts, liquidity pools, yield-farming 👨‍🌾 NFTs 🖼️ etc. in one place.
#100DaysOfWeb3 #WomenInCrypto

Summary 🧵 Image
1. Creating an account is simple - you just need to connect your wallet to @zapper_fi Image
2. You can gain rewards 🪙 by completing quests. There are daily, weekly and one-time quests 🧙‍♂️ Image
Read 4 tweets
Day 8 of #100DaysOfDeFI 🚀Today I looked more closely at exchange tools for #DeFI such as @coinbase, @Uniswap and @binance. On these platforms you can buy, sell and exchange or transfer #cryptocurrency 🪙
#100DaysOfWeb3 #WomenInCrypto

Summary 🧵 Image
1. @coinbase
To open an account on Coinbase you’ll need pass an identity verification and add a payment method. After completing the steps you’ll be able to operate on it. Image
2. @binance
To open an account on Binance you have to perform similar actions as if setting up Coinbase. These platforms are the 2 biggest cryptocurrency exchanges as of today 🏦 Image
Read 5 tweets
Day 7 of #100DaysOfDeFI 🚀Learning about wallets for web3 👛 In #DeFI wallets are essential tools that help in storing the assets securely 🔐
#100DaysOfWeb3 #WomenInCrypto

Wallet types 🧵 Image
1. Software wallet
#MetaMask is on of them. Users can access to the majority of #DeFi applications by connecting to MetaMask wallet. Installing MetaMask is intuitive and is available on metamask.io. I already have it!
2. Hardware wallet
Hardware wallets, like #Ledger, protect users' #cryptocurrency private keys. I still don’t have one, so I just read this article 📜

cryptopotato.com/ledger-nano-s-…
Read 4 tweets
How to get started in web3 ⚡️

I didn't know what web3 was 7 months ago. Recently I completed the #100daysofweb3 challenge!

🧵 Here you go, my web3 roadmap for anyone getting started:
1/4 Start by doing

Start by learning and using the tools in the web3/crypto space 🤝

Do anything related to crypto but DO it. Don't just listen to a podcast or read a blog post.
- setup a crypto wallet eg: @MetaMask @phantom
- Interact with dApps: exchange some tokens, get an ens name etc.

⭐️ Checkout @rabbithole_gg, a dApp to onboard users to web3. It has some challenges for you to get started in the web3 world
Read 12 tweets
My favourite place to learn about web3 is on twitter ⚡️

Today is also my 100th day of #100daysofweb3, these people & communities have been an incredible resource for my journey!

🧵 Here you go, my ultimate followings for building in web3:
Read 14 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!