1. INDIAN HEADGEAR SIMULATION

    Tech Stack: Python,openCV, flask, JavaScript, HTML/CSS
    Jul 2022 – Aug 2022

    • Project taken in Smart India Hackathon (by Ministry of Culture)
    • Web+ML based project which uses computer vision to simulate different
    cultural/ethnical Indian headgears like a turban, topi etc on users head
    • Also shows the history and cultural significance of selected headgear


  2. VIRTUAL AI PAINTER

    Tech Stack: Python,openCV
    Feb 2022 – Mar 2022

    • Computer Vision project that enables the user to draw on the screen by moving finger(s)
    • Movement tracked by laptop’s webcam and the project used Google’s pre‐trained hand detection deep learning model ‐ MediaPipe
    • Achieved an average latency of 32 frames per second


  3. IMAGE STEGANOGRAPHY

    Tech Stack: Python, Google Colabs, PIL
    Oct 2021 – Nov 2021

    • Mini Project submitted for Python Lab
    • Devised a 2‐way encryption‐decryption algorithm that helps to hide the text in images using the LSB steganography technique
    • The image after encryption can only be decoded correctly with the help of a key set by the user or sender