Open in app

Sign In

Write

Sign In

Alysia Wu
Alysia Wu

11 Followers

Home

About

Jun 14, 2022

Get started

For now, you do need to install meta mask and set up the Avalanche network to get started. But I promise I will make it as easy as signing…

Web3

2 min read

Get started
Get started
Web3

2 min read


Jun 6, 2022

Future Lab Read Me

People have come to the FutureLab platform because they’re sick of being a cog in the wheel and feeling stuck. 👎 Playing the office politics to get ahead instead of creating something valuable. 👎 Pouring energy into building a company that you don’t own. And the list of 👎’s goes…

Web3

4 min read

Future Lab Read Me
Future Lab Read Me
Web3

4 min read


Jun 5, 2022

Guide: How to setup MetaMask

MetaMask is just an Ethereum Browser and Ether wallet. It interacts with Ethereum Dapps and Smart Contracts without running a full Ethereum node. MetaMask add-on can be installed on Chrome, Firefox, Opera, and the new Brave browser. It also allows you to store ERC20 tokens. First, let’s setup MetaMask in…

Metamask

2 min read

Guide: How to setup MetaMask
Guide: How to setup MetaMask
Metamask

2 min read


Dec 24, 2020

# Where are you? my passionate growth stage programmers

Dec 24, 2020 ## Hypothesis: By using newsletter I can get to know who is interested in receiving curated coding news, according the framework of ‘Curation as a Service’. Also I am jumping on the no-code bandwagon! ## Goal & Vision: Get growth stage software engineer individual as audience, and…

1 min read

1 min read


May 3, 2020

SVG | Canvas | WebGL

D3 often render using SVF, which is retained mode graphic model easy to use but performance is limited. D3 v4 also have canvas to render charts, which is immediate mode…

1 min read

1 min read


Jul 10, 2018

First Missing Positive

Ask: is the array sorted? (cus it might have multiple missing numbers, but no matter what the first index is, the first one satisfy (nums.index(i) === -1) will be the one missing).. I don’t really get why this one is hard..there must be a trap somewhere i am not realizing….(come back later) input is an array of numbers, To find the first missing positive integers from 1- n e.g. input: [3,4 ,5, 6] output: 1

Programming

1 min read

Programming

1 min read


Jul 10, 2018

transpose-matrix

when I realized I f*k up my own website… ok on to the topic.. 868. [Transpose Matrix] Given a matrix A, return the transpose of A. The transpose of a matrix is the matrix flipped over it’s main diagonal, switching the row and column indices of the matrix. Example 1: …

JavaScript

1 min read

JavaScript

1 min read


Jun 1, 2018

It’s all about Javascript

Javascript Inheritance: Essentially, in javascript, it’s all about functions, and it can work as a class like so. (A very power concept, (I think, unique in js?), that a function is a class!!!) function Pet(name, parent) { this.name = name; this.parent = parent; } // the syntax is keyword (1)function…

JavaScript

2 min read

JavaScript

2 min read


Jan 10, 2018

I am totally impressed by Echo(Alexa)

is the Echo look is the read book by Alexa https://www.amazon.com/gp/help/customer/display.html?nodeId=201975870

1 min read

1 min read


Jan 10, 2018

building a web crawler to get all e-book resources

awesome!!

1 min read

1 min read

Alysia Wu

Alysia Wu

11 Followers

Founder & CEO futurelab.world. Scientist, Technologist, Philosopher. This me deciphering the word..

Following
  • Desiree Peralta

    Desiree Peralta

  • Alex Ponomarev

    Alex Ponomarev

  • Manta Network

    Manta Network

  • Aaron Dinin, PhD

    Aaron Dinin, PhD

  • Henrique Centieiro & Bee Lee

    Henrique Centieiro & Bee Lee

See all (801)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams