software project ideas

21402 unique ideas generated from tech news

last update: Sunday June 2026 14:43

iot

Software to plan drone flight paths, manage airspace regulations (especially post-FAA rule changes), and ensure compliance with beyond-visual-line-of-sight (BVLOS) requirements. Integrates map data for real-time obstacle avoidance.

C# Android iOS Difficult
devtools

A tool that analyzes git merge history, identifies common conflict patterns, and provides suggestions for improving merge strategies and code organization to reduce merge conflicts.

Python SQLite Medium
fintech

A real-time monitoring and alert system for oil prices, specifically focused on the Strait of Hormuz and its impact on global markets. Alerts users to fluctuations based on news events and geopolitical developments.

Python PostgreSQL Medium
productivity

A cloud-based service that automatically generates YouTube thumbnails from video URLs using FFmpeg and Make.com integrations, streamlining video creation workflows.

Python PostgreSQL Medium
devtools

A CLI (TUI) tool offering automated practice for system design interviews, providing feedback and prompting the user with questions to simulate a real interview experience based on the Arcwise system design project described.

C# Easy
ai

A web-based diagnostic tool that assesses an organization’s readiness for integrating AI, providing tailored recommendations based on the principles of 'hyperadaptivity' and agile methodologies, similar to the insights described in the article.

Python NodeJS PostgreSQL Medium
iot

A software platform that provides automated flight planning and regulatory compliance management for drone pilots operating beyond visual line of sight (BVLOS). It leverages real-time weather data, airspace restrictions, and FAA regulations to ensure safe and compliant drone operations.

Python PostgreSQL Medium
security

A lightweight architectural testing tool for PHP applications, specifically designed to enforce data security rules (like tenant data isolation) using architecture tests integrated into CI/CD pipelines. Functionally analogous to 'Pest' as described, automating code review enforcement.

PHP SQLite Easy
ai

A gateway layer software for Microsoft Agent Framework workflows, offering cost optimization through controlled resource usage and request routing. Designed to integrate seamlessly with existing frameworks and prevent unexpected LLM cost overruns.

C# Java Medium
devtools

A visual event flow design and simulation tool that allows developers to model and test event-driven architectures using Redis Pub/Sub, RabbitMQ, and Kafka. Provides a graphical representation of publishers, subscribers, and message flows for easier comprehension and debugging.

Python NodeJS PostgreSQL Medium
devtools

A browser-based chess game analysis tool leveraging Web Workers and WASM for efficient game analysis without backend dependency, mirroring the CipherKit example but expanded to handle diverse game analysis tasks (Go, chess variants, etc.). Focuses on low-latency, cost-effective on-device computation.

Rust WASM JavaScript Medium
devtools

A browser-based tool that generates ER diagrams directly from pasted SQL `CREATE TABLE` statements. It dynamically visualizes database schemas, offering local data processing without uploads, catering to developers collaborating on database design.

JavaScript Easy
devtools

A centralized event monitoring and analysis platform utilizing Redis Pub/Sub, RabbitMQ, or Kafka for real-time data ingestion and processing. It provides developers and operations teams with a unified view of events across distributed systems, enabling faster troubleshooting and optimization.

Java Python PostgreSQL Medium
devtools

A browser-based development utility suite leveraging Web Workers and WASM, mirroring the functionality of a backend server for tasks like live code analysis (e.g., chess engine). It allows developers to offload compute-intensive tasks to the client-side, reducing latency and backend costs.

Rust JavaScript WebAssembly Medium
other

A streamlined GUI for interacting with the Tribblix operating system, easing navigation and software management on SPARC and X86 architectures, while making it modern.

C# Medium