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
Cybersintel is a cybersecurity management platform with role-based access for Admins, Testers, and Users. Built using Django, ReactJS, and Redux, it offers secure authentication with Djoser and JWT, featuring user registration, email activation, and a responsive dashboard.
A RESTful API built with Django REST Framework to power a React-based blog application. The API provides endpoints for managing blog posts, including creating, retrieving, updating, and deleting posts, as well as user authentication and authorization.