I am developer/code-reviewer/debugger/bug-fixer/architect/teacher/builder from dubai, uae
I'm available for mentoring, consulting.
Jan 30 · 3 min read · While navigating a job change I came across the Odyssey Plan from Stanford's Life Design Lab. It's a framework from Bill Burnett and Dave Evans (the "Designing Your Life" authors) that applies design thinking to career planning. As engineers, we prot...
Join discussion
Jan 23 · 1 min read · Using the Flask-Migrate extension you can create database migrations for your application. Flask application’s typically auto-create db tables on start So running flask db upgrade you’ll get: INFO [alembic.env] No changes in schema detected. To cr...
Join discussion