Intermediate

Deploy a Guest Book on an EVM Blockchain Using Remix

Learn how to deploy your first smart contract on an Ethereum-compatible blockchain using Remix and the Sepolia testnet. In this beginner-friendly guide, we build a simple on-chain guestbook, connect MetaMask, verify the contract on Etherscan, and interact with it directly through the blockchain. A perfect starting point for anyone curious about smart contracts, Solidity, and decentralized applications.

2025-11-27T16:17:44+00:00November 27, 2025|Categories: Blockchain, Intermediate|Tags: , , , , |0 Comments

Processing Spatial Data in the Cloud with GeoPandas and Google Colab

Learn how to process geospatial data entirely in the cloud using GeoPandas, Google Colab, and Drive. Create, analyze, and save maps without local setup.

2025-11-08T16:44:18+00:00November 7, 2025|Categories: Cloud computing, GIS, Intermediate, Python|Tags: , , , , |0 Comments

Controlling QGIS with Python using the Jupyter Notebook

Have you ever wondered about controlling QGIS with a Python script ? In this blog post, we'll explore how to call QGIS from a Python script in the Jupyter Notebook.

2025-11-07T10:24:04+00:00April 23, 2024|Categories: GIS, Intermediate, Python|Tags: , , , , |0 Comments