Featured Projects
News Topic Analyzer
This project collects news articles on topics you choose and uses AI to create easy-to-read summaries, identify key points, and show whether coverage is positive or negative through simple charts. Completed as part of Google Gen AI Intensive Course Kaggle capstone project.
- Automated news collection and analysis
- AI-powered sentiment analysis
- Data visualization and reporting
- Real-time topic monitoring
Multi-Language Weather App
This project retrieves weather data from an API using Python and displays it in a Java GUI, demonstrating cross-language integration and API usage.
- Python backend for API data retrieval
- Java GUI for user interface
- Real-time weather data
- Cross-platform compatibility
GPA Calculator
This Java-based application allows users to manage their academic courses and calculate their cumulative GPA on a 4.0 scale with an intuitive interface.
- Course management system
- GPA calculation algorithms
- Data persistence
- User-friendly interface
Music File Player
This project reads musical notes from a text file and plays them using the Java Sound API, demonstrating audio processing and file handling capabilities.
- Text-to-music conversion
- Java Sound API integration
- File parsing and processing
- Audio playback controls
Timezone Converter
This project takes a time in one timezone and converts it to another, useful for people coordinating across different time zones with support for multiple formats.
- Multiple timezone support
- Real-time conversion
- Daylight saving time handling
- Multiple time format support
Personal Website
This project is a personal website to showcase my professional profile, skills, education, work experience, and projects with a modern, responsive design.
- Responsive web design
- Professional portfolio showcase
- Modern UI/UX principles
- Cross-browser compatibility