Skip to content
View centaurusgod's full-sized avatar

Block or report centaurusgod

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. neural_network_model_deployment neural_network_model_deployment Public

    The convolutional neural network model is deployed with the help of Django server. The djangorest api is used as an interface for both the web frontend and for IOT device & mobile application.

    Python

  2. cosmic_ocr cosmic_ocr Public

    Shell 4

  3. bash_django_server_deployment bash_django_server_deployment Public

    A bash script for automated Django project deployment on AWS EC2. Uses AWS CLI to create EC2 instances, handles system setup, Nginx configuration, Gunicorn service, and security settings in one go.

    Shell

  4. health_monitoring_system health_monitoring_system Public

    Dart

  5. data_structure_and_algorithms data_structure_and_algorithms Public

    C++

  6. django_rest_project_management_api django_rest_project_management_api Public

    A robust RESTful API built with Django REST Framework for managing projects, tasks, and user authentication. This API provides a comprehensive solution for project management with features like JWT…

    Python