Skip to content
View anupamkush9's full-sized avatar

Block or report anupamkush9

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
anupamkush9/README.md

Hi there, This is Anupam Kushwaha!

A Passionate Backend Developer From Indore, India.


Introduction

anupamkush9

I am a highly skilled Software Engineer with over 4+ years of experience in the fields of IoT, GRC, Health Care and Educational Domains. My passion lies in Python Django development, particularly in backend development. I thoroughly enjoy working with server-related tasks such as project deployment, AWS, EC2, Nginx, and more. My expertise extends to solving complex business problems through software solutions.

Connect with me:

LinkedIn YouTube HackerRank Medium


Technical Strengths

Frontend Technologies

HTML5 CSS Bootstrap JavaScriptJinja

Backend Technologies

Python Django Celery Flask

Databases

SQL PostgreSQL amazondynamodb Redis

AWS Services

amazonec2 amazonrds amazons3 amazonapigateway amazoncloudwatch serverless awslambda

Web Scrapping

selenium curl

Development Tools

visualstudiocode Pycharm Postman Git GitHub GitLab Bitbucket

Devops

Docker Linux Ubuntu


Project Repositories Index


1) Django_notes

  1. main | allauth (Social Authentication)
  2. Atomicity_concept_in_django
  3. Google-sso
  4. add-custom-admin-form-in-adminpanel
  5. annotate-and-object.query
  6. api-for-sending-mail
  7. custom-filter-tag-and-custom-template-tag
  8. dockerize-the-project-with-cors
  9. file-download-on-the-go-from-source-url-encoding or file_download view
  10. get_urls-implemented-in-admin-panel
  11. implement_caching_in_redis
  12. js_and_css_admin_panel_customization
  13. model-forms-with-template-rendering-and-error
  14. proxy-model-concept-implementation
  15. related_name_and_select_related_prefetch_related_all_model_regester
  16. scale-docker-container-using-nginx-and-load-balancer
  17. timezone-concept-in-settings.py-file
  18. users_photo_upload_media_concept
  19. viewset-dot-modelviewset
  20. webhook_downloadFileOnTheGO_BulkCreate_forLoopCreate
  21. without_forms_validation_in_django
  22. custom-middleware-in-django
  23. file_download_drf_api

2) Collections_of_movie_backend_assignment

  1. main
  2. Permission-add-functionality-by-UserPermissionCredit-table
  3. swagger-openapi-3.0-multiple-responses-for-1-status-code-implementation-by-drf-spectacular
  4. custom-permission-in-django-models-meta
  5. perms-variable-of-django-auth-context-processor
  6. PermissionRequiredMixin-in-class-based_view
  7. dockerize-project-with-postgres-db
  8. AnonRateThrottle_throttling_and_UserRateThrottle_throttling
  9. Throttling_by_ScopedRateThrottle_min_and_max
  10. custom_throttling_by_extending_BaseThrottle_and_override_allow_request_and_wait_method_in_drf
  11. custom-throttling-on-ip-address

3) images-and-files-handling-in-django

  1. main or file or image upload api
  2. custom_model_manager_in_django

4) Gunicorn_Nginx_Docker_and_Django

  1. main
  2. serving-static-and-media-files-using-nginx-and-docker-named-volume
  3. Environment-variable-passing-in-docker-compose-by-dot-env-file
  4. Load-balancing-implemented-through-docker-scale-command
  5. load-balancing-implemented-through-nginx

5) blogging-project

  1. master
  2. permission-for-blog-table-implemented-by-UserPermissionCredit
  3. testcases_in_django
  4. login_by_email_address_for django and jwt authentication
  5. storing-django-static-and-media-files-on-amazon-s3
  6. serve-s3-private-bucket-files-by-cloudfront-cdn
  7. custom_middleware_for_capturing_client_ip_address_and_filter_queryset_on_the_basis_of_ip_address
  8. actions_in_admin_panel_for_Todo_and_Blog_model

6) DRF-complete-practice

  1. main
  2. django-filters-implementation-for-searching-ordering-filtering
  3. search-filter-in-api
  4. swagger-implementation-by-drf-yasg-and-custom-pagination
  5. environment-variable-in-dockerfile-and-docker-compose
  6. class_based_function_based_Throttling
  7. CRUD-api-by-viewsets-ModelViewSet
  8. CRUD-by-function-based-view
  9. CRUD-by-class-based-APIVIEW
  10. @api_view-in-function-based-view-with-permission-and-authentication-classes
  11. jwt-authentication-implemented-by-simplejwt
  12. token-authentication-is-implemented
  13. api-creation-by-ViewSet-by-3-line-of-code
  14. all-generic-api-is-implemented
  15. search-operation-implemented-via-ListApiView
  16. To-List-all-Employees-by-using-ListAPIView-Class
  17. custom_middleware_to_enforce_trailing_slash_for_post_patch_put_delete_http_method_in_debug_mode

7) Flipcart_scrapping_with_django

  1. main
  2. Dynamically-displaying-validation-error-message-on-ui-after-form-submission | (form submission and form validation via fetch api)
  3. docker-compose-file-with-aws-cloudwatch-logging-driver

8) dockerizing-python-js-simple-file

  1. main
  2. setting-and-overridding-environment-variable-in-docker
  3. dockerizing-simple-python-prog-and-node-program
  4. all-docker-commands

9) Jenkins_cicd

  1. main
  2. two-database-configuration-in-django

10) docker-concept

  1. main
  2. docker-with-database

11) Celery_and_Celerybeat_concept

  1. main
  2. docker-and-docker-compose.yml
  3. celery_concept_explained
  4. docker-compose-file-for-writing-logs-on-cloudwatch-logs
  5. celery-beat-concept

12) Django-Concept

  1. main
  2. select-related-and-prefetch-in-django-b3
  3. stripe-integration-b5
  4. working-with-2-databaseses-b4
  5. django-debug-toolbar-b2
  6. django-debug-toolbar-concept-by-localsetting-and-docker-sh-command
  7. sending-email-in-django

13) ds_algo

  1. main

14) websocket

  1. main
  2. websocket-client-server-communication-done
  3. get_realtime_of_modelchanges_with_postsavesignal_and_channels_or_alternate_of_long_polling
  4. chat_application_with_database_by_AsyncJsonWebsocketConsumer
  5. chat_application_with_database_by_JsonWebsocketConsumer
  6. counter_with_ui_with_JsonWebsocketConsumer_and_AsyncJsonWebsocketConsumer
  7. websocket_implemented_with_JsonWebsocketConsumer_and_AsyncJsonWebsocketConsumer
  8. chat_application_with_database_by_AsyncWebsocketConsumer
  9. chat_application_with_database_by_websocketConsumer
  10. chat_application_by_WebsocketConsumer
  11. counter_with_ui_with_websocket_AsyncConsumer
  12. counter_with_ui_with_websocker_consumer
  13. websocket_implemented_with_websocket_consumer
  14. Authentication_implemented_with_SyncConsumer
  15. Authentication_implemented_with_ASyncConsumer
  16. database_integrated_with_AsyncConsumer
  17. database_integrated_with_SyncConsumer
  18. chat_application_with_dynamic_room_name
  19. handle_websocket_from_frontend
  20. syncConsumer_vs_AsyncConsumer
  21. syncConsumer_and_AsyncConsumer_example

15) rabbitmq_and_celery_concept

  1. main

@anupamkush9's activity is private