Wojtek @suda Siudzinski


Python/Node/Golang/Rust developer, DIY hacker, rookie designer, 3D print junkie. CEO @ Gaia Charge


  1. Production-ready Django 3 ASGI Docker image

    A boilerplate image for deploying ASGI Django applications on production using uvicorn and WhiteNoise.…

    on django, asgi, docker, async, collectstatic, uvicorn

  2. Deploying Django to production with uWSGI

    Production-ready Docker image for deploying Django with uWSGI, including serving the static files.…

    on django, uwsgi, docker, deployment, collectstatic, docker-compose, pipenv

  3. Running Django on Arduino Yún

    Arduino Yún is awesome device for many reasons but one is my favorite: it's running small Linux with Python. And when I hear Python, I think Django. You can make simple webserver in C and ATmega32u4 but it won't be easy. There are two problems with Yún and Django: Even…

    on django, arduino, yun, open-home, openwrt, linino