PlayCanvas is a ✨ web graphics creation platform ✨
PlayCanvas is a collection of open-source products that you can use to build interactive, graphical web applications:
🦾 PlayCanvas Engine - Open source JavaScript run-time that powers all PlayCanvas applications
🛠️ PlayCanvas Editor - Real-time collaborative visual editing environment for building PlayCanvas applications
⚛️ PlayCanvas React - Open source React-based declarative interface that wraps the PlayCanvas Engine
🧩 PlayCanvas Web Components - Open source Web Components-based declarative interface that wraps the PlayCanvas Engine
#coding #code #javascript #virtual #worlds
PlayCanvas WebGL Game Engine
The open source PlayCanvas HTML5 game engine, built on WebGL and glTF, for building games, playable ads, visualizations, VR and AR.
https://playcanvas.com/Bring your imagination
and your friends!
Hubs is the open-source web-based virtual world platform that enables artists, creatives, and you to create 3D spaces and publish them online for anyone to visit. With just a click of a button, anyone around the world can enter and explore your scene, from almost any modern device. Use your scenes to effortlessly host virtual events with dozens of people, with full support for both voice and text chat.
#coding #code #javascript #virtual #worlds
Thinking about diving into the exciting world of social VR with Hubs? First off, great choice! If you love creating unique 3D spaces, collaborating in virtual reality, and bringing people together in immersive environments, Hubs is a versatile tool for all of the above. And the Beginner’s Guide to Hubs Community Edition is a great way to start setting up your very own Hubs server.
#coding #code #javascript #virtual #worlds
The client-side code for Hubs, an online 3D collaboration platform that works for desktop, mobile, and VR platforms.
Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
#coding #code #javascript #virtual #worlds
GitHub - Hubs-Foundation/hubs: Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame. - Hubs-Foundation/hubs
https://github.com/Hubs-Foundation/hubs?tab=readme-ov-fileWelcome to the beginning of your journey into a fully immersive, device-independent 3D world. Whether you're here to explore, connect, create, or just look around, this guide will help you get started with everything you need to know.
#nocode #virtual #worlds
Getting Started | Arrival.Space Manual
Arrival.Space Manual - Your comprehensive guide to mastering Gaussian Splats. Explore tutorials, documentation, and resources to enhance your experience.
https://codex.arrival.space/Pogicity
An isometric city builder engine built with Phaser 3 and Next.js. Place buildings, lay roads, and watch citizens and cars roam your city.
This is a foundation for building isometric strategy games—city builders, tycoon games, RTS, or anything that needs a tile-based isometric world.
#code #programming #coding #game
Neakasa Magic 1 Vacuum Steamer, Handheld Travel Garment Steamer for Clothes, 2300Pa Suction for Clothes Grips, Steamer Iron 2 In 1, Ready to Wear (220V-240V) #gift #forher
AI Web Scraper & Automation
Any Site, No Code, Zero Limits, Reliable Data
Smart Templates from Simple Prompts. Seamless data for n8n, Make, & Zapier, or plug-and-play as an MCP Tool in any AI client. Reliable, zero-maintenance intelligence.
#ai #scraper #nocode #automation
BrowserAct — AI‑powered No‑Code Web Scraper & Automation
Instantly scrape data from any site with our AI-powered tool. User-friendly, no-code solutions with Make and n8n automation for scalable, cost-effective results
https://www.browseract.com/Join the world's first AI coding community. Transform your ideas into code instantly, collaborate with creators, and build amazing projects.
#ai #code #programming #coding
Create, and share interactive games and web pages on Websim.
#ai #coding #code #programming
Turn your ideas into apps
Suggestion:
Make me an app
for outdoor adventurers
that helps track water intake and stay hydrated throughout the day
#ai #code #coding #programming
Replit – Build apps and sites with AI
Replit is an AI-powered platform for building professional web apps and websites.
https://replit.com/Imagine creating functional web applications in just seconds! Thanks to AnyChat, a HuggingFace Space by Akhaliq, you can now effortlessly generate apps with minimal effort. Whether you’re a beginner or a seasoned coder, this free AI-powered code generator is an excellent tool to explore. Here’s a walkthrough of its features and how to get started.
#ai #code #coding #programming
This Free AI Coder Can Generate Apps in Seconds 🚀 | by Anoop Maurya | Medium
Imagine creating functional web applications in just seconds! Thanks to AnyChat, a HuggingFace Space by Akhaliq, you can now effortlessly generate apps with minimal effort. Whether you’re a beginner…
https://medium.com/@mauryaanoop3/this-free-ai-coder-can-generate-apps-in-seconds-b128c2f7d905Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
screenshottocode.com
#coding #graphics #programming #library #ai
GitHub - abi/screenshot-to-code: Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue) - abi/screenshot-to-code
https://github.com/abi/screenshot-to-codeGSAP allows you to effortlessly animate anything JS can touch. Delivering silky-smooth performance and unmatched support. #javascript #library #coding #code
Built to make you extraordinarily productive,
Cursor is the best way to code with AI.
#programming #develop #ai #editor
Cursor - The AI Code Editor
Built to make you extraordinarily productive, Cursor is the best way to code with AI.
https://www.cursor.com/Where designers and developers can collaborate in real-time for faster workflow. All in one place.
#programming #develop #react #code #editor
Codux | Visual Development Environment
Design and develop React projects visually on one development platform. With Codux, your team can collaborate faster to create better UI.
https://www.codux.com/From tasks and workflows to apps and systems, build and automate anything in one powerful visual platform.
#nocode #automation #coding #programming
https://www.make.com/en/integrations/twitch
No-code workflow builder, 1000+ standard apps
list($user, $pass, $uid, $gid, $gecos, $home, $shell) = explode(":", $data);
//S POLOM
$pizza = "piece1 piece2 piece3 piece4 piece5 piece6";
$pieces = explode(" ", $pizza);
echo $pieces[0]; // piece1
$twonum = substr($number2, 0, 2);
// ROZDEL STRING PODLA POCTU ZNAKOV
substr($caller_loc, 0, 8);
MAKE STRING FROM ARRAY
$comma_separated = implode(",", $pole);
YESTERDAY
$today = date("Y-m-d H:i:s");
$yesterday = date("Y-m-d H:i:s", strtotime('-1 day'));