Web Development Projects in Himachal PradeshWeb Development Projects in Himachal PradeshWorked on the development and optimization of a large-scale eCommerce platform for an industrial wire and cable distributor.
The website handles a wide range of products across multiple categories, requiring a structured approach to navigation, product organization, and user flow. Focused on improving usability, performance, and scalability to support a high-volume product catalog.
Implemented enhancements to streamline browsing, improve search experience, and ensure smooth performance across devices. Special attention was given to handling complex product structures and maintaining a clean, user-friendly interface.
The result is a robust and scalable eCommerce platform that enables users to easily explore products, request quotes, and complete purchases efficiently. In this project, I developed a Sentiment Analysis Web App using deep learning (CNN) and traditional models to classify text sentiment with high accuracy.
The system includes a complete evaluation pipeline comparing CNN, LSTM, Logistic Regression, Random Forest, and Naive Bayes โ analyzing performance across multiple iterations and datasets.
Key Highlights:
Built a Streamlit-based web app for real-time sentiment classification
Developed and evaluated multiple models for accuracy and F1-score
Created detailed analysis reports and prototype schematics
Project here โ GitHub Repository (https://github.com/Imkaran04/Sentiment_Analysis_Web_App/tree/main)
Reports: Sentiment Analysis Report (PDF), Product Prototype Diagram
Tech Stack: Python, Streamlit, TensorFlow/Keras, Scikit-learn, Matplotlib