Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bollwyvl/4bb31851b173e510faef to your computer and use it in GitHub Desktop.
Save bollwyvl/4bb31851b173e510faef to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# What have I been working on?\n",
"- Built [fulminology](https://github.com/bollwyvl/fulminology), an automated **lightning talk** tool\n",
" - Facilitator makes a gist, and distributes a link which includes the **ID**, the **date/time** and the **format** (i.e. maximum speaking time)\n",
" - Participants <i class=\"fa fa-2x fa-code-fork\"></i> and add a notebook\n",
" - Everyone visits the url at the time of the talk, and the slides advance automatically\n",
"- Researching automated fuzzing and exploit discovery tools for nbviewer, tmpnb"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# What do I plan on working on?\n",
"- ipymd\n",
"- more work on fuzzing"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# What things are preventing me from making progress?\n",
"- nothing :)"
]
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 2",
"language": "python",
"name": "python2"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.8"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment