Mar 13, 2025 8 min
Integrating GrapesJS with Django
Creating dynamic and customizable web pages is a cornerstone of modern web development. If you’re building a Django application and want to offer a reliable WYSIWYG editor, GrapesJS is a compelling…
Jan 12, 2022 4 min
How to choose the best technology stack for your Startup to ensure fast and incremental innovation
When we talk about startups, some things are for sure: they have a wonderful team, some great ideas but not always know which technology stack is the right one.
Mar 10, 2020 3 min
Starting with AWS DynamoDB using Python
This guide is meant to provide a base, or a quick start, for interfacing with AWS DynamoDB using Python, its contents are based on the repo https://github.com/5thempire/aws-dynamodb .
Aug 22, 2018 4 min
Python from the beginning
Set up Python, VSCode and Jupyter
Aug 17, 2017 5 min
Ruby Challenge: Feature flagging in Python
I’ve been programming in Python for the last year. I’d rather work in Ruby but there are some features in Python and some of its libraries that are really cool.