Git Product home page Git Product logo

remotecontrol's Introduction

logo

REMOTE CONTROL

A series of small, composable tools for teaching remote courses.

The purpose of this repo is to provide references to functions, bots and apps (refered to from here on out as "services") developed to aid in the teaching of remote courses. In spirit these services will be written to be organization agnostic. Ideally they should be usable freely and easily within any organization (General Assembly, etc). However services can and likely will require prerequisites such as Slack tokens or API keys in order to properly function. As a general rule of thumb, all services should be easily deployable by forking a repo and following set up instructions. Optionally, some services may be deployed and open to free use by the larger community - these decisions will be made on a service-by-service basis and uptime / support of the for-community deployed services are not gaurunteed.

SERVICES

List of available services, with links to repo and brief description

TYPE: APP

Markdown editor that allows you to preview revealjs slideshows as you go. Super simple; copy and paste markdown to whereever needed once done.

Build Status Coverage Status

TYPE: BOT

Simple serverless script that will post a practice problem to a prespecified slack channel daily.

Build Status Coverage Status

TYPE: SCRIPT

Converts Markdown webpage content to revealjs format (configurable). Outputs folderstructure and readme that can be pushed to a github repo. Example: links and folder structure were generated from this script.

TYPE: BOT

Simple serverless automated attendance checker via slack.

TYPE: BOT

Automated exit ticket prompt via Slack.

TYPES

List of defined service types

  • APP: Generally a static, purely javascript based web application. Typically deployed via github pages.

  • BOT: Text bots or Slack related commands, interactive and deployed to a function (ie: AWS Lambda, Webtask, etc)

  • SCRIPT: Utility scripts for converting between formats, etc. Usually one off but may contain classes / implementations that are useful for generic cases.

remotecontrol's People

Contributors

mottaquikarim avatar

Watchers

James Cloos 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.