Phishing Website Detection
Developed and trained a Machine Learning model in Python to classify websites as phishing or legitimate based on URL and webpage features, ensuring high detection accuracy. Built a Java-based backend to handle API requests, process user-submitted URLs, and communicate with the ML model for seamless prediction results.