Developed a Java Swing-based Medical Assistant System as part of my coursework. The application allows users to input patient details and symptoms, performs basic diagnosis using a symptom-disease knowledge base, and saves patient records to a CSV file. This project enhanced my skills in GUI development, file handling, and implementing simple diagnostic algorithms.