https://github.com/jackdbd/talks
Repo for all my talks (slides and code)
https://github.com/jackdbd/talks
Last synced: 4 months ago
JSON representation
Repo for all my talks (slides and code)
- Host: GitHub
- URL: https://github.com/jackdbd/talks
- Owner: jackdbd
- Created: 2018-04-13T09:54:33.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T19:58:37.000Z (almost 2 years ago)
- Last Synced: 2025-10-04T17:54:41.228Z (9 months ago)
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talks
All the talks, presentations and workshops I gave at conferences, meetups, etc.
## 2024
| Date | Topic | Location | Links |
| :--: | :---- | :------- | :---: |
|Apr 20|HTTP headers for web security|[pisa.dev](https://pisa.dev/event/machine-learning-to-http-headers-security)|[Repo](https://github.com/jackdbd/http-response-headers-for-web-security/)|
## 2023
| Date | Topic | Location | Links |
| :--: | :---- | :------- | :---: |
|Nov 25|Cloud Tasks: best practices and lessons learned |[DevFest GDG Cloud Milano 2023](https://gdg.community.dev/events/details/google-gdg-cloud-milano-presents-devfest-gdg-cloud-milano-2023/)|[Repo](https://github.com/jackdbd/cloud-tasks-devfest-milano-2023-slides)|
|Oct 18|Zig: il controllo e la potenza del C, senza spararsi sui piedi|[Bologna JS](https://www.meetup.com/it-IT/bologna-js-meetup/events/296655951/)|[Repo](https://github.com/jackdbd/zig-bolognajs)|
|Apr 20|Vale la pena imparare Zig?|[pisa.dev](https://pisa.dev/event/zig)|[Repo](https://github.com/jackdbd/zig-tour)|
## 2020
| Date | Topic | Location | Links |
| :--: | :---- | :------- | :---: |
|Feb 06|Data visualization con Python: teoria e pratica|[Python Firenze](https://www.meetup.com/it-IT/Python-Firenze/events/267967095/)|[Repo](https://github.com/jackdbd/python-firenze-meetup-2020-02-06)|
## 2018
| Date | Topic | Location | Links |
| :--: | :---- | :------- | :---: |
|May 09|Approaching geovisualization and remote sensing with GeoViews|[GeoPython](http://2018.geopython.net/) Talk|[Repo](https://github.com/jackdbd/geoviews-geopython-2018)|
|Mar 11|Getting started with HDF5 and PyTables|[PyCon SK](https://2018.pycon.sk/en/index.html)|[Repo](https://github.com/jackdbd/hdf5-pycon-slovakia)
|Apr 20|A 5 minute intro to Hypothesis|[PyCon Italy](https://www.pycon.it/en/)|[Slides](https://slides.com/jackdbd/deck-3/#/)|
## 2017
| Date | Topic | Location | Links |
| :--: | :---- | :------- | :---: |
|Dec 18|High Performance Data Analysis with big HDF5 files in Python|[PyData Munich](https://www.meetup.com/PyData-Munchen/)|[Repo](https://github.com/jackdbd/hdf5-pydata-munich)
|Nov 15|Reactive dashboards with Plotly Dash|[PyMunich](https://www.meetup.com/PyMunich/)|[Slides](http://slides.com/jackdbd/deck#/) / [App 1](https://github.com/jackdbd/dash-earthquakes) / [App 2](https://github.com/jackdbd/dash-fda)
|Oct 04|Allianz visualization Challenge|[Data Visualization in Munich Meetup](https://www.meetup.com/Data-Visualization-Meetup-Munich/)|[Slides](https://slides.com/jackdbd/dataviz-challenge/#/) / [Code](https://github.com/jackdbd/d3-visualizations/blob/master/src/js/challenge.js)
## Proposals
For the list of my talk/workshop proposals, see [proposals](./proposals/README.md).