Recent graduate with foundational knowledge in computer science and hands-on experience gained through academic projects. Strong teamwork, problem-solving, and time-management skills demonstrated. Eager to embark on a career path, ready to make meaningful contributions with commitment and drive.
1. Weather App : Built a responsive weather app using Java and API integration to display real-time data. Designed clean UI in Figma and implemented features like location-based search, temperature, and condition display., Java, Open Weather Map API, HTML, CSS, Figma.
2.Number Guessing Game : Created a CLI-based game using Python with random number generation, user input, and conditional logic. Strengthened control flow, loops and basic algorithmic thinking., Python, Random Module, Conditional Statements, Loops, VS Code.
3.AI-Powered Crop Yield Prediction : Developed a machine learning model using the Random Forest algorithm to predict crop yield based on environmental and agricultural features such as rainfall, temperature, soil type, and crop variety. Performed data cleaning, feature engineering, and model evaluation to achieve high prediction accuracy, supporting smarter agricultural decision-making., Python, Pandas, NumPy, Random Forest Regression, VS Code, Google Colab, Data Preprocessing, Model training and evaluation