A simple Java Online Compiler built using Java, Servlets, and AJAX. This project allows users to write, compile, and execute Java code directly from the browser without needing to install JDK locally.
A simple text editor built using Java Swing. This text editor provides basic functionalities such as creating new files, opening existing files, saving files, and basic text manipulation. The project ...