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
Hacker Cat Animation

Hi there, I'm Pranav Dwivedi! Hand Wave

Typing SVG

Building Agents meant for AGI | Computer Vision Developer

LinkedIn Portfolio Email

trophies

👨‍💻 Technical Identity

Python C++ JavaScript PyTorch TensorFlow OpenCV React Docker Linux

🏆 Featured Projects

Project Description Stack
Mozzaic High-fidelity pixel art engine using GPU-accelerated dithering & Optical Flow. React WebGL
GraphiteAI End-to-end GAN for turning photos into sketches. Python PyTorch
Zeta Privacy-first autonomous AI agent with long-term memory (ChromaDB). Python LLM
SysArch Interactive Deterministic distributed system simulator with physics-based particle engine. TypeScript React
Aura Context-aware macOS command center inspired by Dynamic Island. Swift macOS

📊 GitHub Data

trophies
General Stats

💻 Language Metrics

Top Languages

⚡ Recent Activity

  1. 🚀 Published release Zeta Launch!! in pronzzz/zeta
  2. 🚀 Published release Aura Release Notes in pronzzz/aura
  3. 🚀 Published release Inkflow v1.0.0 Release Notes in pronzzz/inkflow
  4. 🚀 Published release ZenPad v1.0.0 in pronzzz/zenpad
  5. 🚀 Published release FlowPrompt v1.0.0 in pronzzz/flowprompt
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 1

  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