• Stars
    star
    106
  • Rank 324,072 (Top 7 %)
  • Language
    Jupyter Notebook
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code, slides, and documentation for the talks I have given.

Talks

Repo for all my talks (slides and code)

Description

I have been fortunate to share my knowledge by speaking at local User Groups and conferences.

A selection of previous talks can be viewed at https://bit.ly/siv-talks-playlist

Speaking Engagements

âš¡ indicates lightning talk

2023

Date       Topic Location Links                
Apr 2 Unlocking the Power of Health Data: An Introduction to Python and FHIR PyTexas Slides / Video

2022

Date       Topic Location Links                
Dec 21 If Statements are a Code Smell Pyvo Prague Slides
Mar 26 Everyday Design Patterns: Observer Pattern PyTexas Slides
Mar 10 Everyday Design Patterns: Observer Pattern ChiPy Slides / Video

2021

Date       Topic Location Links                
Mar 26 LocalStack: Developing for AWS without AWS Python Web Conf Slides / Video

2020

Date       Topic Location Links                
Oct 24 Everyday Design Patterns: Facade Pattern PyTexas Slides / Video
Sep 10 Fun with Finite State Machines ChiPy Slides / Video
Aug 6 Busy Beaver: Chicago Python's Community Engagement Slack bot PyCon Africa Slides / Video
Jul 25 Object-Oriented Python with functools.partial PyOhio Slides / Video
Jul 23 Pluggable Architecture EuroPython Slides / Video
Jul 8 Docker for Data Science SF Python Slides
Jun 19 Pluggable Architecture Python Web Conf Slides / Video
Apr 25 Life Without pip install Python Pizza Remote Slides
Apr 18 If Statements are a Code Smell PyCon Slides / Video
Mar 7 Life Without pip install PyTennessee âš¡ Slides
Mar 7 Everyday Design Patterns: Facade Pattern PyTennessee Slides
Feb 4 Everyday Design Patterns: Facade Pattern ChiPy WebDev/DevOps SIG Slides

2019

Date       Topic Location Links                
Oct 30 Life Without pip install ChiPy âš¡ Slides
Oct 3 If Statements are a Code Smell PyCon Balkan Slides / Video
Sep 26 If Statements are a Code Smell ChiPy Lunch Break SIG Slides
Sep 18 Facade Pattern ChiPy Data SIG âš¡ Slides
Aug 22 Busy Beaver: Idea to Execution PyLadies Chicago Slides
Aug 17 Busy Beaver: Automating Community Engagement with Python PyBay âš¡ Slides / Video
Jul 28 Busy Beaver: Automating Community Engagement with Python PyOhio âš¡ Slides / Video
Jul 27 If Statements are a Code Smell PyOhio Slides / Video
Jul 18 If Statements are a Code Smell Ekta Flow Slides
Apr 24 Testing from the Ground Up DuPage Python Slides
Apr 14 Testing from the Ground Up PyTexas Slides / Video
Apr 13 Busy Beaver: Automating Community Engagement with Python PyTexas âš¡ Slides / Video
Apr 3 If Statements are a Code Smell ChiPy WebDev SIG âš¡ Slides
Mar 28 Busy Beaver: Idea to Execution ChiPy Lunch Break SIG Slides
Feb 23 Busy Beaver: Automating Community Engagement with Python PyCascades âš¡ Slides
Feb 9 Busy Beaver: Automating Community Engagement with Python PyTennessee âš¡ Slides
Jan 10 Busy Beaver: Increasing Community Engagement with Python ChiPy Slides / Video

2018

Date       Topic Location Links                
Dec 11 Community First: An Overview of the Python Ecosystem Chicago Veteran Developers Slides
Nov 11 Interactive Introspection with ls PyCon Canada âš¡ Slides
Oct 25 Testing from the Ground Up ChiPy WebDev SIG Slides
Aug 9 Interactive Introspection with ls ChiPy Slides / Video
Jul 28 Lock Your Mock PyOhio âš¡ Notebook
Jul 12 Python 3.7 Below the Fold: mock.seal ChiPy Notebook
Jul 10 The Art of Developer Testing IndyPy Slides
May 10 Docker for Data Science PyCon Tutorial Slides / Video
May 7 Data Science Workflows Using Docker Containers PyData Chicago Slides
May 1 Data Science Workflows Using Docker Containers Geekfest Slides
Feb 10 I Am Open Source (And So Can You!) PyTennessee âš¡ Slides
Jan 11 I Am Open Source (And So Can You!) ChiPy Slides / Video

2017

Date       Topic Location Links                
Oct 13 Data Science Workflows Using Docker Containers ChiPy Slides / Video
Sep 16 Data Science Workflows Using Docker Containers Denver Data Science Day Slides
Jul 30 Data Science Workflows Using Docker Containers PyOhio Slides / Video
Jun 25 Knight's Tour Problem Meetup study group
Jun 8 A Gentle Introduction to Context Managers ChiPy Slides / Video
May 21 Jupyter Notebook Tricks and Tips PyCon Open Space
Apr 28 Using the Hadoop Ecosystem to Drive Healthcare Innovation Chicago Value-Based Care Meetup Slides

More Repositories

1

finite-state-machine

Lightweight, decorator-based Python implementation of a Finite State Machine
Python
103
star
2

falcon-apispec

apispec plugin that generates OpenAPI specification (aka Swagger Docs) for Falcon web applications.
Python
45
star
3

notes

Notes from tech books I'm reading.
33
star
4

linux-dash-docker

linux-dash in a container
Dockerfile
17
star
5

falcon-batteries-included

Building out an opinionated Falcon REST API for a movie recommendation project.
Python
15
star
6

reddit-top-posts-scrapy

Scrape top posts from list of subreddits and insert into MongoDB
Python
13
star
7

mute-microphone-mac-streamdeck-plugin

Stream Deck plugin to allow users to mute their microphone on MacOS. Written in Python.
Python
11
star
8

historical-results-dashboard

Historical Results Soccer Dashboard
Python
7
star
9

reddit-top-posts-website-flask

CSS
6
star
10

sivtools

Aly Sivji's Python toolbox
Python
6
star
11

flask-family-tree-api

Practice project to create a Family Tree API using Flask, SQLAlchemy, Alembic, Marshmallow, and pytest.
Python
5
star
12

divvy-station-heatmap-folium

Jupyter Notebook
4
star
13

flask-mega-tutorial

Working thru https://blog.miguelgrinberg.com/
Python
4
star
14

appointment-manager

Flask-based project for managing appointments in a healthcare setting.
Python
4
star
15

crud-api-example

Falcon-based CRUD backend with tests via pytest and CI via drone.
Python
3
star
16

blog-notebooks

Blog posts, in Jupyter notebook form.
Jupyter Notebook
3
star
17

advent-of-code

Python
3
star
18

javascript-practice

Deliberate pratice is the only way to get beter.
JavaScript
2
star
19

flask-rq-example

Practice setting up flask with rq for async jobs.
Python
2
star
20

alysivji.github.io

Result of generating site using Pelican
HTML
2
star
21

soccer-visualizations

Practice project using Airflow.
Python
2
star
22

data-science-package

This is an sample repository that demonstrates how to package data science code for reuse.
Python
2
star
23

reddit-top-posts-email-from-mongodb

Sending a HTML emails of scraped reddit data from MongoDB using MongoEngine, Jinja2, and Requests
Python
1
star
24

sivmetrics-backend

Jupyter Notebook
1
star
25

sam-cookiecutter

Cookiecutter for new AWS SAM Project
Python
1
star
26

circleci-trigger

1
star
27

word-count

This project will list top word frequencies for given text.
Python
1
star
28

javascript-games

Practicing JavaScript skills by making games
JavaScript
1
star
29

sqlalchemy-orm-cookiecutter

Bootstrap project for containerized application that requires Postgres, SQLAlchemy ORM, and Alembic.
Python
1
star
30

coveralls-example

Integrate with Coveralls
Makefile
1
star
31

mermaid-charts

Generate charts using a markdown-like syntax.
1
star
32

alysivji

1
star
33

tic-tac-toe

Creating tic-tac-toe
Python
1
star
34

twitter-oauth1-flow

Example of Twitter 3-legged flow with OAuth1
Python
1
star
35

street-team

Tools to simplify work related to event marketing
Python
1
star
36

sqlalchemy-core-cookiecutter

Bootstrap project for containerized application that requires Postgres (database), SQLAlchemy (Core), and Alembic (migrations).
Makefile
1
star
37

pursuedpybear

A python game engine.
Python
1
star