IdeaToday we are going to create a Screen Recorder in Python using OpenCV.PrerequisitesKnowledge of basic Python coding, basics of OpenCV, numpy and Pillow.Install Modules pip install pillow pip install numpy pip install opencv-python Type these commands one by one in your terminal: cmd,...
March 23, 2023
How to make a Kali Linux themed Terminal Website Portfolio using React JS
Hello Beautiful People,You must have known about Kali Linux and most probably have used it. If not no problem then, we are going to create our own Kali Linux (oops, Sorry... Our Kali...
December 02, 2022
How to create a Tic Tac Toe Game with pure HTML, CSS and JS
Hey fella's,Here I am with a new post.In this post, I am gonna create a tic tac toe game but with pure html, css and js. Yeah, it's a little waste of time...
September 17, 2022
Top must have windows software for a developer
Hello folks, I guess most of you are using a windows computer or laptop. And since you are visiting this post, that means you're a developer too.Windows comes with essential softwares installed that you...
How to create a shining / glowing effect around the cursor on mouse hover over a div? Glassmorphism Tutorial
September 15, 2022
Hello folks, in this post, we will explore how can you create an effect like this using HTML, CSS and JS.The simple logicJust replace the "divname" in the code by the name given to the div to that you want to apply this...
Javascript code to display a welcome message after accepting the name of the user using a prompt box
August 20, 2022
.button-85 { margin-left: 1rem; font-family: Arial; padding: 0.6em 2em; border: none; outline: none; color: rgb(255, 255, 255); background: #111; cursor: pointer; position: relative; z-index: 0; border-radius: 10px; user-select: none; -webkit-user-select: none; touch-action: manipulation; } .button-85:before { content: ""; background: linear-gradient( 45deg, #ff0000, #ff7300,...
Hello there! In this article we are going to create a programmer way to write an application. We will write an application using Python.IdeationSo, as you all know that we have a specific format to write an application. In this post, I've chosen...
ABOUT ME

Web developer, designer. A self taught programmer. Don't hesitate to come for say a small "hello!"
Shivesh Tiwari
POPULAR POSTS
Categories
- best javascript project 12
- code 5
- dino game 1
- dislike 1
- easy python projects 9
- flask 1
- free python code 10
- game 2
- git 1
- github 1
- hack 2
- hack chrome dino game 1
- hack game 1
- html best website 4
- javascript website 6
- learn javascript 9
- learn programming 13
- learn python 15
- like 1
- like dislike system php 1
- mrdevknown 5
- music player 1
- notification 1
- php 2
- programming 9
- project 9
- pyqt5 4
- python 16
- python IDE 2
- python projects 8
- React 5
- react js 6
- software 5
- Tkinter 2
- web app 4
- website 4
MrDevKnown
Search This Blog
Categories
- React5
- Tkinter2
- best javascript project12
- code5
- dino game1
- dislike1
- easy python projects9
- flask1
- free python code10
- game2
- git1
- github1
- hack2
- hack chrome dino game1
- hack game1
- html best website4
- javascript website6
- learn javascript9
- learn programming13
- learn python15
- like1
- like dislike system php1
- mrdevknown5
- music player1
- notification1
- php2
- programming9
- project9
- pyqt54
- python16
- python IDE2
- python projects8
- react js6
- software5
- web app4
- website4
Translate
Pages
Popular Posts
Music Player web app made in HTML, CSS, Javascript
August 03, 2021

Top must have windows software for a developer
September 17, 2022