Skip to content

Tutorials

  • AI
  • 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

All Tutorials

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
defer render blocking css wordpress
CSS Web Development

Defer Render-Blocking CSS in WordPress (No Plugin)

December 28, 2020 Red Stapler 1

Render-blocking CSS is one of the reason of slow website loading speed. By default, web browser have to wait for all CSS to finish loading before it can start rendering website. During this time, user….

Read more
CSS 3d infinity effect
CSS

3D Infinity Effect CSS Tutorial

December 28, 2020 Red Stapler 0

In this tutorial, we’re going to show you how to create a 3D infinity effect using only CSS transform and CSS filter. The HTML So first let’s start with HTML structure. I’m going to create….

Read more
CSS HTML

5 Stunning CSS Filter Tricks You Must See

December 28, 2020 Red Stapler 1

CSS filter is a quick and convenient way to apply effects like blur, brightness and contrast to any HTML element. But do you know that it can also be used to create awesome effects. In….

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
three.js realistic light shadow tutorial
HTML Javascript

Three.js Realistic Light and Shadow Tutorial

February 7, 2021 Red Stapler 1

In previous tutorial, we talked about how to import 3D model into the scene in Three.js using GLTFLoader. Now we’re going to talk about how to setup light and shadow to make our model look….

Read more
css neumorphic login form design
CSS HTML

CSS Neumorphic Login Form Design Tutorial

December 28, 2020 Red Stapler 2

Neumorphic design is another UI design that has become popular these days. The main concept is to use the light source and shadow in a way to create a soft 3D effect that add focus….

Read more
how to create realistic css effect
CSS HTML Javascript

How to make Photorealistic CSS Design

December 28, 2020 Red Stapler 0

In this tutorial we’ll show you how to use HTML/CSS to create a photorealistic effect on your website. We’ll walk-through steps to create this business card from scratch in a few minutes Basic Setup The….

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
animejs svg tutorial
Javascript Web Development

Create SVG Morphing Animation with Anime.js

December 28, 2020 Red Stapler 0

In this tutorial we will show you how to create an SVG morphing effect with anime.js, a lightweight JavaScript animation engine that getting popular these days. (source code at the end of this post) You….

Read more
ai generated human photo
Javascript Others

AI Generated Human Photo Database (with API Access)

December 28, 2020 Red Stapler 0

In this post, we’re going to show you an awesome free service to generate a human photo using AI. Since the human in these photos don’t exist, you can use them without any problem. Very….

Read more

Posts pagination

«Previous Posts 1 … 3 4 5 6 7 … 19 Next Posts»
©2026 Red Stapler. All rights reserved.
  • Facebook
  • Twitter
  • Youtube