Skip to content
View pronzzz's full-sized avatar

Block or report pronzzz

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 Puffwheel Alpha 0.1.0 (Initial Release) in pronzzz/Puffwheel
  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 2

  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