You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SecureServer is a Java-based web application designed to demonstrate secure web communication using HTTPS and SSL certificates. This project shows how to configure a local Apache Tomcat server to enable HTTPS, generate a self-signed SSL certificate, and redirect HTTP traffic to HTTPS.
EchoApp is a real-time messaging and group communication application built with Java and Android, powered by Firebase for authentication and real-time database functionality.
A Java-based console application to streamline patient management and billing in hospitals. The system allows entry of patient details, disease and specialist selection, ICU admission tracking, bill computation, GST calculation, and discounts. Designed to simplify hospital billing processes with modular, object-oriented code.