Mohabbat

Andrew-Velox

Loading portfolio...

Projects

Some of my recent work

RAG Content Platform

RAG Content Platform

An advanced backend system powered by RAG (Retrieval-Augmented Generation) technology. Features smart blog indexing with vector database for interactive Q&A, plus a private study assistant that summarizes documents. Built as a centralized API for seamless web and mobile integration.

RAGVector DBLLMPythonREST APIAI/ML
Meow Chat

Meow Chat

A modern, Discord-inspired real-time chat application implemented with Django and WebSockets. It supports private messaging, group conversations, file sharing, and a polished dark-themed user interface. Demo credentials: user1 / demo1234.

DjangoWebhookHTMXn8nAI APIs
Mew Shop

Mew Shop

A modern, responsive Next.js website featuring a comprehensive navigation bar, an engaging homepage, and an SEO-optimized structure prepared for integration with a Django backend API.

DjangoDRFReactNext.jsTelwind CSS
CF Fetcher

CF Fetcher

A Chrome extension that retrieves accepted Codeforces submissions and compiles them into a ZIP archive containing rating-organized README.md files. The archive can be uploaded to a GitHub repository to document and showcase problem-solving accomplishments.

PythonJava ScriptHTML
Tiktok-Fullstack-Project

Tiktok-Fullstack-Project

A full-stack TikTok clone implementing video uploads, likes, favorites, commenting, Shearing, realtime chat system and user authentication. The project incorporates prompt engineering techniques.

DjangoDRFReactWebsocket
GUCC Website AI Chatbot

GUCC Website AI Chatbot

Contributed a RAG-based AI chatbot assistant to my university computer club website. The club president can upload documents via Django admin panel, which are automatically indexed into a vector database. The chatbot intelligently answers queries based on the uploaded content.

RAGDjangoVector DBLLMPython