Search
AI and Crypto Are Combining to Create Web3's 'Multiplayer Era'
14.3.2023
Creating with code has never been easier. Web3 tooling shows us how it can be equitable
How to solve coding problems using ChatGPT?
14.3.2023
ChatGPT, the AI language model, can assist in breaking down complex coding problems and finding efficient solutions
Coding Kenta Toshikura’s Glass Effect with Three.js
6.3.2023
Learn how to recreate the glass effect seen on Kenta Toshikura's website using postprocessing in Three.js
11 tech jobs that do not require coding skills
22.2.2023
Discover 11 essential tech jobs that don’t require coding skills, including UX designer, technical editor, digital marketer and data analyst
Unstoppable Domains and Crypto Browser Opera Widen Scope to Offer Accessible Web3 Identity System
17.2.2023
Opera, the Web3 browser, and Unstoppable Domains, the non-fungible token (NFT) domain provider, have announced that users can now access all domain endings, including .x, .crypto, and .nft, across Opera’s browsers. Additionally, Opera and Unstoppable are offering a free .nft domain that...
How to improve your coding skills using ChatGPT
1.2.2023
ChatGPT can generate code snippets and solutions to coding problems quickly and efficiently. Here’s how
Bringing Letters to Life: Coding a Kinetic SVG Typography Animation
31.1.2023
In this tutorial, you'll learn how to recreate a captivating motion type effect using SVG and GreenSock
Replicating the Light Effect from MIDWAM with Three.js and Postprocessing
9.1.2023
In this coding session, we'll use Three.js and postprocessing to recreate the beautiful light effects featured on Midwam's website
Programming languages prevent mainstream DeFi
25.11.2022
Asset-oriented programming makes fundamental functions native to the programming language. DeFi needs more of that to improve security
ERA Coding Challenge
25.10.2022
Zajímavá, netradiční a náročná programátorská úloha pro programátory v C++. To je výzva, kterou jsme v ERA připravili pro vývojáře z celé republiky. Spouštěli jsme ji začátkem října a už nyní se těšíme…
Blockchain-Based Platform Created by Saudi Students Places Third in National Women’s Coding Competition
18.10.2022
A blockchain-based tender bidding platform that was designed by female university students has been named the third-best entry in a Saudi Arabian women’s coding competition. The competition is said to be part of Princess Nourah bint Abdulrahman University’s broader goal of supporting...
How to Code a Three.js Postprocessing Transition
10.10.2022
A video coding session where you’ll learn how to code a transition with Three.js and postprocessing
Bitcoiner claims to have found 'long lost Satoshi Bitcoin code' with personal notations
8.10.2022
According to Jim Blasko, he was able to uncover raw data and files from Bitcoin v0.1 including notations from Satoshi Nakamoto using "a little browser hacking."
Animating Tiny Triangles with Three.js
5.10.2022
A video coding session where you’ll learn how to animate tiny triangles to create a whirlwind-like dissolving effect in Three.js
How to Recreate Stripe’s Lava Lamp Gradient with Three.js
26.9.2022
A video coding session where you’ll learn how to recreate the lava lamp like gradient from Stripe
How to Code a Scrollable Text Gallery in Three.js
19.9.2022
A video coding session where you’ll learn how to recreate the text and image gallery seen on Design Embraced
Learn Bad Coding Habits In This Beautiful Game About A Struggling Developer
16.9.2022
When I played One Dreamer‘s demo back in June, I figured this could be something special. It looked to be a game about a failing game developer, presented using a combination of point-and-click, and coding puzzles, but in an accessible way. And that’s what it is! Hooray! In fact, it’s far more...
Checkerboard Transition for Text in Three.js
15.8.2022
A coding session where you'll learn how to recreate the checkerboard transition from Gleec
How to Get Extension Manifest Information
10.7.2022
Working on a web extension can be kinda wild — on one side you’re essentially just coding a website, on the other side you’re limited to what the browser says you can do in the extension execution environment. One change in that environment is coming January 2023 — pushing...
How to Map Texture to a 3D Face with Three.js
4.7.2022
A coding session where you'll learn how to wrap a texture on a 3D face with Three.js.
The post How to Map Texture to a 3D Face with Three.js appeared first on Codrops