Learn JavaScript
4.27K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
January 15, 2021
Build your Web3 Resume with these 5 Blockchain Projects

1. Create a dApp

• you can learn how to Smart contract interact with blockchain,

• You can learn how to Web3.js work.

• You can start with Simple Smart contract

https://dappbuilder.io/


2. Mint an NFT

• Create an NFT from Scratch.
• learn ERC-721 token.
• Deploy on the Testnet.
• upload it to Opensea.

https://youtu.be/OVGoJV5tcM8

3. Create a ERC-20 Token

• Create your own cryptoCurrency

Add features :

• Burnable
• Mintable
• fees
• Gas fees
• Pausable
• Deflation
• Liquidity Fee

https://docs.openzeppelin.com/contracts/4.x/erc20

4. Create a DAO

Decentralized Autonomous Organization (DAO)

you can learn :

• How DAO work
• Voting process
• Governance token
• Proposal

https://buildspace.so/daos

5. Create a Crowdfunding Contract

Learn these Functions
• Payable
• contribution
• Voting
• Refund

https://github.com/Paramchoudhary/CrowdFunding-Contract

#Web3 #Resources #Projects #Resume
February 7, 2022
Forwarded from Al, Web3 & Metaverse Lab
February 15, 2022
Forwarded from Al, Web3 & Metaverse Lab
February 21, 2022
Forwarded from Learn JavaScript
Speed up your learning process by creating projects

Check out these amazing
project's tutorial on YouTube👇

1️⃣ ECommerce Web Shop🛒

🔗
https://youtu.be/377AQ0y6LPA

2️⃣ 10 JavaScript
Projects in 10 Hours

🔗
https://youtu.be/dtKciwk_si4

3️⃣ Simple photo Editor📸🖼️

🔗
https://youtu.be/J243ncoInNE

4️⃣ Music App🎵

🔗
https://youtu.be/2VJlzeEVL8A

5️⃣ Expense Tracker💸

🔗
https://youtu.be/XuFDcZABiDQ

6️⃣ Chat Application

🔗
https://youtu.be/ZwFA3YMfkoc

7️⃣ Full-Stack AMAZON Clone

🔗
https://youtu.be/RDV3Z1KCBvo

8️⃣ Portfolio website

🔗
https://youtu.be/_xkSvufmjEs

9️⃣ Portfolio using Tailwind CSS

🔗
https://youtu.be/cqkuM6Ddw8E

🔟 Flappy Bird

🔗
https://youtu.be/dhpjjAxKbHE


#html #css #Javascript #JS #projects #Games

Follow
@JavaScript_js_learn for more JavaScript content.
February 28, 2022
March 3, 2022
JAVASCRIPT Project Ideas for Resume ↓

EASY

- Countdown
- ToDo list
- Music Player
- Calculator
- Browser Extension
- Unit Converter
- Notes App

INTERMEDIATE

- Guess the number game
- Rock Paper Scissors game
- Real-time Weather app
- Movie app
- Real-time chat application
- File Sharing app

EXPERT

- Instagram clone
- Twitter clone
- Ecommerce clone
- Email Alerts on WhatsApp
- Realtime Video Processing using ChromaKey (GreenScreen) Effect
- Online Code Editor
- Hangman Game

#Javascript #Projects #Resume
March 5, 2022
5 FREE Website Hosting for Developers↓

1.Github Pages

Keeping your
projects together and hosting them ? A Win - Win

🔗
https://pages.github.com/

2. Heroku

The Free version is pretty slow but it's worth hosting backend realted stuff

🔗
https://www.heroku.com/

3.Netlify

Netlify is a pretty powerful hosting service. well known for its Jamstack Architecture.

🔗
https://www.netlify.com/

4. Vercel

it is starting to become my favourite provides analytics .nextjs works really well with vercel vercel tool.

🔗
https://vercel.com/

5. Surge

Surge comes in handy when it comes to static site publishing. Publish your HTML,CSS and JS files with ease !

🔗
https://surge.sh/

#Hosting #Projects #Portfolio
March 5, 2022