Skip to content
View niklasp's full-sized avatar
💥
2025 let's go steppin
💥
2025 let's go steppin

Highlights

  • Pro

Organizations

@Wag-Media

Block or report niklasp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
niklasp/README.md
  • 👋 Hi, I’m @niklasp
  • 👀 I’m interested in frontend dev, blockchain, big data criticism
  • 🌱 I’m currently working with threejs, react, nextjs, rust
  • 💞️ 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. Beautified threejs starter with shaders
    1
    import * as THREE from 'three';
    2
    import { OrbitControls } from 'three/examples/jsm/controls/OrbitControls.js';
    3
    
                  
    4
    export default class Sketch {
    5
      constructor( options ) {
  2. Copy and paste all polkadot brand co...
    1
    :root {
    2
        --polkadot-pink: #e6007a;
    3
        --polkadot-purple: #552BBF;
    4
        --polkadot-cyan: #00B2FF;
    5
        --polkadot-lime: #D3FF33;
  3. substrate-multichain-next Public

    Setup for a multichain substrate app with next

    TypeScript 1

  4. Wag-Media/wagmedia-com-web Public

    Wagmedia Website

    TypeScript 1 1