Muhimen

Muhimen @muhimen123

About: Nothing more than a programmer nothing less than a programmer. Loves to solve Rubik's cubes in spare time.

Location:
Bangladesh
Joined:
Nov 21, 2019

Muhimen
articles - 37 total

Play Games in VSCODE

Are you bored of long coding sessions and want to take a small break? Or you want to play a game but...

Learn More 87 2Jul 3 '21

8 Advanced Google Search Operator to Ease Your Job

When in doubt, Google it As a developer, Google is one of the most useful tool you will ever use....

Learn More 13 0Jul 1 '21

How I Got My First Fiverr Order. And Here is How You Can Too!

If you are a busy person and don't have enough patience to go through the whole post, here is the...

Learn More 9 21May 17 '21

5 Cool VSCode Extensions

VSCode, out of the box can provide a ton of useful features that can help you get started. But what m...

Learn More 14 2Jan 26 '21

How To Write Comments

Comments, while being the most underrated part of any program, can play a significant role in how the...

Learn More 34 32Dec 3 '20

Semicolons in Python?!

I have been coding in Python for roughly about 2 year. And today, I just found out YOU CAN USE SEMICO...

Learn More 10 2Aug 15 '20

Google Announced New Android/Kotlin Developer Course

If you were thinking to make some cool android apps but couldn't get a hand on it because you didn't...

Learn More 31 2Jul 17 '20

This Post is Written by AI

After seeing many succesful attempts of training a neural network model to write scripts for movies,...

Learn More 107 21Jul 10 '20

5 EXACT alternatives of VSCode!

At the end of the day, Visual Studio Code(or VSC) is a text editor just like notepad or atom or somet...

Learn More 76 48Jul 5 '20

YouTube Video Downloader (with just 2 lines of codes)

So, you are on the desert with no WiFi connection but you must continue watching your favorite series...

Learn More 83 9Jun 29 '20

Cheatsheet for cheatsheets

Whether you are a professional programmer or just writing your first "Hello world" program, there is...

Learn More 78 2Jun 23 '20

I made an analytical report on Dev!

For the last few days(9 to be precise) I have been collecting some public data with the help of Dev A...

Learn More 39 3Jun 20 '20

Something went wrong

A post by Muhimen

Learn More 5 1Jun 15 '20

Colored text in terminal using Python

The terminal, a love-hate relationship with the developers. Whether you love to use the terminal(me)...

Learn More 9 0Jun 11 '20

Spice up you next Dev.to post with these cool editor hacks!

While reading this markdown cheatsheet, one thing got my attention. And it was, You can also use r...

Learn More 49 5Jun 6 '20

I made a data analyzer for Dev.to

Quite recently, I reached a milestone of 10k post views in Dev. Which might seem less to you but a lo...

Learn More 37 6Jun 3 '20

Stackoverflow survey 2020 is out! Here is a summary

As usual, StackOverflow conducted a survey on the developers over the internet. It is the 10th survey...

Learn More 17 0May 29 '20

Learn Go with the help of Python

Whether you are a programming rookie or a seasoned veteran, there is a high probability that you have...

Learn More 89 1May 28 '20

What makes you frustrated(in programming)?

This no wonder that most of you reading this post like to code day and night. Most probably, programm...

Learn More 7 1May 18 '20

List of Dev.to badges

Congratulations! You have scored 100 out of 100 in your math exam. Here take chocolate as your gift!...

Learn More 59 5May 11 '20

"Hello, World!" but in 30 different languages!!!

Since the last week, I was scratching my head to figure out what post can I write in dev? I wanted it...

Learn More 137 66May 1 '20

What VS Code theme do you use?

I use a less famous theme called "Hackpot", a perfect partner for me along with a cup of coffee in mi...

Learn More 11 19Apr 22 '20

[Askdev]Predicting the future

Hello, folks! What do you think about our life, our profession will look like in the future? E.g what...

Learn More 4 1Apr 18 '20

4 ways to swap variable

Do you remember the first code you ever wrote? If my calculations are right then it was a hello, worl...

Learn More 6 2Apr 15 '20

Is coding hard? The straight forward answer.

Is coding hard? Nope! But other people say it's hard. They are wrong! If coding is easy then...

Learn More 8 1Apr 15 '20

Wanna learn a new language? Why not C++?

Lately, I've been thinking to learn a new programming language to boost up my programming career. I a...

Learn More 50 14Apr 12 '20

Progress bars in Python!!!!

Ever wrote a super long loop and waited for the whole day for the loop to finish. And then you just f...

Learn More 28 6Apr 8 '20

Make a password manager with python: Making the basic mechanisms

Every password manager must save the password a user gives and output it when the user needs it. We a...

Learn More 26 7Mar 25 '20

Make a password manager with python: Setting up the environment

As promised in my previous post I will start by setting up the environment first. I will go from inst...

Learn More 18 1Mar 22 '20

Make a password manager with python

If you are like me, you probably have logged in many websites so far. But rarely remember any passwor...

Learn More 28 0Mar 21 '20