Oscar Jite-Orimiono I'm a self-taught frontend web developer. I build websites so everyone finds a home online. The digital space is massive, full of endless possibilities — let's explore it together!

Stories by Oscar Jite-Orimiono

Masking Images in CSS With the Mask-Image Property

Masking images in CSS with the mask-image property

Dev

In this article, we’ll learn about the CSS mask-image property and how it can be used to set an image as a mask layer for a web element.

Oscar Jite-Orimiono
Dec 29, 2022 ⋅ 8 min read
Optimizing Video Backgrounds In CSS And JavaScript

Optimizing video backgrounds in CSS and JavaScript

Dev

Using the video HTML element, we can set a video as our site’s background. We can use the video as it is or add an overlay.

Oscar Jite-Orimiono
Oct 5, 2022 ⋅ 10 min read
6 Javascript Tools For Color Generation

6 JavaScript tools for color generation

Dev

Choosing the right set of colors for your project is very important. Color generators are used to make color palettes for your web projects.

Oscar Jite-Orimiono
Aug 19, 2022 ⋅ 11 min read
Complete Guide To Using CSS Filters With SVGs

A complete guide to using CSS filters with SVGs

Dev

CSS has several filters that help improve the visual aspects of a website. You can apply them directly to a web element using the filter property.

Oscar Jite-Orimiono
Jun 22, 2022 ⋅ 14 min read
Understanding animation transition timing functions CSS

Understanding animation and transition timing functions in CSS

Dev

The animation property allows you to change the properties of an element over a specific duration, while transition defines how an element changes over the duration.

Oscar Jite-Orimiono
May 12, 2022 ⋅ 8 min read