I aspire to acquire fresh knowledge and learn new things, applying them practically in my daily life. Enjoy working closely with others and as well as dedicated team-member. I will use my all energy and capability to best for my personal as well as organizational goals.
RUBICON (Sinhgad college of Engineering)
Key Skills - Employability, Lifeskills, Teamwork
CRYPTOCURRENCY PRICE ESTIMATION WITH DEEP LEARNING MODEL
The project focuses on using Long Short-Term Memory (LSTM) models to predict cryptocurrency prices. Due to the volatility of cryptocurrencies, accurate forecasting is challenging. This project aims to develop software that analyzes historical data to provide precise predictions, featuring a user-friendly interface, support for multiple cryptocurrencies, and real-time updates. Additionally, a Telegram bot will display the final predictions to aid investors.
PASSWORD MANAGER
A password manager is a secure software Tool which stores and manages user passwords. It creates strong, unique passwords, encrypts and stores them, ensuring easy access. By eliminating weak or repeated passwords, it enhances security. Features include password generation, autofill, and cross-device synchronization.
WEATHER CAST APP
A Weather application using JavaScript, HTML, and CSS that fetches real-time weather data from the OpenWeatherMap API. Key features include an icon displaying weather status, temperature in Celsius with an option to convert to Fahrenheit on click, weather descriptions, and the user's city and country. Utilized geolocation to automatically determine the user's position and display relevant weather information. Implemented error handling for geolocation services and ensured a responsive and user-friendly interface across different devices and screen sizes.