
Campus Sphere - Full-Stack Student Community Platform
A full-stack student community platform that connects students, enables collaboration and provides centralized access to campus resources and activities.
- Next.js
- TypeScript
- Node.js
- Express.js

An AI-powered image analysis web application that uses Google Gemini to understand uploaded images and generate detailed textual descriptions.
Image Analyzer Bot is a Python and Flask-based AI application that analyzes user-uploaded images using the Google Gemini API. The system accepts an image as input and uses Gemini's multimodal capabilities to identify and describe objects, people, their actions and facial expressions within the image. The generated analysis is returned as text and displayed through an interactive web interface. The application combines a Flask backend for handling image uploads and AI processing with an HTML-based frontend for presenting the generated results. The project demonstrates the integration of generative AI APIs with a web application to build an interactive computer-vision and image-understanding system.

A full-stack student community platform that connects students, enables collaboration and provides centralized access to campus resources and activities.
An offline AI-powered surveillance system that uses YOLO and OpenCV to detect potential threats in real time through a webcam.