Code Monkey home page Code Monkey logo

darkershiny's Introduction

DarkerShiny

Description

An out-of-the-box Shiny app template that we'll use to walk through the hypothetical example of a cybersecurity company. The components are:

  • Shiny web app framework
  • ggplot2 visualization toolkit
  • maps package for geo-visualization tool
  • dplyr and other members of the tidyverse family
  • Bootstrap 4
  • HTML and CSS

This serves as some boilerplate code we will use for the code-along session. It's a starting point that you can take and flesh it out into a minimal Intrusion Detection System. Throughout the session we'll be adding some extra web framework components, visualization components and walk through the best practice of integration HTML, CSS, and JavaScript into a Shiny project (for R developers) or Flask project (Python developers).

Installation and Usage

Method 1: Fork to your own repo (Recommended)

  1. Forking it and then using git clone.
  • Example: git clone https://github.com/onlyphantom/darkershiny.git
  1. Run app.R

Method 2: Download and Run

  1. Download the repo from this repo.
  2. Run app.R

The dependencies are automatically installed if R doesn't detect them. After installation, it is recommended that you stay connected to the internet while running app.R for the first time. R packages are installed on your computer so you will not need to have an active internet connection after this.

Workshop

The code and its asset can be used to follow along the code-along session of Algoritma's Kickstart Series: Gentle introduction to Developing Web Apps in R & Python.

Bandung Session

  • Date: Saturday, February 16th 2019
  • Time: 1300 - 1600
  • Venue: Innovation Factory, Bandung
  • Lead Instructor: Samuel Chan

Jakarta Session

  • Date: Saturday, February 23rd 2019
  • Time: 1300 - 1600
  • Venue: Innovation Factory, Jakarta
  • Lead Instructor: Samuel Chan

Syllabus

The workshop aims to provide a beginner-friendly introduction to packaging your data science work into a user-friendly, modernly-themed web analytics application.

Corporate consultant and course producer Samuel Chan has worked for a number of public-listed company prior to his role at Algoritma. His involvement has always heavily centered around product development, from building chatbots for companies to developing cloud-based products. In this workshop, he will walk us through his favorite tools, workflow, and productivity tips:

  • Recommendations on productionizing R code
  • The Shiny framework for data scientists
  • Using Python's web frameworks for application development
  • TensorFlow as a web service
  • Cloud deployment options for R- or Python-based applications
  • Production concerns: security, uptime, and continuous integration
  • Productivity tools for real-life data science: Git, IDE extensions, Virtual Environments vs Docker

Credits

The dataset is sampled from AlienVault's [IP Reputation database](http://reputation.alienvault.com/ reputation.data) for educational purpose. AlienVault, Inc. is a developer of commercial and open source solutions to manage cyber attacks, including the Open Threat Exchange, the world's largest crowd-sourced computer-security platform.

The assets (badge, images and other intellectual property) is taken from Algoritma Data Science Education Center with permission.

The work is sponsored by:

  • BLOCK71's Innovation Factory
  • Algoritma, a data science education center on a mission to democratize world-class education, helping professionals to gain proficiency in machine learning and data visualization by building with real-world projects.

Screenshot

darkershiny's People

Contributors

onlyphantom 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.