forked from slides/empowering-django-with-background-workers
26 lines
716 B
Markdown
26 lines
716 B
Markdown
|
---
|
||
|
title: Empowering Django with Background Workers
|
||
|
class: text-center
|
||
|
highlighter: shiki
|
||
|
transition: slide-left
|
||
|
mdc: true
|
||
|
themeConfig:
|
||
|
primary: '#0c4b33'
|
||
|
---
|
||
|
|
||
|
# Empowering Django with Background Workers
|
||
|
|
||
|
### Jake Howard{style="color: #e85537;" }
|
||
|
|
||
|
<ul class="list-none! text-sm [&>li]:m-0! mt-1 uppercase">
|
||
|
<li>Senior Systems Engineer @ Torchbox <mdi-fire class="fill-white"/></li>
|
||
|
<li>Security & Performance @ Wagtail <logos-wagtail class="fill-white"/></li>
|
||
|
</ul>
|
||
|
|
||
|
<ul class="list-none! text-xs [&>li]:m-0! mt-3 font-light">
|
||
|
<li><mdi-earth /> theorangeone.net</li>
|
||
|
<li><mdi-twitter /> @RealOrangeOne</li>
|
||
|
<li><mdi-github /> @RealOrangeOne</li>
|
||
|
<li><mdi-mastodon /> @jake@theorangeone.net</li>
|
||
|
</ul>
|