Skip to content
View alesker-abdulla's full-sized avatar
💻
>_ ./LifeCycle.sh
💻
>_ ./LifeCycle.sh

Organizations

@Frisaga @develust

Block or report alesker-abdulla

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

Pinned Loading

  1. How should a Linux server be set up ... How should a Linux server be set up to protect against malicious web crawler and robots ?
    1
    /**
    2
    //Security | Harmful Web Crawlers | Nginx Configuration
    3
    @author Alesker Abdullayev
    4
    @link https://twitter.com/_Alesker
    5
    @link https://www.linkedin.com/in/alesker.abdullayev
  2. JSON Schema | PHP Functions - Breadc... JSON Schema | PHP Functions - Breadcrumb Schema Generator
    1
    <?php
    2
    /**
    3
       * @author  Alesker Abdullayev
    4
       * @link https://github.com/alesker-abdulla
    5
    */
  3. ai-vector-space-model-shakespeare ai-vector-space-model-shakespeare Public

    Vector Space Model | With Shakespeare plays

    Python

  4. Simple-Language-Training-Generate-text-AI Simple-Language-Training-Generate-text-AI Public

    This repository contains code for training a language model using TensorFlow. The model is built using a sequential architecture with an embedding layer, LSTM layer, and a dense layer with softmax …

    Hack 1