Roman Imankulov

Roman Imankulov

Full-stack Python web developer from Porto

search results (esc to close)
14 Feb 2023

Feature Flags at Building Radar

The benefits and trade-offs of feature flags in software development that we learned at Building Radar.
31 Jan 2023

Say Maybe to Hell Yeah

Why following the most exciting opportunity may not be the right move.
24 Jan 2023

7 habit-building techniques I learned from 'Atomic Habits'

Break out of your old routines and create a path to success with these tried and tested habit-building techniques
17 Jan 2023

Simplifying PostgreSQL enum migrations with SQLAlchemy and alembic-enums

A pythonic interface for running complex enum migrations in Alembic scripts.
10 Jan 2023

Most Popular Posts of 2022

Reflections on a Successful Blogging Year: Lessons Learned and Takeaways.
01 Jan 2023

Surviving Late Night Events

A reflection on the struggles of maintaining energy and positivity during night events
13 Dec 2022

Stop Me Before It's Too Late

How using the phrase "Stop me before it's too late" can help you invite feedback and improve your solutions
06 Dec 2022

Pydantic as a Backward Compatibility Layer

Pydantic offers backward compatibility features for your data model, allowing you to easily adapt to changes in your data sources
30 Aug 2022

Resolve Discussions

As you write a tech or product specification, don't leave unresolved comments hanging.
16 Aug 2022

Long name, short body

How to write unit tests that are easy to read and maintain.