Code Monkey home page Code Monkey logo

demasie.com's Introduction

Website status GitHub Repo stars GitHub Workflow Status

Tech stack

%%{init: {'flowchart' : {'curve' : 'linear'}}}%%

flowchart TB
  nathanSubDomain("nathan.demasie.com")

  nginx(nginx)
  click nginx "https://github.com/ndemasie/ndemasie.github.io/tree/main/apps/nginx" _blank

  %% Flow
  nathanSubDomain ---|3.123.185.1|nginx
  nginx ---|http://server-i18next-websocket:10200|si18n
  nginx ---|http://site-nathan:10100|siteNathan
  nginx ---|http://site-nathan:10100/edu-design-principles/proxy|codedamn

  wci18n <-.->|ws|si18n
  eduDesignPrinciples -.-> codedamn

  subgraph Server[fa:fa-server Server]
    si18n(server-i18next-websocket )
    click si18n "https://github.com/ndemasie/ndemasie.github.io/tree/main/apps/server-i18next-websocket" _blank
  end

  subgraph Site[fa:fa-browser Site]
    siteNathan(site-nathan)
    click siteNathan "https://github.com/ndemasie/ndemasie.github.io/tree/main/apps/site-nathan" _blank
    wci18n(webcontainer-i18next)
    click wci18n "https://github.com/ndemasie/ndemasie.github.io/tree/main/apps/webcontainer-i18next" _blank
    eduDesignPrinciples(edu-design-principles)
    click eduDesignPrinciples "https://github.com/ndemasie/ndemasie.github.io/tree/main/apps/edu-design-principles" _blank

    siteNathan --> wci18n
    siteNathan --> eduDesignPrinciples
  end

  subgraph External[fa:fa-browser External]
    codedamn(codedamn-design-principles)
    click codedamn "https://codedamn.com/playground/qjHW2vXxppVc48uXH5UWv" _blank
  end

demasie.com's People

Contributors

ndemasie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.