niklasp - Overview

View niklasp's full-sized avatar

Niklas P niklasp

History of Science MA, Computer Science BA, frontend wizard in web3, web3D and web2

Organizations

@Wag-Media

Block or report niklasp

  • šŸ‘‹ 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

Pinned Loading

  1. 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. 2

        --polkadot-pink: #e6007a;

    3

        --polkadot-purple: #552BBF;

    4

        --polkadot-cyan: #00B2FF;

    5

        --polkadot-lime: #D3FF33;
  3. Setup for a multichain substrate app with next

    TypeScript 1

  4. Wagmedia Website

    TypeScript 1 2