X

Store Django static assets with Amazon S3

For some projects we serve a lot of images, videos, and documents. This can overload…

5 years ago

Be a developer and don’t die trying: What I have learned after four years working as one

Last monday was my fourth anniversary working at Swapps as a software developer. It was…

5 years ago

Go beyond with automation: ansible-runner

Back in 2015 we started using Ansible at Swapps. I created a small Django application…

5 years ago

How to set up SSH and GPG keys for your development workflow

A long time ago, in a galaxy far, far away, I found out about SSH…

6 years ago

Getting started on Elixir and Phoenix

We are always looking for new tools that can help us to grow as developers.…

6 years ago

Create UI for humans

There is no doubt that technology has changed our lives. It has driven us to…

6 years ago

Creating your first wordpress shortcode

WordPress is the most used Content Management System (CMS) on the world. Its simple design…

6 years ago

Quick start with Django ORM

As a web developer, using databases may be a pain, you must ensure that all…

6 years ago

Working with nested forms with Django

One of the biggest advantages of Django is its ability to create CRUDs applications with…

6 years ago

How to integrate your Python App with Slack using Bots

At Swapps, we use Slack daily to communicate with the other members of the work…

6 years ago