HomeBlogGitHubLinkedIn
Accessibility is an essential consideration for any web application, as it ensures that users with disabilities can access and use your site…
Writing unit tests for code that relies on third party libraries can sometimes be tricky. We're all familiar with module mocking, but what…
Intro I've had a pleasure of working from quite a few coworking spaces, since I started working remotely. In my opinion this is the best way…
quicksearch Quick search aka is a command line tool which launches search engines directly from terminal. Project started as python…
Comparing queryset Using Django ORM can lead to interesting problems - especially regarding logic operators. Introduction Let's introduce a…
boomerang Boomerang is an application that helps you to get status updates from your team in an easy and automated way. Simply define your…