Skip to content →

Category: Coding

A Random-Table-Data Generator for Google Sheets!

Are you tired of manually entering data into your Google Sheets tables? Do you want to save time and increase productivity? Look no further than the Random Table Data Generator for Google Sheets!

Introduction

Let’s face it, data entry is not the most exciting task in the world. It’s tedious, time-consuming, and can lead to mistakes if you’re not careful. But what if I told you there’s a way to generate random data for your tables with just a few clicks? That’s right, the Random Table Data Generator does all the work for you!

Leave a Comment

Get Daily Joke GUI: A Simple Python Program for a Daily Dose of Humor

Do you need a daily dose of humor? Do you want to start your day with a good laugh? Look no further than the Get Daily Joke GUI. This simple Python program fetches a joke from the jokeAPI and displays it in a window, making it easy for you to get your daily dose of humor with just a few clicks.

So how was this program created? Let’s take a closer look:

Leave a Comment

Listing the top-size files with python

List Top File-size Files

This Python script is designed to list the top files by size on a file drive (under Windows-OS), as determined by the user.

Requirements

In order to use this script, you must have Python 3 installed on your system. You will also need to have the os and sys modules installed.

Leave a Comment

How to Automatically Set NASA’s Picture of the Day as Your Windows Background

Here’s a Python script that downloads the NASA Picture of the Day and sets it as the background image in Windows:

Leave a Comment

Sort Files in a Directory by File-Extension using Python

Here is a python script that sorts files in a directory by file extension.
The directory to be sorted and the file endings to be sorted are taken as input parameters.
As an example, the script can be immensely helpful in creating order in a download folder that has grown and grown over time.

Leave a Comment

Create a block for wordpress Gutenberg-Editor

How to create a simple block for Gutenberg-editor with javascript and React

Do you want to create custom blocks for the Gutenberg-editor, but are unsure how? Have you heard about JavaScript and React, but don’t know how to implement them into your code? Look no further! This article will guide you step-by-step on how to use JavaScript and React to create a simple block for the Gutenberg-editor – so you can start creating custom blocks with confidence.

Leave a Comment

Create and deploy a wordpress staging environment with docker in minutes

Are you using WordPress and want to test updates before you release them to the public? Want to avoid messing with your live environment? Docker can help! This article will show you how to create a staging environment with docker and deploy your changes.

Leave a Comment

How to Overcome Distractions and Stay Focused When Working on Software

Are you constantly distracted by emails, social media notifications, and other interruptions while working on a software project? You’re not alone. According to recent research, the average software developer is interrupted at least every eleven minutes – leading to a lack of focus and decreased work productivity. But don’t give up hope! In this article, I’ll share tips for how to stay focused and overcome distractions so that you can be successful in your software development projects.

 

Leave a Comment