Personable and motivated, equipped with foundational knowledge and technical skills in project management and data analysis. Possesses familiarity with industry-standard software and tools, including proficiency in Microsoft Office and basic coding languages. Aims to leverage these skills to contribute to team success and drive positive outcomes.
PROJECTS
StockWise: Stock Price Prediction using FB Prophet: Python, FB Prophet, Streamlit
• Implemented the FB Prophet algorithm for time series forecasting.
•Preprocessed historical stock price data for model training.
• Utilized Streamlit to create an interactive web interface.
• Provided visualizations to display predicted stock prices and historical trends.
C++ Sorting Analyzer: C++, Raylib, Sorting Algorithms, Graphical Visualization
• Developed a graphical sorting analyzer to compare the performance of various sorting algorithms such as
• Quick Sort,Merge Sort,Bubble Sort
• Utilized Raylib for graphical visualization to display the step-by-step sorting process for each algorithm.
React Pocket Notes Website:React, Tailwind CSS
•Developed a React-based web application for creating and managing groups with dynamic color selection and data persistence using localStorage.
• Implemented responsive UI components with CSS, including animations and hover effects to enhance user experience
• Designed a modal component for group creation with form validation and real-time feedback for user inputs..