- š Hi, Iām @niklasp
- š Iām interested in frontend dev, blockchain, big data criticism
- š± Iām currently working with react, nextjs, rust, threejs, project management
- šļø Iām looking to collaborate on something outstanding for society
- šØāš I graduated at the Polkadot Blockchain 2023 in Buenos Aires
- š« How to reach me niklas@eedee.net
niklasp - Overview
History of Science MA, Computer Science BA, frontend wizard in web3, web3D and web2
-
eedee.net
- Berlin
- 05:49 (UTC +02:00)
- https://eedee.net
- @niftesty
Pinned Loading
-
1
import * as THREE from 'three';
2
import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js';
4
export default class Sketch {
5
constructor( options ) {
-
2
--polkadot-pink: #e6007a;
3
--polkadot-purple: #552BBF;
4
--polkadot-cyan: #00B2FF;
5
--polkadot-lime: #D3FF33;
-
Setup for a multichain substrate app with next
TypeScript 1