Skip to content
View pronzzz's full-sized avatar
🕶️
🕶️

Block or report pronzzz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
pronzzz/README.md

Hi there, I'm Pranav Dwivedi!

AI & ML Enthusiast | Data Scientist | Computer Vision Developer


👨‍💻 About Me 🔭 I’m currently working on Computer Vision and Deep Learning projects. 🌱 I’m currently learning Generative AI and LLMs. 👯 I’m looking to collaborate on Open Source AI projects. 💬 Ask me about Python, PyTorch, and Data Analysis. ⚡ Fun fact: I've turned a Raspberry Pi into a Monero miner!

🛠️ Tech Stack Languages Machine Learning & AI Tools & Platforms

📊 GitHub Stats

stats graphlanguages graph
streak graph

🏆 Top Projects Project Description Tech Stack Super Mario Agent RL agent that learns to play Super Mario Bros Python RL Fingerprint Classification Biometric classification using Socofing dataset Deep Learning CNN Monero Mining Crypto mining setup on Raspberry Pi 3B+ IoT Hardware Linux Red Wine Quality Quality prediction with Random Forest Sklearn Data Analysis

Let's connect and build something amazing together!

Pinned Loading

  1. face-detection face-detection Public

    Face Detection using Haar Cascades In this project, we used OpenCV's Haar Cascade classifier to detect faces in images. We converted images to grayscale, applied the Haar Cascade, and drew green re…

    Jupyter Notebook

  2. Fingerprint-classification Fingerprint-classification Public

    Automated fingerprint classification using the Socofing dataset, leveraging machine learning to categorize fingerprints into arches, loops, and whorls for enhanced biometric identification. Project…

    Jupyter Notebook

  3. super-mario-agent super-mario-agent Public

    A reinforcement learning project featuring an intelligent agent trained to navigate and complete levels in Super Mario Bros. using deep Q-learning and computer vision techniques.

    Python

  4. weather-prediction weather-prediction Public

    This repository implements an end-to-end Python pipeline to classify weather-clear sky, cloudy, rainy, stormy by merging CCSN_v2 and Howard-Cloud-X datasets. It automates preprocessing, data splitt…

    Jupyter Notebook 2 1

  5. mirrorlab mirrorlab Public

    An open-source, professional photo editor featuring RAW file support, advanced tone curves, and comprehensive color grading tools, built with React and TypeScript.

    TypeScript 1

  6. movie-recommendation-system movie-recommendation-system Public

    A machine learning-based recommendation engine that utilizes collaborative and content-based filtering to provide personalized movie suggestions based on user ratings and film metadata.

    Python