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

Projects in Awesome Lists tagged with java-application

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

https://github.com/null93/bitsy

Bitsy is a simple and lightweight clipboard manager for MacOS

clipboard-manager java-application mac-application maven

Last synced: 14 Aug 2025

https://github.com/ravindrasinghh/spring3hibenatee

Deployment to Kubernetes cluter using Jenkins Pipeline.

cicd docker docker-image java-application jenkins-pipeline kubernetes-deployment mysql

Last synced: 13 Apr 2025

https://github.com/rileymanda/blackjack

Black Jack Console Game Logic

blackjack-game java java-application

Last synced: 14 Mar 2025

https://github.com/chahelgupta/interactive-data-visualization-tool-java

The JavaFX project aims to build an interactive data visualization tool offering Pie Charts, Bar Graphs, and Line Graphs. Users can input data for each chart type, customize visual aspects like colors and labels, and interact with zooming and tooltips.

data-visualization data-visualization-javafx data-visualization-project java java-application javafx javafx-application javafx-application-framework javafx-project

Last synced: 02 Jan 2026

https://github.com/gorosgobe/cpaproject

Graphical Java application using implementation of critical path analysis for optimal day planning.

cpa critical-path critical-path-analysis gantt-chart gui-application java java-application planning swing-gui

Last synced: 18 Aug 2025

https://github.com/101rror/currency_converter_apk

An easy-to-use Android app for quick and accurate Currency Conversion.

android-application android-studio java java-application xml

Last synced: 14 Apr 2025

https://github.com/jongwooo/injecting-fault-into-java-applications

Simulates the faults of JVM application through Byteman.

byteman chaos-engineering fault-injection java-application jvm

Last synced: 02 Jan 2026

https://github.com/d-coder135/wifi_button_app_java

This repo contains an android application that switches wifi on and off of the device.

android android-application android-studio java java-android java-application

Last synced: 14 Apr 2025

https://github.com/d-coder135/wifi_togglebutton_app_java

This repo contains an android application that enables and disables the WiFi.

android android-application android-studio java java-android java-application

Last synced: 14 Apr 2025

https://github.com/d-coder135/text_to_speech_app_java

This repo contains an android text-to-speech application build using Java Programming Language.

android android-application android-studio java java-android java-application text-to-speech

Last synced: 14 Apr 2025

https://github.com/d-coder135/wifi_imagebutton_app_java

This repo contains an android application that enables and disables the wifi of an android device.

android android-application android-studio java java-android-application java-application wifi-ap

Last synced: 14 Apr 2025

https://github.com/d-coder135/imagecapture_app_java

This repo contains an application that uses the camera functionality of a device.

android android-application android-studio camera-android-studio java java-android-application java-application

Last synced: 14 Apr 2025

https://github.com/d-coder135/mp4player_app_java

This repo contains an android application that plays a video of .mp4 format.

android android-application android-studio java java-android-application java-application video-player

Last synced: 14 Apr 2025

https://github.com/d-coder135/flashlight_togglebutton_java

This repo contains an android application that turns the flashlight on & off.

android android-app android-application android-studio java java-android-application java-application

Last synced: 14 Apr 2025

https://github.com/d-coder135/ambientlightsensorapp_java

This repo contains an application that uses the Ambient Light Sensor of the device.

ambient-light-sensor android android-application android-studio java java-android-application java-application mp3-player

Last synced: 14 Apr 2025

https://github.com/d-coder135/bluetooth_togglebutton_java

This repo contains an android application that enables and disables Bluetooth.

android android-application android-studio bluetooth-app java java-android java-application

Last synced: 14 Apr 2025

https://github.com/hasnathjami/disaster-management

A database management project on natural and manmade disasters occurred in Bangladesh every year.

database desktop-app java java-application sql-server

Last synced: 27 Jul 2025

https://github.com/monu-yaduwanshi/java-http-servlet

This repository contains a simple Java Servlet example that demonstrates how to create a web application using the HttpServlet class. The servlet responds to HTTP requests and generates dynamic HTML content, showcasing the fundamentals of servlet development.

css eclipse eclipse-ide html http-request http-response http-server http-servlet java java-application jdbc-connector jdbc-driver mysql mysql-database servlet xml

Last synced: 24 Sep 2025

https://github.com/nbhirud/restaurant-automation-system-ssdi

The aim of this project is to design, build and test a RESTURANT AUTOMATION SYSTEM which can handle the ordering process; in particular the flow and storage of order information.

java java-7 java-application restaurant restaurant-automation restaurant-management ssdi uncc

Last synced: 09 Nov 2025

https://github.com/d-coder135/bluetooth_imagebutton_app_java

This repo contains an android application that turns Bluetooth on and off of the device.

android android-application android-studio bluetooth bluetooth-android java java-android java-application

Last synced: 07 Aug 2025

https://github.com/monu-yaduwanshi/java-servlet-average-calculator

This project is a simple web application that calculates the sum and average of three numbers entered by the user. It is built using Java Servlets, HTML, and CSS, and is deployed on an Apache Tomcat server.

api css eclipse eclipse-ide http-server jakarta java java-advanced java-application java-ee javaframework jdk mapping mysql-database servlet-api servlet-jsp tomcat tomcathtml

Last synced: 14 Aug 2025

https://github.com/canaxs/word-game

English-Turkish-Word-Game

java java-application jpanel

Last synced: 25 Aug 2025

https://github.com/rayhanbss/shoppinglist-pbo24

A simple GUI Java App that make a shopping list by name and quantity with export feature to export list to an Image. Created for Object-Oriented Programming Course 2024.

java java-application java-gui-application oop oops-in-java shopping-list

Last synced: 29 Oct 2025

https://github.com/lingesh81051/simple-compass-app

Simple Compass App is a digital tool designed to provide users with quick directional guidance with a minimalist interface.

android android-app android-application android-studio java java-app java-application mad-mini-project mini-project mobile-app mobile-application-development

Last synced: 06 Dec 2025

https://github.com/rajnikant7008/snapsearch

SnapSearch is java application with spring framework which supports various features such as searching for any service for households purpose.

java java-application spring spring-mvc webservice

Last synced: 16 Nov 2025

https://github.com/amit1563/ppmtoolrestapi

Rest API to support a project progress activities

java-application rest-api-example spring-boot spring-security-jwt

Last synced: 23 Mar 2025

https://github.com/pritilata95/simplefactchecker

A corpus-driven fact-checking application to check the truth value of a given fact.

corenlp fact-checking java-8 java-application mediawiki-api natural-language-processing

Last synced: 05 Apr 2025

https://github.com/monu-yaduwanshi/java-http-dopost-method

This repository contains a Java Servlet application that demonstrates how to handle POST requests and generate dynamic HTML content based on user input. The application features a registration form that collects user details and displays the entered information after submission.

api css html http-dopost java-application java-ee javascript jdbc-connector jdbc-driver jdk mysql mysql-database servlet servlet-api tomcat-server xml

Last synced: 31 Mar 2025

https://github.com/ozceliksinan/employee-list

This repository consists of Java Program for Employee Management System

application employee-management java java-application

Last synced: 21 Jul 2025

https://github.com/bhargav-joshi/notepad-fast-in-java

Notepad Fast is like clone of notepad where we can perform all the functions. Made in Java with different Java packages.

java-application notepad notepad-fast text-editor

Last synced: 09 Apr 2025

https://github.com/monu-yaduwanshi/java-servlet-login-page-request-dispatcher-application

This project is a login application built with Java Servlets, MySQL database, and Apache Tomcat server. It demonstrates user authentication by validating login credentials and redirecting users to a welcome page upon successful login.

api css eclipse eclipse-ide html https-server jakarta java java-application java-login-page javaframework jdk mysql mysql-database servlet-java servlet-jsp tomcat tomcat-server

Last synced: 12 Jun 2025

https://github.com/monu-yaduwanshi/java-servlet-login-and-registration-application

This project is a web application for user authentication and registration, built using Java Servlets, MySQL database, and Apache Tomcat server. It allows users to register an account and log in to access a personalized welcome page.

api css eclipse eclipse-ide html http-client http-requests http-response http-server jakarta java java-application java-login-page java-web-app javaee mysql mysql-database server tomcat-server xml

Last synced: 07 Apr 2025

https://github.com/hasnathjami/paint-2d

A Java desktop application on painting components in 2D

desktop-application java java-application

Last synced: 11 Mar 2025

https://github.com/nandahkrishna/mpas

Movie Data Management and Analysis System developed using Java and Python

analysis data-visualization flask java java-application python

Last synced: 25 Mar 2025

https://github.com/rileymanda/basictokenizer

Basic demonstration of a basic tokenizer utilizing the java.util.StringTokenizer library

java java-application

Last synced: 14 Jun 2025

https://github.com/softsmithy/vep

Visually Evoked Potentials

java java-application medicinal

Last synced: 16 Mar 2025

https://github.com/devlandsio/mob1023-java2

Lập trình Ứng dụng desktop với Java Swing (Sử dụng đọc file thay cho DB)

fpt-polytechnic java java-application javaswing

Last synced: 06 Jul 2025

https://github.com/monu-yaduwanshi/-java-servlet-login-application

This project is a simple web application for user authentication, built using Java Servlets, MySQL database, and Apache Tomcat server. The application allows users to log in with predefined credentials, displaying a welcome message upon successful authentication.

css eclipse-ide html http-api http-client http-cookies http-response http-server jakarta jakarta-ee java java-advanced java-application java-logging-framework java-login-page mysql-database servlet tomcat tomcat-server xml

Last synced: 06 Oct 2025

https://github.com/d-coder135/signin_signup_app_java

This repo contains an android application that deals with the sign-in and sign-out functionality.

android android-app android-application android-studio java java-android-application java-application offline-database

Last synced: 16 Oct 2025

https://github.com/igneus/leave

utility reminding the user to leave in time

cli-utility gui-application java-application

Last synced: 16 Oct 2025

https://github.com/gabrieldiem/algostar

Turn-based real-time-strategy (RTS) videogame university project inspired by Starcraft 1 - Developed with Java, JavaFX (for the UI) and JUnit (for the test suite) [2Q2022]

7507 codecov fiuba java java-application javafx junit maven oop uml university-project

Last synced: 26 Oct 2025

https://github.com/cake-lier/java-app-template

A template for building new java applications

build-automation ci-cd docker gradle java java-application template

Last synced: 24 Jan 2026