Skip to content
View kksain's full-sized avatar
Python Developer
Python Developer

Block or report kksain

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. healthcare-backend healthcare-backend Public

    This project is a secure and scalable backend system for a healthcare application built using Django, Django REST Framework (DRF), PostgreSQL, and JWT authentication. It allows users to register, l…

    Python

  2. Event-Registration-API Event-Registration-API Public

    The Event Registration API is a robust backend solution developed using Django and Django REST Framework. This API facilitates the registration of participants for various events, providing a seaml…

    Python

  3. fun_game_story_creator fun_game_story_creator Public

    This API allows users to register, log in, create stories, contribute to stories, and export stories as PDFs or images. It is built using Django and Django REST Framework

    Python

  4. Pdf_Text_Extractor Pdf_Text_Extractor Public

    This Django project allows users to upload PDF files, extract text and images from them, compress images, and download the images as a ZIP file. It uses fitz (PyMuPDF) for PDF processing, Pillow fo…

    Python

  5. File_Management File_Management Public

    This Django-based file management system enables users to upload, organize, and download files securely. Integrated with AWS S3, it offers efficient storage and retrieval of uploaded files. Users c…

    Python

  6. Todotask Todotask Public

    This Django REST framework (DRF) implementation provides CRUD functionality for a TodoList application. Users can create, read, update, and delete TodoItems. Basic Authentication ensures secure acc…

    Python