An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with simple-java-project

A curated list of projects in awesome lists tagged with simple-java-project .

https://github.com/nurulashraf/java-todo-list

A simple Java console application for managing a to-do list. Add, view, complete, and delete tasks easily using a menu-based interface. All data is stored in memory during the session.

beginner-project command-line console-app java javaproject simple-java-project task-manager todo-list

Last synced: 22 Jun 2025

https://github.com/nurulashraf/java-prime-checker

A simple Java program to check whether a given number is prime. It includes error handling for invalid inputs and uses an optimized algorithm for prime detection. The package name follows best practices, and the program ensures efficient resource management.

beginner-friendly error-handling java number-theory prime-number simple-java-project

Last synced: 18 Jul 2025