Loading

Project.idea.generate()

Aaron Osher

This is a live streamed presentation. You will automatically follow the presenter and see the slide they're currently on.

Project.idea.generate();

Hack Bordeaux 2018

Aaron Osher - @aaron_osher

Adrien Pachkoff

Demo.toVideo();

https://youtu.be/dsGzbPJSif0

Technologies.toArray();

Technologies.Docker;

Technologies.Rancher;

Technologies.GCPFunctions;

Technologies.GCPDatastore;

Technologies.Recast;

Technologies.AngularJS;

Technologies.REST

curl -X GET \
  'https://us-central1-hackbordeaux18.cloudfunctions.net/search?tags=golang,html'

curl -X POST \
  https://us-central1-hackbordeaux18.cloudfunctions.net/search-and-reply \
  -H 'Content-Type: application/json' \
  -d '{
	"nlp": {
    	"entities": {
    		"technology": [
    			{
    				"value": "javascript",
    				"confidence": 0.92
    			},
    			{
    				"value": "php",
    				"confidence": 0.91
    			}
    		]
		}
	}
}'

Technologies.R

Technologies.NodeJS

Technologies.all();

Demo.toLive();

generate.hackbox.tech

Demo.Problems.toArray();

Devpost.down();

Devpost.down().fault = "Mine"

Made with Slides.com