You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-Time HTML Editor a HTML, CSS & JavaScript playground for web developers. It offers two modes Live Interpreter mode, in this output is displayed as soon as user stops typing. Editor Mode In this mode we can edit HTML, CSS and JS but we need to click run button for execution.
Automation system to disconnect charger of laptop once battery is 100% and again connect it once battery levels are below the set threshold. It has been achieved using Python script and Micro Controller ESP8266 The relay is controlled by Node-MCU and Node-MCU itself is connected to laptop via serial communication over USB.
The Image-ASCII is a simple python script to convert images into ASCII Art. ASCII art was famous in the older days when graphics were not so popular, images were displayed from a set of about 95 characters. ASCII art is also known as text-based visual art in general. Till date, it's popular and widely used as it's eye-catching.
Catch Me If You Can - A retro game developed in HTML, CSS and JS. The logic is very simple, you just need to catch the fast moving object in less number of cursor moves. Even though, this game is simple, its very addictive, play with caution !!
Python Image Viewer or Py Image Viewer is an app made in python, it can open jpg, ico, jfif, png, etc files in the specified folder, we will have option to view pictures back and forth. More features like collage marker, PIP will be added soon.