Published inLevel Up CodingOne of the fastest ways to make the Django app look goodI always considered myself a lazy backend engineer who does not like too much to create web pages that look good. You know my eye is not…May 23, 20221May 23, 20221
Published inLevel Up CodingHow Many Figures You Can Make In IT — A Story Based On My Personal ExperienceThe short answer is: O’ Valley of Plentyyyy.Jan 3, 2022Jan 3, 2022
Published inLevel Up CodingPresentation Of My Tool BeltDevelopers tools that you can also use in your workflow.Dec 19, 20212Dec 19, 20212
A Celebration: ~300 FollowersThe current story is different from the ones I usually write. I believe I have a good reason for that: I would like to thank you all. The…Nov 26, 2021Nov 26, 2021
Published inBetter ProgrammingDon’t Write Code You Are Not Sure. If You Do Not Know the Purpose of It, Just Let It Go.It’s more about the code you will not writeOct 26, 2021Oct 26, 2021
Published inLevel Up CodingCool stuff you can do with Python, SQLite and typerYou will learn how to build a simple CLI (Command-Line Interface) application with SQLite as underlying data storage using python and…Oct 8, 20211Oct 8, 20211
Published inLevel Up CodingWrite your tools: automate PDF workflow with pythonLet’s create together a workflow for generating good-looking PDF invoices. Jinja2 + weasyprint + YAML + some python script can do miracles.Sep 17, 2021Sep 17, 2021
Published inLevel Up CodingWrite your tools: simple JIRA automationI had a thought recently that writing tools by yourself is a refreshing experience, it allows you to go outside your day-to-day work, and…Sep 12, 20211Sep 12, 20211
Published inLevel Up CodingPython “hidden” gems: __slots__In this article I will briefly discuss the __slots__ on python object. It can decrease memory footprint of your code and execute faster.Aug 16, 20212Aug 16, 20212
Published inLevel Up CodingMinimize the waste in software developmentLean thinking will help you reduce waste and make your software development process better.Jul 28, 20211Jul 28, 20211