This is my Tech Stack
C++
Python
C
Java
JavaScript
TypeScript
SQL
Node JS
Django
React JS
Redux Toolkit
Tailwind CSS
HTML
Git
Github
MongoDB
MySQL
Firebase
Postgre SQL
I'm a Competitive Programmer as well as an AI Engineer building innovative solutions to real-world problems using AI.
Let's Connect


C++
Python
C
Java
JavaScript
TypeScript
SQL
Node JS
Django
React JS
Redux Toolkit
Tailwind CSS
HTML
Git
Github
MongoDB
MySQL
Firebase
Postgre SQL

Faceguard is deepfake human face detection extension developed using transfer learning on MobileNetV2 model, used in binary classification (real vs AI-generated) of facial content.

Developed features for the system admin efficiently add new users, bulk import students using CSV files and reset user passwords efficiently. Also, devised a role-based access control for creating, managing, and assigning roles, with customizable module permissions.

Constructed a 3-tier online food ordering platform enabling users place orders, restaurant owners to manage menus, and admins to oversee operations, integrated Google OAuth for authentication and Stripe for payment processing.

This project leverages pretrained AI models to perform sentiment analysis on social media posts containing both text and images. It uses Twitter-RoBERTa for textual sentiment and CLIP for image-based sentiment, with a custom label mapping strategy. The outputs are intelligently combined to generate an overall sentiment score — Positive, Neutral, or Negative — with high accuracy and zero training overhead.