Skip to content
View ilkhom19's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report ilkhom19

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

  1. bloom_filter bloom_filter Public

    A Bloom filter implementation. It is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set.

    Python

  2. dna_pattern_recognition_algo dna_pattern_recognition_algo Public

    Substring Matching Algorithm in O(n) time.

    Java

  3. task_peopler task_peopler Public

    Web service built in Go, providing CRUD operations for managing individual records with additional filtering options. While saving, it fetches up additional info about the person via external API c…

    Go

  4. medical_cost_predict medical_cost_predict Public

    Machine learning project using linear regression algorithm, where using dataset we can predict patients charge at the hospital.

    Jupyter Notebook

  5. twint_setup twint_setup Public

    Twint setup and debug config files of the package. Twint scrapes data from twitter with different filters.

    Python

  6. url_shortener url_shortener Public

    URL Shortener with Django and GraphQL

    Python