IcodeG00D's repositories
Amazon-Dashboard
Created a Power BI dashboard analyzing Amazon's sales data by profit margins, sub-categories, yearly trends, and state-wise performance. Leveraged Power Queries and DAX for data transformation and calculations. The dashboard provided actionable insights, aiding stakeholders in identifying growth opportunities and optimizing sales strategies.
Brute-Force
This project is a real-time brute force image search application that searches for related images of objects captured by a camera. It leverages computer vision techniques to find matching images from a predefined dataset.
Chrome-Extension
Voice Tab Switcher is a Chrome extension that allows seamless tab navigation using voice commands. With this extension, you can switch to the next or previous tab by simply speaking commands like "Change next" and "Change back". This enhances productivity by minimizing the need for manual tab management.
Codsoft_Internship_Projects
This repository contains a collection of projects developed during my summer internship. The focus of these projects was to enhance my proficiency in C++ by building practical and impactful applications. Each project in this collection demonstrates different aspects of C++ programming, from fundamental concepts to more advanced techniques.
Image-Captioning-Using-CNN-and-LSTM
This project demonstrates how to build an image captioning model using TensorFlow. The model combines a pre-trained Convolutional Neural Network (CNN) for image feature extraction and a Long Short-Term Memory (LSTM) network for generating captions.
Virtual-Mouse-Using-Mediapipe
The system offers touch-free interaction for common mouse functions such as cursor movement, clicking, and scrolling.