Skip to content
View Karma237's full-sized avatar

Block or report Karma237

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

Popular repositories Loading

  1. ImageCartoonifier ImageCartoonifier Public

    Converting Image into Cartoon Image by using Machine Learning openCV, Matplotib, and tkinter for GUI

    Python 2

  2. Microsoft-Stock-Analysis Microsoft-Stock-Analysis Public

    Jupyter Notebook 1

  3. Image_Filters Image_Filters Public

    A C# program that removes noise in images using two filters: Alpha-Trim Filter using Counting sort and selecting Kth smallest/largest element algorithms, and Adaptive Median Filter using Counting …

  4. HTTP-Server HTTP-Server Public

    A C# program part of the threaded HTTP protocol using GET request handling number of pages: Error handling, Page Not found, Bad Request, Redirection, Internal Server Error.

    C#

  5. Bioinformatics-Algorithms-I Bioinformatics-Algorithms-I Public

    Python Scripts for Global, Local Pairwise Alignment and Phylogenetic tree Algorithms. Tools and Concepts: Python, BioinformaticsAlgorithms

    Python

  6. BLAST BLAST Public

    A python script for the Blast technique to search for a protein query in a protein database. Tools and concepts: Python, Bioinformatics Algorithms -> BLAST, Files.

    Python