The Workforce Disruption of the 21st Century

You may be interested in creating your own (side-) coding business online. The world has changed. Today, freelancing is THE most suitable way of organizing, managing, and delivering talents to creators in the 21st century. Here’s how freelancing impacts every aspect of my professional life today: I work as a freelancer myself. This was how … Read more

The Grass is Always Green

Many people today practice a weird habit: they are unfocused—jumping from one opportunity to the other. One day they do drop-shipping, the next day they start a blog, the next day they start a YouTube channel. The grass is always greener on the other side. Unfortunately, because of the nature of business, there is no … Read more

[Life Hack] How to Overcome the Imposter Syndrome as a Doctoral Computer Science Researcher (and Thrive)

When starting out as a doctoral researcher, I felt like an imposter: unworthy of contributing to the great corpus of academic research. I respected my colleagues a lot—they were smarter, more knowledgeable, and more skilled. How can I make a difference in a world full of highly skilled people? Fortunately, I watched a TED talk … Read more

Why Does Finxter Exist?

Finxter helps you push code projects towards attainment. This article introduces the mission statement of Finxter. Your continuous improvement in coding, business, and productivity is at the core of everything we do. Set yourself on the road towards coding and computer science mastery! Learn the relevant business skills to make your coding business thrive! Be … Read more

Are You to Young to Become a Python Freelancer?

The short answer is no. You are not too young. Was Warren Buffet too young when buying his first stocks at the age of 11? Was Magnus Carlsen, the world’s best chess player, too young when he started playing chess at age 5? Was Mark Zuckerberg too young when he started Facebook? If anything else, … Read more

What Data Structure or Algorithm’s Invention Sped Up a Certain Task Significantly?

In a way, most new algorithms either solved a previously unsolved problem or improved efficiency (in terms of memory overhead, speed, or other characteristics) of the previous solution. This is the fundamental cycle of scientific research. The binary tree data structure sped up database lookups significantly. Later B-Trees did the same thing. Dijkstra’s algorithm sped … Read more