My Web3 Experience: Polygon Fellowship 2022

About the Fellowship Polygon Fellowship organised by Devfolio is an exclusive 8-week mentor-led learn-to-earn program to get started with Web3 development. The program has 2 tracks: Beginner Track and Builder Track. As the names suggest, Beginner track is focused on developers who are new to web3/are looking to start there web3 journey. Builder track is for more advanced developers who already know a bit web3 and are looking to work on mentor-guided projects....

<span title='2022-08-17 20:51:20 +0530 +0530'>August 17, 2022</span>&nbsp;·&nbsp;5 min&nbsp;·&nbsp;Yash Lamba

Snake Game in Minutes with Flutter

Introduction Snake game is probably one of the most known video games in the world and I have built it multiple times, why? Because it’s a good intro project to any new language or framework. I have built it with Python, C++, Javascript, and Dart (Flutter). I frequently use it as an example when I’m teaching someone the basics of a language/framework. In this tutorial, we’ll build the Snake Game with Flutter....

<span title='2022-04-24 21:52:20 +0530 +0530'>April 24, 2022</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;Yash Lamba

Working with Flutter on Windows Subsystem for Linux (WSL)

Most developers prefer to use Linux or MacOS for development and the major reason in simple terms is the terminal and the ease they provide with their development environments. Windows has always been avoided by most developers (as far as I see in the community) but recently, after the announcement of Windows terminal and the increasing popularity of Windows Subsytem for Linux, many people have taken a stab at developing with Windows without having to install a Linux distro or use a Virtual Machine or in extreme cases, buy Macbooks....

<span title='2019-12-19 16:08:40 +0530 +0530'>December 19, 2019</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;Yash Lamba