Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talks #1

Open
50 of 63 tasks
zupo opened this issue May 22, 2017 · 15 comments
Open
50 of 63 tasks

Talks #1

zupo opened this issue May 22, 2017 · 15 comments

Comments

@zupo
Copy link
Contributor

zupo commented May 22, 2017

After each meetup, walk around and ask people if they could give a talk then add them to this list. When a talk is given, check it out, so we don't repeat ourselves. When organizing a new meetup, contact proposed speakers if they could do it on this meetup.

Talks:

  • @balavec Building microservices with Amazon SQS
  • @rokostik: Testing Django
  • @romunov: How to start with PyCharm (for beginners)
  • @plamut: no title yet
  • @ikolar: Burlesque, or how the public sector creates software
  • @MrChriss: ruby vs. python
  • @AleksMat: satelite imaging with python
  • @gandalfar: Migrating Val 202 from Wordpress to Django and Ember.js
  • @NejcZupec: fully kitted app example za beginnerje, static typing, ...
  • @wafelj: some advanced stuff Zemanta is doing
  • @meryuk: no title yet
  • @Baveni: Scraping RTVSLO comments
  • @jerneju: (lightning talk) GeoPandas
  • @balavec: Running Django on Docker
  • @kavselj: (lightning talk) Magic the Gathering
  • @drorspei: JupyterLab
  • @gandalfar: (lightning talk) Superlance for supervisord
  • @sarajaksa: Agent based modeling in python using mesa package
  • @friedcell: Talk on SCRAM
  • @avian2: Extending GIMP with Python
  • @amagr: Tips for junior developers and seniors working with them
  • @zanderle: Javascript for Python developers
  • @matmr: PyQT for dummies
  • @edofic: Taming your dependencies in a post left-pad world
  • @avian2: Merging structured data with jsonmerge
  • Marko Limbek: Iskanje prostih delovnih mest na spletnih straneh podjetij z orodjem Scrapy
  • @plamut: Inner workins of attribute lookup
  • @brodul: something unconventional :)
  • @jmakov: pytest and technical debt
  • @andrejburja: merjenje vibracij
  • @zejn: asyncio in Python 3.5
  • Tilen Kusterle: Webscraping in Python
  • @miohtama: Websauna: faster, harder, hotter
  • @zupo: How to bootstrap your Python career?
  • @zanderle: Django and Music: A Tale of Learning New Things
  • @samastur: Publish your code so others can use it in 5 easy steps
  • @jmakov: How we built 18 Selenium tests in 6 months and >1000 in a couple of weeks - a war story
  • @zejn: Speeding up your Django app
  • @brodul: Extreme Chatops (talk to your office and deploy to production)
  • @lknix: Python and processing of 100 gigabytes of data per day
  • @andrejburja: How to use all the cores in your computer in Python
  • @Smotko, @zidarsk8: Life of a remote Python dev
  • @brodul: SoC (Snakes on Chip)
  • @zupo: Optimize Thyself
  • @domenkozar: Pyramid Web Framework
  • @andrejburja: Python na mobilnih napravah
  • @zejn: Django and temporal datasets
  • @nightmarebadger: 2D and 3D game development using Pyglet with Cocos2d
  • @zejn: I, Python
  • @avian2: Unidecode
  • @lorserker: Poor Man's Motion Detector in 50 lines of Python
  • @Kami: Background processing with Celery
  • @brodul: Load testing with FunkLoad
  • @izacus: Finding similar images with Python
  • @garbas: Binary deployment of your Python projects, NOW!
  • @zidarsk8: Speeding up algorithms in python
  • @Smotko: Gamedev with pygame
  • @domenkozar: Travis-CI continuous integration for humans
  • @offlinehacker: Optimizing Python code in Cython
  • @Swizec: Modern Python idioms
  • @garbas: Deco
  • @zupo: Dinosaurs strike back!
  • @izacus: Multicore processing with Python for fun and profit
@zupo zupo changed the title Talk proposals Talks May 22, 2017
@zupo zupo mentioned this issue May 22, 2017
38 tasks
@avian2
Copy link

avian2 commented Jun 14, 2017

Proposed talk: @avian2 "Merging structured data with jsonmerge" https://github.com/avian2/jsonmerge

@zupo zupo mentioned this issue Jun 22, 2017
38 tasks
@zupo zupo mentioned this issue Jul 18, 2017
38 tasks
@zupo zupo mentioned this issue Jul 31, 2017
38 tasks
@zupo zupo mentioned this issue Sep 29, 2017
38 tasks
@zupo zupo mentioned this issue Nov 9, 2017
37 tasks
@jurecuhalev jurecuhalev mentioned this issue Dec 13, 2017
34 tasks
@josthkko josthkko mentioned this issue Feb 17, 2018
35 tasks
@josthkko josthkko mentioned this issue Apr 11, 2018
35 tasks
@zupo zupo mentioned this issue May 8, 2018
35 tasks
@josthkko josthkko mentioned this issue May 13, 2018
35 tasks
@brianking brianking mentioned this issue May 16, 2018
25 tasks
@pi3ch
Copy link

pi3ch commented Jul 2, 2018

Proposed talk for July 2018 meetup: @pi3ch "Template Injection vulnerability exploitation in Python using Member Oriented Programming". cc @zupo

@zupo zupo mentioned this issue Jul 9, 2018
35 tasks
@zupo
Copy link
Contributor Author

zupo commented Jul 9, 2018

@pi3ch: please confirm that the date/time (next Tuesday!) for next meetup is OK for you: #15 (comment)

If not, I can do one of the talks I did last week in Munich.

@pi3ch
Copy link

pi3ch commented Jul 10, 2018

@zupo confirmed. all good on my end. talk will be in English can run for 30-45 min depending on how much time you have available.

@zupo
Copy link
Contributor Author

zupo commented Jul 10, 2018

@pi3ch: perfect! We normally aim for 30 minutes + questions.

I need a sentence or two of your bio, so I can do the announcement of the meetup.

@pi3ch
Copy link

pi3ch commented Jul 10, 2018

@zupo feel free to use my Twitter bio.

This was referenced Jul 26, 2018
@avian2
Copy link

avian2 commented Aug 17, 2018

Talk proposal for one of the next meetups: "Extending GIMP with Python".

The GNU Image Manipulation Program is one of the most well known open source drawing applications. This talk is a brief introduction to writing GIMP plug-ins in Python and is based on past year of my experience developing them: what is possible and what not, how to get started, what to watch out for.

@romunov
Copy link
Collaborator

romunov commented Aug 21, 2018

Tentative title: [beginner level] How to start using a Python IDE, a PyCharm story

Starting in Python can be daunting, especially when choosing an IDE. Should you use one? Which one? I opted for PyCharm (the poorman's version). I was thinking of presenting the basic usage of PyCharm. How to run a script, interactive use of python shell, terminal(s), debugging...

@zupo
Copy link
Contributor Author

zupo commented Aug 21, 2018

I've been eyeing PyCharm for a while now, so big +1 from me :D

@romunov
Copy link
Collaborator

romunov commented Aug 21, 2018

It can be very overwhelming for novice to follow through all the foo you guys throw at us. A talk in this direction could perhaps give novice a spark of hope and is right down my Python competency level.

@amagr
Copy link

amagr commented Aug 25, 2018

Proposed talk for September 2018 meetup: "Tips for junior developers and seniors working with them". cc @zupo

@zupo
Copy link
Contributor Author

zupo commented Aug 25, 2018

@romunov, @avian2: you have priority, do you both want to go for September?

@romunov
Copy link
Collaborator

romunov commented Aug 25, 2018

I'm more than happy to forfeit to @avian2.

@avian2
Copy link

avian2 commented Aug 25, 2018

I'm fine with doing the GIMP plugin talk at the September meetup.

@zupo zupo mentioned this issue Oct 6, 2018
41 tasks
@zupo zupo mentioned this issue Nov 5, 2018
35 tasks
@zupo zupo mentioned this issue Nov 21, 2018
35 tasks
@zupo zupo mentioned this issue Dec 8, 2018
35 tasks
@romunov romunov mentioned this issue Jan 22, 2019
35 tasks
@romunov romunov mentioned this issue Feb 20, 2019
35 tasks
@romunov romunov mentioned this issue Mar 30, 2019
35 tasks
@romunov romunov mentioned this issue Apr 25, 2019
36 tasks
@romunov romunov mentioned this issue May 28, 2019
36 tasks
@romunov romunov mentioned this issue Jun 16, 2019
36 tasks
@romunov romunov mentioned this issue Jul 28, 2019
36 tasks
@inesp
Copy link

inesp commented Jul 29, 2019

@romunov @zupo hi, I'm proposing a talk with the title Applying Marketing Techniques to Developers' day-to-day for September's meetup or whenever there is a free spot :)

@zupo zupo mentioned this issue Sep 5, 2019
36 tasks
@romunov romunov mentioned this issue Sep 24, 2019
36 tasks
@romunov romunov mentioned this issue Oct 24, 2019
36 tasks
@romunov romunov mentioned this issue Nov 21, 2019
36 tasks
@romunov romunov mentioned this issue Dec 21, 2019
36 tasks
@romunov romunov mentioned this issue Jan 20, 2020
36 tasks
@drorspei drorspei mentioned this issue Aug 6, 2020
33 tasks
@cmdctrlesc cmdctrlesc mentioned this issue Aug 28, 2020
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants