Jun 10, 2023 152Eva CommerceThis project is a high-traffic web platform for omnichannel marketplaces like Amazon, providing real-time statistics, recommendations, and full store management.Read more →
Apr 1, 2023 44MovieflixThis platform allows users to discover and explore movies effortlessly, providing detailed information for each selection. Designed for a smooth and engaging experience, it ensures easy navigation and accessibility across different devices. With intuitive features like pagination and error handling, users can browse large movie collections without interruptions.
Feb 11, 2022 200TRK SpaceThe Decision Support Dashboard is a real-time data visualization platform that helps users analyze trends and make informed decisions through interactive charts. By leading a team of seven developers, I contributed to both technical development and project management, ensuring a seamless and customizable user experience. The platform enables real-time and historical data analysis, allowing users to gain valuable insights effortlessly.
Sep 3, 2020 85Customer SegmentationThis project applies K-Means to segment customers based on credit card behaviors like spending and cash advances. Six clusters were identified, each with unique spending patterns. These insights help develop targeted marketing strategies for different customer groups.
Jul 22, 2020 101Rentalize (Backend 4 fun)This project allows renting cars and bicycles based on stock availability, with daily or hourly pricing. Discounts can be applied to certain vehicles, and feedback is provided based on stock status.
Apr 1, 2023 90FizixI developed a predictive maintenance system that analyzes vibration, temperature, and sound data in real time to detect potential machine failures, trigger instant alerts, and facilitate fault tracking. By integrating dynamic dashboards, automated reports, and predictive analytics, the system helped optimize maintenance processes, minimize downtime, and improve operational efficiency.
Aug 7, 2020 50Sentiment analyzeThis project scrapes product reviews from Amazon, performs sentiment analysis using `textblob`, and categorizes them as positive, negative, or neutral. It then saves the reviews in a file, translates them to English, and visualizes the sentiment distribution.
Sep 3, 2020 120Churn analyzeThis project uses the XGBoost algorithm to predict customer churn based on demographic and service usage data. The dataset was preprocessed by converting categorical variables, scaling features, and removing irrelevant columns. The model achieved an 80% accuracy and was optimized using GridSearchCV, with results visualized through a confusion matrix.
Aug 5, 2020 71Dream HouseDream Housing Finance uses Logistic Regression to predict loan eligibility based on customer details like income, loan amount, and credit history. After preprocessing the dataset, the model achieved 80% accuracy, aiming to automate the loan eligibility process.