AI directory
d

Development

80 links · 46 subcategories

This category features a collection of resources for software engineering, including technical documentation, development tools, and programming communities. Users can access repositories for scripts, support tables for web technologies, and platforms for finding professional development expertise.

AI-written category overview

Links in Development

80 links
9/10
Game Engines · Tool· 9 days ago
Godot Engine godotengine.org

Godot is a free, open-source game engine designed for 2D and 3D development across desktop, mobile, and web platforms. It offers a node-based architecture and a flexible API supporting multiple programming languages.

#game development#open source
Visit ↗
8/10
Game Engines · Tool· 9 days ago
GDevelop Game Engine gdevelop.io

GDevelop is an open-source, no-code game engine designed to help users create 2D and 3D games through a visual event-based system. It includes AI-assisted tools and supports one-click publishing to multiple platforms including web, Android, and Steam.

#game-development#no-code
Visit ↗
8/10
Game Development · Tool· 9 days ago
Ludo.ai: Generative AI Game Asset Production Pipeline ludo.ai

Ludo.ai is a generative AI platform designed to create production-ready game assets including sprites, animations, 2D art, and 3D models. It offers specific tools for developers to streamline the creation of game-ready spritesheets and textures.

#game development#generative ai
Visit ↗
9/10
JavaScript Frameworks · Documentation· 19 days ago
Vue.js: The Progressive JavaScript Framework vuejs.org

Vue.js is an approachable, performant, and versatile framework for building modern web user interfaces using standard HTML, CSS, and JavaScript. It provides a robust ecosystem that scales easily from a simple library to a full-featured application architecture.

#javascript#web-development
Visit ↗
10/10
JavaScript Frameworks · Documentation· 19 days ago
Next.js Documentation nextjs.org

The official documentation for Next.js, the React-based framework for building full-stack web applications. It serves as the primary resource for APIs, configuration, routing, and rendering strategies.

#react#nextjs
Visit ↗
9/10
CSS Frameworks · Documentation· 20 days ago
Tailwind CSS Documentation tailwindcss.com

Tailwind CSS is a utility-first framework that allows developers to style modern websites directly within their HTML markup. It provides a comprehensive set of low-level classes for building responsive, custom designs efficiently.

#css#frontend
Visit ↗
9/10
API Management · Product· 21 days ago
Postman API Platform postman.com

Postman is an integrated platform for the entire API lifecycle, offering tools for development, testing, documentation, and management. It provides a collaborative environment for teams to build and scale APIs efficiently.

#api#development
Visit ↗
9/10
Developer Tools · Tool· 21 days ago
Carbon: Code Snippet Image Generator carbon.now.sh

Carbon is a web-based tool that enables developers to generate aesthetically pleasing, customizable images of their source code for sharing online. It simplifies the process of creating high-quality visuals for social media, presentations, and technical documentation.

#coding#design
Visit ↗
9/10
Developer Tools · Tool· 21 days ago
regex101: Online Regex Builder, Tester, and Debugger regex101.com

An interactive web-based tool for designing, testing, and debugging regular expressions with real-time feedback and support for multiple programming languages. It provides detailed explanations and performance insights to help developers refine their patterns efficiently.

#regex#development
Visit ↗
9/10
Competitive Programming · Tool· Jun 13, 2026
AtCoder atcoder.jp

AtCoder is a premier competitive programming platform that hosts regular online contests for developers and students of all skill levels. It offers a variety of algorithm and heuristic challenges to help users improve their coding and problem-solving abilities.

#programming#algorithms
Visit ↗
9/10
Competitive Programming · Community· Jun 13, 2026
Codeforces codeforces.com

A premier competitive programming platform hosting regular algorithmic contests, a global user rating system, and an extensive problem archive. It serves as a central hub for developers to practice coding skills and engage with a global community.

#algorithms#programming
Visit ↗
8/10
Coding Challenges · Tool· Jun 13, 2026
Codewars: Coding Practice and Mastery Through Challenges codewars.com

Codewars is a community-driven coding platform offering bite-sized programming challenges, known as kata, to help developers improve their skills across dozens of languages. Users can test their solutions, compare them with others, and earn ranks to demonstrate proficiency.

#coding practice#programming
Visit ↗
9/10
Interview Preparation · Tool· Jun 13, 2026
LeetCode leetcode.com

LeetCode is an online platform for preparing for technical coding interviews through a vast library of algorithmic problems. It provides a structured environment to practice data structures, algorithms, and system design questions.

#coding#algorithms
Visit ↗
8/10
Software Engineering · Article· Jun 13, 2026
Clean Coder Blog blog.cleancoder.com

The personal blog of Robert C. Martin (Uncle Bob), providing deep insights into software craftsmanship, design principles, and engineering professionalism. It serves as a historical repository of articles on Clean Code, TDD, and architectural paradigms.

#software craftsmanship#clean code
Visit ↗
9/10
Package Managers · Tool· Jun 11, 2026
pnpm: Fast, disk space efficient package manager pnpm.io

pnpm is an alternative package manager for Node.js projects that prioritizes speed and disk space efficiency through a unique content-addressable storage system. It offers robust monorepo support and enhanced security features to protect against supply chain vulnerabilities.

#javascript#nodejs
Visit ↗
10/10
Package Managers · Reference· Jun 11, 2026
PyPI: The Python Package Index pypi.org

The Python Package Index (PyPI) is the primary software repository for the Python programming language. It enables developers to find, install, and distribute third-party Python packages.

#python#software
Visit ↗
9/10
Hardware Architecture · Reference· Jun 11, 2026
Arm Developer developer.arm.com

The official resource hub for software developers working with Arm-based hardware, providing extensive documentation, tools, and learning materials. It supports development across AI, mobile, server, and embedded ecosystems.

#arm#semiconductors
Visit ↗
CI/CD Tools · Tool· Jun 10, 2026
Jenkins: Open Source Automation Server jenkins.io

Jenkins is a leading open-source automation server designed to help developers build, test, and deploy software. It provides an extensible plugin architecture to support continuous integration and continuous delivery workflows.

#jenkins#ci/cd
Visit ↗
DevOps Platforms · Product· Jun 10, 2026
Azure DevOps Services azure.microsoft.com/en-us/products/devops

Azure DevOps is a suite of development services designed to help teams plan work, manage code, and automate build and deployment processes. It provides an integrated environment to facilitate collaboration, CI/CD, and software testing throughout the development lifecycle.

#devops#ci/cd
Visit ↗
Content Management Systems · Tool· Jun 10, 2026
Joomla Content Management System joomla.org

Joomla is a free, open-source content management system used for building websites and powerful online applications. It features a vast ecosystem of extensions and templates to customize site functionality and design.

#cms#web development
Visit ↗
Developer Communities · Community· Jun 10, 2026
DEV Community dev.to

A collaborative social network and knowledge-sharing platform for software developers to discuss technology, share tutorials, and advance their professional careers.

#programming#software engineering
Visit ↗
Programming Communities · Community· Jun 10, 2026
r/programming on Reddit reddit.com/r/programming

A community-driven forum for the discussion of computer science, software engineering, and programming languages. It serves as a hub for sharing technical articles, industry news, and development resources.

#software engineering#programming
Visit ↗
Programming Q&A · Community· Jun 10, 2026
Stack Overflow stackoverflow.com

Stack Overflow is the largest online community for software developers to ask questions, share technical knowledge, and collaborate on coding challenges. It provides a vast repository of crowdsourced programming answers and technical documentation.

#programming#software-development
Visit ↗
Programming Education · Tutorial· Jun 10, 2026
W3Schools Web Development Tutorials w3schools.com

W3Schools is a comprehensive online learning platform offering extensive tutorials, references, and exercises for web development, programming languages, and data science. It is a go-to resource for beginners and professionals seeking to master coding skills.

#web development#coding tutorials
Visit ↗
Web Development · Documentation· Jun 10, 2026
MDN Web Docs developer.mozilla.org/en-US

MDN Web Docs is a comprehensive resource for open web technologies, including HTML, CSS, JavaScript, and Web APIs. It provides detailed technical documentation, tutorials, and best practices for developers building modern websites and web applications.

#web development#html
Visit ↗
JavaScript Runtimes · Reference· Jun 10, 2026
Node.js Official Website nodejs.org/en

Node.js is a free, open-source JavaScript runtime environment built on Chrome's V8 engine. It enables developers to execute JavaScript code server-side to build scalable network applications, web servers, and CLI tools.

#javascript#nodejs
Visit ↗
JavaScript Runtimes · Tool· Jun 10, 2026
Bun: An All-in-One JavaScript Runtime and Toolkit bun.sh

Bun is a high-performance JavaScript runtime, bundler, transpiler, and package manager designed as a drop-in replacement for Node.js. It offers significantly faster startup times and includes built-in tools for testing, bundling, and environment management.

#javascript#typescript
Visit ↗
Package Managers · Tool· Jun 10, 2026
npm: The Node Package Manager npmjs.com

npm is the official package manager for the Node.js JavaScript runtime environment. It provides a vast registry for sharing and reusing code packages, as well as command-line tools to manage project dependencies.

#javascript#nodejs
Visit ↗
PHP Libraries · Repository· Jun 10, 2026
PHP Classes Repository phpclasses.org

PHP Classes is a long-standing directory and community repository for reusable PHP components, scripts, and libraries. It serves as a central hub for developers to share, find, and download code to accelerate web development projects.

#php#web development
Visit ↗
Code Marketplaces · Product· Jun 10, 2026
CodeCanyon Marketplace codecanyon.net

CodeCanyon is a digital marketplace offering a vast library of scripts, plugins, and code templates for various platforms including WordPress, PHP, and JavaScript. It enables developers to purchase ready-made solutions to accelerate their project development workflows.

#scripts#plugins
Visit ↗
Game Engines · Tool· Jun 10, 2026
Fyrox: A Rust-Based Game Engine fyrox.rs

Fyrox is an open-source, feature-rich game engine written entirely in Rust. It provides a comprehensive suite of tools for game development, including an integrated editor and support for high-performance 2D and 3D graphics.

#rust#game development
Visit ↗
Game Engines · Tool· Jun 10, 2026
Bevy Engine: A Data-Driven Game Engine in Rust bevy.org

Bevy is a free, open-source, modular game engine built in Rust, leveraging an Entity Component System (ECS) architecture. It offers a high-performance, developer-focused environment for building 2D and 3D games across all major desktop and web platforms.

#rust#game-engine
Visit ↗
Game Engines · Product· Jun 10, 2026
Unreal Engine: Real-Time 3D Creation Tool unrealengine.com

Unreal Engine is a comprehensive real-time 3D creation platform used for game development, film production, architectural visualization, and simulation. It provides a robust suite of tools for rendering, animation, and interactive experiences.

#game development#3d rendering
Visit ↗
Game Engines · Tool· Jun 10, 2026
Godot Engine godotengine.org

Godot is a free and open-source game engine designed for creating 2D and 3D games across desktop, mobile, and web platforms. It provides a comprehensive suite of tools, nodes, and scripting options for flexible game development.

#gamedev#open-source
Visit ↗
Game Engines · Tool· Jun 10, 2026
GameMaker: 2D Game Development Engine gamemaker.io

GameMaker is a comprehensive, accessible game engine designed for creating 2D games across multiple platforms. It offers a user-friendly environment for beginners while providing powerful tools suitable for professional-grade indie development.

#gamedev#2d
Visit ↗
Version Control · Tool· Jun 10, 2026
GitHub: Software Development and Version Control Platform github.com

GitHub is the leading platform for software development, providing version control, collaborative coding tools, and AI-powered coding assistance. It hosts millions of projects and enables teams to build, ship, and maintain software through integrated CI/CD and security features.

#git#collaboration
Visit ↗
Programming Languages · Documentation· Jun 10, 2026
Cuis Smalltalk Documentation cuis-smalltalk.github.io

The official documentation portal for Cuis Smalltalk, an open-source, minimalist Smalltalk system. It provides guides, tutorials, and language references to help developers build and maintain applications within this specific Smalltalk environment.

#smalltalk#programming
Visit ↗
Programming Languages · Tool· Jun 10, 2026
Pharo: Pure Object-Oriented Programming Environment pharo.org

Pharo is an open-source, pure object-oriented language and live development environment that provides immediate feedback and an immersive coding experience. It is designed for simplicity, elegance, and rapid iteration without traditional compilation steps.

#pharo#smalltalk
Visit ↗
Programming Languages · Other· Jun 10, 2026
Squeak/Smalltalk squeak.org

Squeak is an open-source, full-featured Smalltalk programming environment designed for live coding and interactive application development. It provides a robust platform for research, education, and professional development across all major operating systems.

#smalltalk#programming
Visit ↗
Web Standards · Reference· Jun 8, 2026
Can I use... Browser support tables caniuse.com

Can I use provides up-to-date, community-maintained browser support tables for modern HTML, CSS, and web APIs. It is an essential reference for developers to determine feature compatibility across desktop and mobile browsers.

#web development#browser support
Visit ↗