Why You Should (not) Become a Data Analyst in 2023!

TL;DR I’m a data analyst, and I made this to let you know some of the things that might inspire you or discourage you to dive into the…

Image Preview
Hello R Fans!

Here is a little update on this channel’s r-evolution.

Image Preview
A Full Guide on Programmatic SEO in Python for 2023

For six months now, I am working on SEO and programmatic solutions with Python, since, the Saas tools like Ahref and SEMrush are hundreds…

Image Preview
Building Your Email List with Flask: A Newsletter Subscription Tutorial

TLDR; Are you looking to build an engaged and loyal audience for your business or blog? One of the best ways to do that is by creating a…

Image Preview
One Free and Two Paid Alternatives to ChatGPT

TLDR; I will show you two paid alternatives and we will explore how to program your version of ChatGPT using the Eleuther model from…

Image Preview
Write for R-evolution

Unleashing the power of R in data science and analytics

Image Preview
My 7 Tips on How To Negotiate Your Salary: Tips Before, During, and After

Asking for more money in a job interview or a current job can be daunting, especially if you don’t know what to do or say. But with the…

Image Preview
Engineering ChatGPT, Case Study with Flask And Bootstrap.

The Hype of ChatGPT is at its peak these days. I tested a few things with ChatGPT, but the outcomes were superficial and needed a concrete…

Image Preview
Career Change to Data Analyst, How I made it in 2023.

A few years ago, I decided to change careers from being a sport scientist to a data analyst. It did not mean going back to school. I slowly…

Image Preview
2023: Best productivity hacks in RStudio (Posit) for data analysts

R is a powerful tool for data analytics, but you only get the full power by using all shortcuts and tricks. That’s why RStudio offers a…

Image Preview
How to Build a FREE Link Tracker in Flask and Python

This blog post will show you how to build a link tracker in Flask and Python. By the end of this post, you will have a working link…

Image Preview
Which 8 Secret Skills Do You Need As a Data Analyst [Lesson learned]?

There is a high demand for data analysts these days due to advancements in technology that require more and more analytical work.

Image Preview
Answered: A Step-By-Step Guide To Making Money With Programming Tutorials

TLDR; Programming tutorials are a great asset to your programming knowledge. Read here about mine. You can learn a lot when you know how to…

Image Preview
My 12 Learnings From Building A Profitable Side Hustle

TL;DR: You might be working a full-time job that has you on call 24/7 and can make your work days long, stressful and tough. But with the…

Image Preview
Automation Showcase With BeautifulSoup (Python)

TL;DR: I wrote a lot of medium articles, and it took up so much time and effort to keep my homepage up-to-date with any new blog posts…

Image Preview
Is Python slow, inefficient and outdated?

TL;DR Python is a high-level, interpreted, general-purpose programming language that is used by both professional developers and hobbyists…

Image Preview
The 6 Reasons Why I am Writing for Medium

If you’re a writer, you’ve probably considered writing for Medium. After all, it’s a popular platform with a built-in audience. But what…

Image Preview
[LEAKED API] Parsing Information of Fear and Greed Index (cnn.com)

TL;DR: This tutorial is just for educational purposes, not for private usage. Some years ago, I started a private program that was fetching…

Image Preview
Earn Passive Income with Binance

This is not financial advice. Please do your own research before investing, trading or similar actions. I am not responsible for any…

Image Preview
How to Create a Stock and Finance App With Python

Part 4: Fixing bugs and adding a search bar for the stocks.

Image Preview
Trending Reddit Stocks– My 8 Trading Learnings

TL;DR: Last year I wrote a story about GME and AMC hype, this year had BBBY as the mega hype (story). I launched a plattform tenxassets.com…

Image Preview
How to create a stock and finance app with python (part 3)

TL;DR: We will make a nice plot of the volatilities and returns and embed it in our app!

Image Preview
How to create your own stock market and finance app with Python (Part 2)

TL;DR: In this story, we will add some features to our app:

Image Preview
How to create your own stock market and finance app (Part 1)

TL;DR: In the previous stories, I was describing how to build a mobile web app, add a user management, build a stock database and a…

Image Preview
Flask Tutorial: How to Deploy & Publish an App on pythonanywhere

A step-by-step guide on how to deploy and publish an app on pythonanywhere

Image Preview
Flask Tutorial: Simple Login for your webpage (python)

TLDR ;In my first story, I wrote about how to create a mobile friendly homepage with flask. Now, I want to show you, how you can enhance…

Image Preview
Create your own stock database in python

TLDR; It is pretty easy to create a daily updated stock database in python. The library yfinance is a great tool. You can use a cheap…

Image Preview
Synchronize Your Medium Blog With Python

TLDR; If you write a lot of medium articles, you may also want to show them also on your own homepage or on different other pages, like me…

Image Preview
Part 1: Build your own crypto daily up-to-date database with R

TLDR; In this tutorial series, I show you how you can build your own crypto database in json format, which you can update daily. In later…

Image Preview
How to export >100x faster .csv files from R for big data

TLDR; You should use data.table::fwrite() to export .csv from r, because it is more than >100 times faster. than other methods. If you…

Image Preview
How to increase productivity and health in daily coding life

TLDR; If you are daily on your desk for hours, you should consider the following tips for your health and productivity. I am giving you…

Image Preview
Develop your own financial dashboard with Flask and Plotly

TLDR; Flask is a great tool based on python to build scalable and mobile friendly apps. With plotly you can create beautiful plots which…

Image Preview
Are subreddits a good predictor for stock returns?

Disclaimer: This blog article is not financial advice. Please, do your research before investing. I am not responsible for any wins or…

Image Preview
Build Your Own Mobile-Friendly Website With Flask

TLDR: With Flask you can build fast and easy web apps and websites. I recommend PyCharm or vs code for development. On pythonanywhere.com*…

Image Preview