Krishna Kanjani's repositories
Machine-Learning-Basics-And-Beyond
A comprehensive collection for implementation of foundational and advanced machine learning concepts., with brief explainations
Password-Generator-GUI
A Python Tkinter-based GUI app that generates strong, random passwords and saves them in a JSON file. It allows users to store and retrieve passwords along with associated website and email/username details. Features a simple, user-friendly interface for efficient password management.
Dashboards
PowerBI Dashboards
Electric-Vehicles-Market-Size-Analysis
This project conducts a comprehensive analysis of the electric vehicle (EV) market size in USA, encompassing historical growth trends, future forecasts, and distribution across models, brands, CAFV eligibilities and regions.
retail-analytics-and-demand-forecasting
This project is based on supply chain analytics along with demand forecasting and inventory management of the top selling product. Demand forecasting is done by using the prophet time series model. Also, the dashboard consists of all the important insights related to customers, products, orders as well as the forecasting outcomes.
IPL-2022_Data-Analysis
This project presents a concise analysis of IPL 2022 using Python's Pandas, Matplotlib, Seaborn, and Plotly. Explore match outcomes, top performers, and key insights through intuitive visualizations.
Twitter-bot-web-scraping
This repository contains a web scraping project that utilizes the Selenium Webdriver to create an Internet Speed Twitter Bot. The bot is designed to automatically measure internet speeds and post updates on Twitter. This project serves as an excellent example of web automation, data extraction, and integration with social media platforms.
TODO-Web-App
This project is a simple yet powerful Task Management Application built using the Python Flask web framework. The app leverages Python's Flask framework for seamless backend operations, while the frontend employs HTML, CSS, and JavaScript for an engaging user experience and SQLAlchemy for database management
Image-Color-Detector
The Image Color Detector is a Python Application built using the Tkinter library. This project demonstrates the ability to extract dominant colors from images and display their corresponding color codes (RGB and HEX values) to the user.
Udemy-Courses-Data-Analysis
In this descriptive analysis on Udemy courses dataset, I have calculated various summary statistics such as the average number of lectures for courses in each subject, finding the course with the longest duration, etc. These tasks involve summarizing and presenting information from the dataset to provide a clear picture of its content.