Coder Social home page Coder Social logo

mpi-docker's Introduction

mpi-docker

Better faster stronger

Hahaha, what an awesome project this was!

I wrote this thing over the course of a week or so. It drew upon work I'd done on a product I wrote once that led to my collaboration with CodeWars. That product was for community colleges to put courses online, and teach AI and data structures. This one was just a code challenge site.

Essentially, it runs a fork of Cloud9 IDE in the browser inside of a docker container for each student in the course.

I wrote several plugins for the IDE to present projects incrementally using git tree traversal. (js-git in this project, JGit when it was a java portlet container. Remember those?!)

The old product automated the creation and management of an AWS Virtual Private Cloud (VPC), complete with an layer 2 VPN I templated on a custom AWS router AMI, when that stuff was hard. This one reduces cost using Docker, and keeps state with Redis running in a container.

IIRC this uses SaltStack for configuration management. These projects were a fun way to mix code and infrastructure.

By the way, I was learning the js-git tree-walking API and never refactored the callbacks. Old abandoned code needs cleanup...

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.