All

Apple
Uncovering the Untold Truth: Why is Apple Named After a Fruit?
Apple, one of the world's most well-known companies, got its name from a fruit. The founder of Apple, Steve Jobs, is said to have been inspired by his favorite fruit — the apple — when deciding on ...

Concept Art
Portraits from the future
Portraits from the Future offers a thought-provoking glimpse into an Earth post-apocalypse. Capturing inhabitants of what is now believed to be the last inhabited land - Egypt - this collection ref...

Web Development
How to become a successful freelance front-end developer: 6 steps
So you want to be a freelance front-end developer? You’re in luck, because it’s a great time to be one. In this article, I’ll outline six steps that will help you become a successful freelance fron...

python
Exploring the Power of Pandas and NumPy for Data Analysis
As a data analyst, it's important to have a solid understanding of the tools at your disposal. Two key players in the Python data analysis world are Pandas and NumPy.

python
Python Powers Instagram, Spotify and Pinterest
When most people think about the technology behind popular websites, they may not immediately think of Python. However, Python plays a major role in the development of websites like Instagram, Spot...

javascript
The difference between var, let, and const: demystifying javascript variables
The difference between var, let, and const can be confusing for new Javascript programmers. Our blog post breaks down the distinctions and shows how to properly use each type of variable in your code.

shopify
Dovetale vs Shopify Collab. Whats the difference?
The platform that was once known as Dovetale is now being sunset. All of the features and benefits from this product have been migrated over into Shopify, where it will effectively be called "Shopi...

VR
Apple’s Reality One VR Headset
We've all heard about virtual reality headsets like the Oculus Rift and HTC Vive, but there's a new player in town: Reality One from Apple. This VR headset offers a stunning display with over 5K re...

CSS Coding
CSS Position Explained
This blog article explains the CSS position property, covering static, sticky, relative, absolute, and fixed positioning. Learn how to position elements on a webpage in order to create advanced lay...

page speed
Google’s PageSpeed Metrics Explained
PageSpeed Insights is a tool that measures the performance of a webpage and provides suggestions to improve it. In this post, we'll discuss what the tool measures, how to use it, and some tips to s...

Blender
How to Install Scatter5 in Blender (Quickly)
Learn how to install Scatter 5. This video covers installation on a Windows or Mac OSX.

Motion Graphics
Cyberpunk Digital Screen Pack
These have been created to be used in our Unity Asset, Cyberpunk Digital Screen Pack. A HDRP and URP version will be available shortly.
You can download these video files now and in the future they...

Meta Logo SVG (Black, White)
Coolio.dev is not associated with Meta Inc. This file is offered for easy access. It is to be used in art and not sold as a part of any product.

3D Modeling
A Comprehensive Guide to Physically Based Rendering Map Types
Have you ever wondered how realistic textures and materials are created in computer graphics? The answer lies in the use of physically based rendering (PBR) and map types such as albedo, roughness,...

3D Modeling
Sewing Clothes with Patterns in Blender
Did you know you can design clothes using Blender?

Unity
Realistic Car Controller Testing in Unity
Realistic Car Controller is an asset for Unity that you can download to jump start your Game Development.

3D Modeling
Free Snow Add-On for Blender
Justin from the CG Essentials demonstrates how to add real snow to your Blender projects for free. It's very simple to do.

Web Development
Svelte Crash Course
Svelte is a tool for building fast web applications. It is similar to JavaScript frameworks such as React and Vue, which share a goal of making it easy to build slick interactive user interfaces.