2D, 3D, game, games, online game, game development, game engine, programming, OpenGL, Open AI, math, graphics, design, graphic, graphics, game development, game engine, programming, web development, web art, web graphic, arts, tutorial, tutorials,
Se afișează postările cu eticheta web development. Afișați toate postările
Se afișează postările cu eticheta web development. Afișați toate postările
joi, 27 noiembrie 2025
Shadertoy: A Christmas tree - 2025
Posted by
Cătălin George Feștilă
Labels:
2025,
online,
online tool,
shader,
shadertoy,
web,
web development,
website
marți, 11 noiembrie 2025
News : itch.io website with godot shader example demo.
Itch.io (stylized in all lowercase) is a website for users to host, sell and download indie video games, indie role-playing games, game assets, comics, zines and music. Launched in March 2013 by Leaf Corcoran, the service hosts over 1,000,000 products as of November 2024. See the wikipedia article.
Example of godot xe1a - itch.io website.

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
3D,
demo,
design,
game development,
Godot,
graphics,
itch.io,
news,
web,
web development
News : ShaderBoy with google access ... bad or not?
In the web area, all sorts of propagated coincidences and implementations have started to appear. Here is a website that allows you to work with shaders and offers Google access functionality.
Because there are ongoing discussions about global security solutions and some security software developers have newer business implementations... I maintain my opinion that accessing a website with Google access, without knowing what access you are granting, for example: your photos, blogs, documents, is not a very good idea. Managing a large flow of Google accesses on a single account is difficult, which is why, in the case of hacking, using a traditional password will compromise only a single account.
Customizing access through Google, any other quirky ideas, and all kinds of duplicated accounts lead to rejections and blocks in web consumer psychology.
If you press no, then you are sure is works good ? https://shaderboy.net/app/.

joi, 16 octombrie 2025
News : Demo: Visualizing AlphaEarth Satellite Embeddings in 3D
Today I tested the new Google DeepMind on this official website. You need to have an billing account for commercial use , because : "Error: Cannot register a project without a billing account for commercial use."
I tested with : You are now registered for noncommercial use.
You can see my simple project on my python blogger ...
Google DeepMind has released a new satellite embedding dataset called AlphaEarth. This dataset contains annual satellite embeddings from 2017 to 2024, with each pixel representing a 10x10 meter area. The dataset is available on Google Earth Engine, and can be used to train machine learning models to classify satellite imagery.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
Google DeepMind,
maps,
news,
programming,
web development
luni, 13 octombrie 2025
News : myCompiler I.D.E. online tool.
An online IDE to edit, compile and run code
This online I.D.E. supports 16 programming languages with features like auto-completion, syntax highlighting, and more ...
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
news,
online,
online tool,
programming,
web development
sâmbătă, 11 octombrie 2025
News : Bun v1.3 is here !
Whats new ?!
- Security Scanner API
- Bun 1.3 introduces a Security Scanner API that checks packages before installation.
- It integrates with tools like Socket, which scans for malware, typosquatting, and risky dependencies during bun install or bun add.
- You can enforce organization-wide security policies in local development and CI environments.
- 🐘 PostgreSQL Client (Coming Soon)
- A PostgreSQL client is planned for Bun 1.2 but already available in preview builds.
- This adds to Bun’s built-in SQLite support, expanding its database capabilities.
- 🧠 Chrome DevTools Debugging
- Bun now supports V8 heap snapshots, allowing developers to debug memory usage using Chrome DevTools.
- This bridges the gap between Bun’s JavaScriptCore engine and Chrome’s debugging tools.
- 🌐 S3 API Support
- Bun adds support for S3-compatible APIs, including AWS, Google Cloud, DigitalOcean, and Cloudflare.
- You can use Bun.s3 or Bun.S3Client to interact with storage services, including generating presigned URLs.
- 🧩 HTML & CSS Bundling (Experimental)
- Bun can now bundle HTML and CSS files alongside JavaScript using experimental flags.
- This enables building optimized static sites with tree-shaking and asset copying.
- These features make Bun 1.3 a more powerful and secure tool for building modern web
vineri, 1 august 2025
News : NodeJS and JavaScript security packages over sercurity areas.
Because I used NodeJS and JavaScript on web development, today I will show you some good packages for security using tree main areas of security ...
The first one:
ACLs known as Access Control Lists this use node_acl - npm package.
Will allow you to integrates with Express, also supports role-based access control known as RBAC, and stores rules in memory, Redis, or MongoDB.
The main goal is to define user roles and permissions for resources.
The RBAC known as Role-Based Access Control): A security model where user permissions are assigned based on roles. Each role has specific access rights to resources, simplifying management and ensuring users only access what’s necessary for their job.
The second one:
SAML known as Security Assertion Markup Language:
This allow you to use passport-saml - npm package.
This package configure SAML strategy in Express for secure authentication.
Enables SSO by integrating with identity providers (e.g., Okta, Azure AD).
The SSO known as Single Sign-On is a system allowing users to authenticate once with an identity provider as IdP known as Identity Provider and access multiple applications without re-entering credentials, improving user experience and security.
The IdP is a system that manages user identities and authenticates users for applications.This verifies user credentials (e.g., username/password) and issues security tokens (e.g., SAML assertions) to enable single sign-on aka SSO across trusted services, like Okta or Azure AD.
The last one is audit Log known as SIEM:
SIEM known as Security Information and Event Management is a system that collects, analyzes, and correlates logs and event data from various sources (e.g., systems, applications) in real-time.
This use winston or bunyan - npm packages for logging.
The main goal is to capture system/user events and integrate with SIEM systems like Splunk via HTTP or TCP forwarding.
Store logs in JSON format for compatibility.
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
development,
javascript,
news,
nodejs,
security,
web development
miercuri, 30 iulie 2025
News : Vite new changes.
From the official website ...
Vite is a blazing fast frontend build tool powering the next generation of web applications.
Vite makes web development simple again
The last release on GitHub project comes with the version 7.0.6 .
The good news comes from the same GitHub project and the x.com vite account:
The news is on this change log:
7.1.0-beta.0 (2025-07-30)
Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
development,
github,
javascript,
news,
vite,
web development
duminică, 20 iulie 2025
News : See these web browsers ...
Today, I will show these web browsers :
| Browser | Developer | Latest Version | Operating Systems | Status | Download Link |
|---|---|---|---|---|---|
| Chrome | 130.0.6723.58 | Windows, macOS, Linux, Android, iOS | Active | Download | |
| Firefox | Mozilla Corporation | 131.0 | Windows, macOS, Linux, Android, iOS | Active | Download |
| Edge | Microsoft Corporation | 130.0.2357.46 | Windows, macOS, Linux, Android, iOS | Active | Download |
| Internet Explorer | Microsoft Corporation | 11.0.9600.18860 | Windows | Semi-active | Download |
| Safari | Apple Inc. | 18.0 | macOS, iOS | Active | Download |
| Opera | Opera Software ASA | 103.0.4928.34 | Windows, macOS, Linux, Android, iOS | Active | Download |
| SeaMonkey | SeaMonkey Council | 2.53.18 | Windows, macOS, Linux | Active | Download |
| Maxthon | Maxthon | 7.1.8.9000 | Windows, macOS, Linux, Android, iOS | Active | Download |
| Vivaldi | Vivaldi Technologies | 6.9 | Windows, macOS, Linux, Android | Active | Download |
| GNU IceCat | Free Software Foundation, Inc. | 60.7.0 | Windows, macOS, Linux | Active | Download |
| Comodo Dragon | Comodo | 60.0.3112.114 | Windows | Active | Download |
| Comodo IceDragon | Comodo | 65.0.2.15 | Windows | Active | Download |
| Sleipnir | Fenrir Inc. | 6.5.5 | Windows, macOS | Active | Download |
| Yandex Browser | Yandex | 25.10.0.3145 | Windows, macOS, Linux, Android, iOS | Active | Download |
| Tor | The Tor Project, Inc | 14.0.1 | Windows, macOS, Linux, Android | Active | Download |
| Pale Moon | Moonchild | 33.3.0 | Windows, macOS, Linux | Active | Download |
| The Classic Browser | The Classic Tools | 2.6 | Windows | Active | Download |
| Dooble | Dooble | 2023.12.25 | Windows, macOS, Linux | Active | Download |
| TenFourFox | TenFourFox | 45.41.8 | macOS | Discontinued | Download |
| Polarity Browser | Polarity | 10.0.4 | Windows | Active | Download |
| Crusta Browser | Tarptaeya Inc | 1.4.3 | Windows, macOS | Active | Download |
| Otter Browser | Michał Dutkiewicz | 1.0.03 | Windows, macOS, Linux | Active | Download |
| Brave | Brave Software Inc. | 1.71.114 | Windows, macOS, Linux, Android, iOS | Active | Download |
| Web | The GNOME Web Browser Developers | 47.1 | Linux | Active | Download |
| QupZilla | David Rosca | 2.2.6 | Windows, macOS, Linux | Discontinued | Download |
| iCab | Alexander Cla Gen | 6.2.2 | macOS | Active | Download |
| Chromium | 130.0.6723.58 | Windows, macOS, Linux | Active | Download | |
| Sogou Browser | Sogou, Inc. | 12.0.1 | Windows | Active | Download |
| Roccat Browser | Runecats | 7.7 | macOS | Active | Download |
| 360 Security Browser | Qihoo | 14.0.1086.0 | Windows | Active | Download |
| SlimBrowser | FlashPeak Inc. | 18.0.0.0 | Windows | Active | Download |
| Slimjet | FlashPeak Inc. | 43.0.6.0 | Windows, macOS, Linux | Active | Download |
| 360 Extreme Explorer | Qihoo | 13.0.2312.0 | Windows | Active | Download |
| Konqueror | Konqueror | 24.12.0 | Windows, Linux | Active | Download |
| Lunascape | 6.15.2 | Windows, macOS | Active | Download | |
| Midori | TwoToasts.de | 11.3.4 | Windows, Linux | Active | Download |
| Amaya | W3C | 11.4.7 | Windows, macOS, Linux | Discontinued | Download |
| Links | Mikuláš Patočka | 2.29 | Windows, macOS, Linux | Active | Download |
| Dillo Web Browser | Dillo | 3.1.0 | macOS, Linux | Active | Download |
| Waterfox | Alex Kontos | G6.0.20 | Windows, macOS, Linux | Active | Download |
| Epic | Hidden Reflex | 91.0.4017.71 | Windows, macOS | Active | Download |
| Iron Browser | SRWare | 98.0.4750.0 | Windows, macOS, Linux | Active | Download |
| Avant Browser | Avant Force | 2020 build 3 | Windows | Active | Download |
| Fluid | Todd Ditchendorf | 1.8.6 | macOS | Active | Download |
| Kylo | Hillcrest Labs | 1.0.1.76141 | Windows, macOS | Discontinued | Download |
| GreenBrowser | morequick | 6.9.1223 | Windows | Active | Download |
| K-Meleon | kmeleonbrowser.org | 76.5.1 | Windows | Active | Download |
| NetSurf | The NetSurf Developers | 3.11 | macOS, Linux | Active | Download |
| Baidu Browser | Baidu | 43.23.1000.500 | Windows | Active | Download |
| Torch Browser | Torch Media Inc. | 69.2.0.1713 | Windows, macOS | Active | Download |
| BriskBard | Salvador Díaz Fau | 3.9.0 | Windows | Active | Download |
| surf | suckless.org | 2.0 | Linux | Active | Download |
| Citrio | Catalina Group Ltd. | 45.0.2454.266 | Windows, macOS | Discontinued | Download |
| uzbl | uzbl | 0.9.1 | Linux | Discontinued | Download |
| Conkeror | Conkeror.org | 1.0.4 | Windows, macOS, Linux | Active | Download |
| Ibrowse | Stefan Burstroem | 2.5 | AmigaOS | Active | Download |
| UC Browser | UCWeb | 7.0.185.1002 | Windows, Android, iOS | Active | Download |
| Nano | Nano Browser PVT LTD. | 1.0 | Windows, macOS, Linux | Active | Download |
| OmniWeb | The Omni Group | 5.11.2 | macOS | Discontinued | Download |
| Arachne | Michal Polák & Jeremiah Zavala | 1.97 | Linux, DOS | Active | Download |
| ShenzBrowser | Shenz International | 1.1 | Windows | Active | Download |
| Browse3D | Browse3D Corporation | 3.5 | Windows | Discontinued | Download |
| Bitty Browser | Turnstyle | Unknown | Windows, macOS, Linux | Discontinued | Download |
| Elinks Text WWW Browser | Elinks | 0.17.0 | Linux | Active | Download |
| Cốc Cốc Browser | Cốc Cốc | 125.0.255 | Windows, macOS | Active | Download |
| Lynx | Thomas Dickey | 2.9.2 | Windows, Linux | Active | Download |
| The World Browser | Phoenix Studio | 3.5.0.3 | Windows | Active | Download |
| Classilla | Classilla | 9.3.4 | macOS | Discontinued | Download |
| TT | Tencent Holdings | 4.8 (1000) | Windows | Active | Download |
| Pink browser | Mind Vision Software (MVS) | 1 | Windows | Discontinued | Download |
| QtWeb | QtWeb.NET | 3.8.5 | Windows, macOS, Linux | Discontinued | Download |
| Stainless | MD Software, LLC | 1.1.5 | macOS | Discontinued | Download |
| KidZui | KidZui, Inc | Unknown | Windows | Discontinued | Download |
| MenuBox | Cloanto Corporation | 6.0.3.0 | Windows | Active | Download |
| WebPositive | Ryan Leavengood | 1.1-alpha | Haiku | Active | Download |
| Wyzo media browser | Radical Software Ltd. | 3.6.4 | Windows, macOS | Discontinued | Download |
| xombrero | ConformalOpenSource | 1.6.4 | Windows, Linux | Discontinued | Download |
| CometBird | CometBird | 11 | Windows | Discontinued | Download |
| AWeb | Yvon Rozijn | 3.4 | AmigaOS | Active | Download |
| SafeZone Browser | Avast Software s.r.o. | Unknown | Windows | Active | Download |
| ZAC Browser | People CD Inc. | 1.5 | Windows, macOS | Discontinued | Download |
| Acoo Browser | Acoo Browser | 1.98.744 | Windows | Discontinued | Download |
| Timberwolf | FriedenHQ | 4.0.1.0252 | AmigaOS | Discontinued | Download |
| Kazehakase | Kazehakase | 0.5.8 | Linux | Discontinued | Download |
| rekonq | Andrea Diamantini | 2.4.2 | Linux | Discontinued | Download |
| Iceweasel | Debian Project | Unknown | Linux | Discontinued | Download |
| Netscape Navigator | Netscape Communications Corporation | 9 | Windows, macOS, Linux | Discontinued | Download |
| Swiftweasel | SticKK | 3.5.5 | Linux | Discontinued | Download |
| Galeon | The GNOME team | 2.0.7 | Linux | Discontinued | Download |
| Flock | Flock, Inc. | 3.6.4 | Windows, macOS, Linux | Discontinued | Download |
| Camino | The Camino Project | 2.1.2 | macOS | Discontinued | Download |
| Arora | Benjamin C. Meyer | 0.11.0 | Windows, macOS, Linux | Discontinued | Download |
| Titan Browser | Titan Browser Corp. | 33.0.1712.0 | Windows | Discontinued | Download |
| Shiira | Shiira Project | 2.3 | macOS | Discontinued | Download |
| Beonex Communicator | Ben Bucksch | 0.8.2-stable | Windows, macOS, Linux | Discontinued | Download |
| xB Browser | XeroBank | 3.9.10.24 | Windows | Discontinued | Download |
| AOL Explorer | AOL | 1.5 | Windows | Discontinued | Download |
| space time | space time | 1.0.0.2 | Windows | Discontinued | Download |
| NeoPlanet | NeoPlanet, Inc | 1.262 | Windows | Discontinued | Download |
| Grail | CNRI | 0.6 | Windows, macOS, Linux | Discontinued | Download |
| SlimBoat | FlashPeak Inc. | 1.1.54 | Windows, macOS, Linux | Discontinued | Download |
| Deepnet Explorer | Deepnet Security | 1.5.3 | Windows | Discontinued | Download |
| Rockmelt | Tim Howes & Eric Vishria | 2.2.0 | Windows | Discontinued | Download |
| Voyager | VaporWare | 3.3.125 | AmigaOS | Discontinued | Download |
| Lobo Java Web Browser | The Lobo Project | 0.98.4 | Windows, macOS, Linux | Discontinued | Download |
| Ultrabrowser | Ultrabrowser.com Inc | 11 | Windows | Discontinued | Download |
| Xtravo | Jawoco | Unknown | Windows | Discontinued | Download |
| KidRocket | KidRocket.org | 1.5.0.2 | Windows | Discontinued | Download |
| Crazy Browser | Crazy Browser | 3.1 | Windows | Not Recommended | Download |
| Enigma Browser | Advanced Search Technologies, Inc. | 3.8.8 | Windows | Not Recommended | Download |
| Nuke Browser | Nuke Tech | 1.01 | Windows | Not Recommended | Download |
joi, 24 aprilie 2025
luni, 17 martie 2025
News : New changes in pluralsight website.
I leran from this website and I tested my skills and is a great tool with certification and training.
Is a little bit expensive for me because I learn a lot of programming, design, game engines and API.
If I had gotten certificates for everything, for how much the exams cost, I would have to be very rich.
The only way to make a correct statement without enormous cost is online tests and the results obtained and the webiste comes with tested area.
The area of learning is:
- IT Ops
- Cloud
- Security
- Project Management
- Data
- Software Development
- Popular Certifications
- Newest
The newest now has Iris witch is a: Jumpstart a new conversation with one of our quick prompts.
See some my tested and learning skills on this website:

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
news,
pluralsight,
tutorial,
tutorials,
video tutorial,
web,
web development
duminică, 5 ianuarie 2025
News : Create online game with AI on rosebud website.
This online website comes with templates and artificial intelligence that lets you develop any type of game you want to build.
You can start with the free account or use a paid one.
After a few time I spend with this artificial intelligence I was able to build a nice simple 2D game.
I asked to create areas of interactions, data structures and more, but I don't have an paid account and I stoped now.
This is the last changes from this testing game:

Posted by
Cătălin George Feștilă
Labels:
2025,
2025 news,
2D,
artificial intelligence,
game development,
news,
online game,
online tool,
web development
duminică, 1 decembrie 2024
Shadertoy: Warp of the West
... the shader of this years from 1 december 2024.
Posted by
Cătălin George Feștilă
Labels:
2024,
online,
online tool,
shader,
shadertoy,
web,
web development,
website
duminică, 10 noiembrie 2024
Shadertoy: Warp of the West
... see this shader at the official website.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
development,
shader,
shaders,
shadertoy,
web development
sâmbătă, 9 noiembrie 2024
News : Are you talking to a deepfake?
I learn from the U.S. learning platform and comes with good advanced learning skills ..., see the official youtube channel ...
I follow the free learn ... and these are my badges:

See another video from ...
Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
design,
development,
news,
web development,
youtube
luni, 23 septembrie 2024
joi, 15 august 2024
Codapi an interactive code playground service.
Interactive code examples for all types of technical writing.
Embed executable code snippets directly into your product documentation, online course or blog post.
Supports 30 playgrounds out of the box, plus custom sandboxes if you need them.
You can run in-browser playgrounds without a server, use the Codapi cloud, or host a sandbox server yourself.
Read more on the official website.
Posted by
Cătălin George Feștilă
Labels:
2024,
codapi,
library,
open source,
source code,
web development
sâmbătă, 29 iunie 2024
Online tool codesandbox for web development.
The codesandbox online I.D.E. comes with free and paid features and let you to develop online.
You can link your account with GitHub and Vercel accounts ...
I wouldn't use it often, but using the search you can find many projects, see the search feature ...

Posted by
Cătălin George Feștilă
Labels:
2024,
2024 news,
codesandbox,
news,
online,
online tool,
web development
duminică, 14 aprilie 2024
Spline : first test with Spline online tool.
I just tested this online tool Spline.
You can see I export to this blog and my codepen example.
Posted by
Cătălin George Feștilă
Labels:
2024,
2D,
3D,
design,
development,
graphic,
graphics,
online,
online tool,
web,
web development
Abonați-vă la:
Comentarii (Atom)
