Skip to content

Tutorials

  • Cryptocurrency
  • CSS
  • Excel
  • HTML
  • Javascript
  • Node.js
  • Others
  • SCSS
  • Web Development

Pages

  • Home
  • All Tutorials
  • About
  • Privacy Policy

Red Stapler

Coding Tutorials and Development Tips

  • Home
  • Tutorials
  • About

Tag: javascript

electron tutorial 2020
HTML Javascript Node.js

Create Simple CPU Monitor App + Installer with Electron

December 28, 2020 Red Stapler 2

This is the 2020 updated version of my Electron tutorial. I’ll try to make it short and concise as possible. In this post we’ll write a simple app to monitor cpu usage together using HTML/CSS….

Read more
how to load multiple models in three.js
HTML Javascript

How to Load Multiple Models in Three.js using Promise

December 28, 2020 Red Stapler 0

In this post, we’re going to talk about how to load multiple 3D model (or texture, objects, etc) using Promise. Normally, if we want to load 3D model in three.js, we would do something like….

Read more
Javascript Others

Remove Person from Video with AI and JavaScript

December 28, 2020 Red Stapler 0

In this tutorial, we’re going to show you how to use Tensorflow.js and a pre-trained human segmentation machine learning model BodyPix to real-timely remove person from video (This tutorial is inspired by this project from….

Read more
Javascript

Realtime Video Processing with JavaScript (No Library)

December 28, 2020 Red Stapler 0

In this tutorial we’re going to show you the basic of real-time video processing using JavaScript. You’ll learn how to remove a green screen background from a video and merge another video as background. Ready?….

Read more
realistic-reflection-threejs
HTML Javascript

Ultra Realistic Reflection Effect with Three.js

December 28, 2020 Red Stapler 1

In this tutorial, we’re going to show you how to create a realtime realistic reflection surface with Three.js from scratch in just a few minutes. Let’s check it out! CubeMap/ Skybox Concept First we’re going….

Read more
space-warp-effect-tutorial
Javascript Web Development

Cool Space Warp Background Effect with Three.js

December 28, 2020 Red Stapler 1

In previous tutorial we showed you how to create nebula particles effect using Three.js. This tutorial is still space related. today, we’re going to show you how to create a space warp background effect using….

Read more
nebula-background-effect-threejs
Javascript Web Development

Create Cool Nebula Background Effect with Three.js

December 28, 2020 Red Stapler 5

So you’re looking for an idea to create a stunning background for your website? This tutorial is for you. We’ll show you how to create an animated Nebula background using JavaScript and Three.js. Let’s check….

Read more
javascript-pixelate-image
Javascript Web Development

How to create pixelated image with JavaScript

December 28, 2020 Red Stapler 1

In this tutorial, we’ll show you how to create pixelated image (aka. mosaic/censor) with JavaScript and canvas So here is the example page. There is only one image on it and nothing else except a….

Read more
export-canvas-as-image
Javascript Web Development

Export canvas as image with JavaScript

December 28, 2020 Red Stapler 0

In previous tutorial, we talked about How to load image to canvas with JavaScript. This time we’ll show you how to export canvas as image and let user download it. Let’s check it out! Let’s….

Read more
how to load image to canvas using javascript
Javascript Web Development

How to Load Image to Canvas with JavaScript

December 28, 2020 Red Stapler 1

Canvas is an element for drawing graphic on webpage with JavaScript which responsible for majority of stunning effect on today’s website. In this tutorial, we’ll show you how to load an existing image to canvas….

Read more
css depth of field effect
CSS Javascript Web Development

Pure CSS Depth of Field Effect

December 28, 2020 Red Stapler 0

Hello and welcome to Red Stapler Channel. In this tutorial, we’re going to show you how to create depth of field effect, which could be useful for creating stunning background on your website. This technique….

Read more
10-web-design-ideas-2019
CSS Javascript Web Development

10 Stunning Web Design Ideas You Must See in 2019

December 28, 2020 Red Stapler 1

In this article, we’ll show you the collection of 10 stunning web design ideas and inspirations I found on Codepen in 2019. Also, I’ll try to provide a brief detail of the technique and library….

Read more

Posts pagination

«Previous Posts 1 2 3 4 5 Next Posts»
©2025 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube