You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Group Connect backend is a Python FastAPI service with MongoDB for data storage, implementing JWT-based authentication and real-time group messaging via RESTful APIs.
A template repository for a FastAPI back-end. It is secured with OAuth 2.0 and uses JWT tokens for authentication and authorization. Uses MySQL for database management.
An AI-powered complaint management platform for footwear brands. Utilizes a Retriever-Analyzer-Decision (RAG) architecture to assess customer complaints, match them to internal policies, and determine eligibility for returns, replacements, repairs, or manual inspections.
Role-based university management backend built with FastAPI, SQLAlchemy, and Alembic, featuring secure authentication, email verification, and clean architecture.