software project ideas

17517 unique ideas generated from tech news

last update: Saturday December 2025 08:17

A REST API providing hints and solutions for the Hurdle word game dynamically. It can be used by third-party developers to integrate Hurdle hints into other applications or websites.

Python Flask PostgreSQL Easy

A utility for Next.js developers to easily debug and understand the changes introduced by Promise-based params in Next.js 15+. It will analyze code and highlight potential errors arising from accessing Promise objects directly, suggesting correct usage patterns.

NodeJS JavaScript TypeScript Medium

A debugging and analysis tool for Zod schema validations, specifically addressing the common issue of unexpected error messages when validating email fields with no input. It provides detailed insights into Zod's error handling and suggests best practices for implementing validation logic within React applications.

React JavaScript NodeJS Medium

DogeTrack

6.9

A comprehensive reporting platform that aggregates and analyzes public data related to DOGE and similar cryptocurrencies, enabling investigators and researchers to track the flow of funds and identify potential illicit activities mirroring the findings about DOGE operatives.

Java PostgreSQL Medium

An e-commerce aid that recommends complementary product pairings based on user preferences, leveraging Silk & Snow's success to guide user choices, and personalizing the buying experience for bedding and home goods.

PHP SQLite Easy

ImmiPhoto

7.8

A self-hosted, secure photo management platform mirroring Immich's functionality, offering users full control over their data and eliminating reliance on third-party cloud services. Focuses on ease of use and cross-platform mobile app support.

Python PostgreSQL Android iOS Medium

A simplified API built on top of Gemini 3 Pro, offering developers easy access to advanced video understanding and spatial reasoning capabilities. Abstracts away the complexity of the model and provides intuitive endpoints for tasks such as object tracking, scene understanding, and anomaly detection. Focus on document, spatial, screen and long video understanding.

Python NodeJS PostgreSQL Medium

A mobile application and web service that allows users to anonymously check if their vehicle license plates are associated with any publicly available data or surveillance systems (e.g., cameras, databases). Promotes privacy awareness and enables users to take proactive steps to protect their data.

Python SQLite Android iOS Medium

A software license integrity monitoring and analysis tool. Detects potential vulnerabilities in software protection mechanisms using techniques similar to xcopy. Designed for security researchers and developers to improve software security – ethically, by identifying flaws before malicious actors do.

C# PostgreSQL Difficult

A self-hosted, decentralized photo management and synchronization service leveraging Immich. It aims to be a more modern and feature-rich alternative to Google Photos, emphasizing user data privacy and control.

Python PostgreSQL Android iOS Medium

A testing and validation tool that automatically verifies the correct segmentation of text strings across multiple languages using `Intl.Segmenter`, ensuring expected behavior and identifying discrepancies that can arise from language-specific word segmentation rules. Provides reports to standardise multilingual testing.

JavaScript NodeJS Easy

A tool that developers can integrate into their build or testing pipelines to validate dynamically injected CSS in web applications, ensuring proper rendering and identifying potential issues with flex alignment or style conflicts, especially relevant for frameworks like Forminator.

JavaScript NodeJS Medium

A system that automatically scrapes PyPI (Python Package Index) for new package releases, dependencies updates, and security vulnerabilities, delivering concise reports and alerts to developers and organizations. Leverages web scraping techniques to identify relevant information, notifying users about changes that could impact their projects or security posture.

Python PostgreSQL Medium

A software project utilizing AWS re:Invent presentation content to automatically generate detailed transcripts and keyframes for enhanced multilingual accessibility and discoverability, aimed at making technical sessions more inclusive.

Python NodeJS Medium

A debugging tool that enhances Firefox's browser.scripting.executeScript functionality, providing more detailed error messages and improved diagnostics for extension developers, particularly those working with YouTube video duration extraction.

JavaScript Difficult