Posts

#1 Blockchain Course Overview

Image
Blockchain Course Overview Welcome to this brand new course about blockchain. In this course and the next ones we will make you familiar with all you need to know about blockchain and also will teach you some of the latest blockchain coding skills, So that you can enter the fascinating world of decentralized applications. The tutorials starts with some of the basic concepts about blockchain and continues with solidity smart contracts and how to interact with them. Then we will teach you how to deploy them outside of remix IDE so that you can build your desired DApps. Watch The Video on Youtube https://blog.arashtad.com/updates/1-blockchain-course-overview/?feed_id=10155&_unique_id=671097be18058

#24 NewsCatcher API - Part 2

Image
How to Create a Webpage for Displaying the News on Different Topics? (Part-2) Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video, you will practice the tools that we have learned so far by designing a webpage that displays the latest news on different topics such as sports, gaming, finance, politics, and more. Each topic contains cards of news from different websites that broadcast that kind of news. Users can choose which topic of the news to be shown to them. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/News-Web-Page-using-Newscatcher-API API Link: https://newscatcherapi.com/ Watch The Video on Youtube https://blog.arashtad.com/updates/24-newscatcher-api-part-2/?feed_id=1013...

#23 NewsCatcher API - Part 1

Image
How to Create a Web Page for Displaying the News on Different Topics? (Part 1) Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video, you will practice the tools that we have learned so far by designing a webpage that displays the latest news on different topics such as sports, gaming, finance, politics, and more. Each topic contains cards with news from different websites that broadcast that kind of news. Users can choose which topic of the news to be shown to them. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/News-Web-Page-using-Newscatcher-API API Link: https://newscatcherapi.com/ Watch The Video on Youtube https://blog.arashtad.com/updates/23-newscatcher-api-part-1/?feed_id=...

#22 Cryptocurrencies Table - Part 2

Image
How to Create a Webpage for Displaying the Cryptocurrencies Data Like CoinGeko? (Part-2) Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video you will practice the tools that we have learned so far by designing a webpage that shows cryptocurrencies in order of their market cap using the CoinGeckoAPI in a table with their price data, symbol, logo and name. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/Arashtad-Online-Crypto-Data-Table API Link: https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=100&page=1&sparkline=false Watch The Video on Youtube https://blog.arashtad.com/updates/22-cryptocurrencies-table-part-2/?feed_id=...

#21 Cryptocurrencies Table - Part 1

Image
How to create a webpage for displaying the cryptocurrencies data like CoinGeko? Welcome to the second season of the javaScript tutorials. In this series of tutorials we are going to cover more advanced videos about DOM, BOM, local storage, API, Ajax, callbacks, Async functions and so on. In this video you will practice the tools that we have learned so far by designing a webpage that shows cryptocurrencies in order of their market cap using the CoinGeckoAPI in a table with their price data, symbol, logo and name. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/Arashtad-Online-Crypto-Data-Table API Link: https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=100&page=1&sparkline=false Watch The Video on Youtube https://blog.arashtad.com/updates/21-cryptocurrencies-table-part-1/?feed_id=10091&_unique_i...

#20 IP Location Tracking

Image
How to Create a Web Page for Displaying the Location of an IP? Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video, you will practice the tools that we have learned so far by designing a webpage that displays the location of the IP address we are using. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/Arashtad-IP-Location-Data Watch The Video on Youtube https://blog.arashtad.com/updates/20-ip-location-tracking/?feed_id=10075&_unique_id=66e861f4451c0

#19 How to Create a Web Page for Displaying IMDB Movies? (Part 2)

Image
How to Create a Webpage for Displaying IMDB Movies? (Part 2) Welcome to the second season of the JavaScript tutorials. In this series of tutorials, we are going to cover more advanced topics, including DOM, BOM, local storage, APIs, Ajax, callbacks, asynchronous functions, and more. In this video, you will practice the tools that we have learned so far by designing a webpage that displays the top famous movies according to the IMDB website. We will use the Arashtad Sci-Fi-Games-UI-Elements-Pack repository to easily create beautiful cards and contain the movie details. Additionally, we will utilize a special API that helps us retrieve the movies in sequence along with their details. Github Link for Sci-Fi-Games-UI-Elements-Pack: https://github.com/arashtad/Sci-Fi-Games-UI-Elements-Pack Github Link of the Project: https://github.com/arashtad/Arashtad-IMDB-Movies-cards Link of the API Website: https://imdb-api.com/ Watch The Video on Youtube https://blog.arashtad.com/updates/...