Skip to content
View NorikDavtian's full-sized avatar
🚢
Shipping
🚢
Shipping

Organizations

@bigemployee

Block or report NorikDavtian

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. ThreeJS-360-Panorama ThreeJS-360-Panorama Public

    A panoramic experiment with ThreeJS to visualize a 360 tour with controls

    JavaScript 144 22

  2. kaleidoscope kaleidoscope Public

    JavaScript 1

  3. ng-store ng-store Public

    A take on AngularJS and FireBase shopping cart project built for front and admin SPA app development Demo: https://ng-store.firebaseapp.com/

    JavaScript 42 14

  4. load variables from the .env file to... load variables from the .env file to the terminal environment.
    1
    #!/bin/sh
    2
    # example: ./scripts/envify.sh .env.dev
    3
    envify() {
    4
      ENV_FILE="$(pwd)/.env"
    5
      if [ -n "$1" ]; then
  5. Run a multi agent Solo Software Shop Run a multi agent Solo Software Shop
    1
    #!/bin/bash
    2
    ###############################################################################
    3
    # agent.sh — Multi-Agent Development Pipeline
    4
    #
    5
    # Usage:
  6. norik.io-demos norik.io-demos Public

    Source code for demos

    HTML