Skip to content
View aravindreddyravula's full-sized avatar
Block or Report

Block or report aravindreddyravula

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. Auto-Suggest-and-Spell-Correct Auto-Suggest-and-Spell-Correct Public

    AutoSuggest C Program which uses Trie Data Structure to efficiently suggest similar words based on user input.

    C 1

  2. Files-Encryption-Decryption-in-Linux-Kernel Files-Encryption-Decryption-in-Linux-Kernel Public

    I have implemented a Linux Kernel Module which supports a sys_cpenc system call. This system call supports three operations copy, encrytion and decryption.

    C 2

  3. DeepAnnotator DeepAnnotator Public

    Implementation of the paper "DeepAnnotator: Genome Annotation with Deep Learning"

    Python 1 1

  4. KMerEstimateParallel KMerEstimateParallel Public

    KmerEstimate: A Streaming Algorithm for Estimating k-mer Counts with Optimal Space Usage - Parallel Implementation

    C++

  5. FQFeeder FQFeeder Public

    Forked from rob-p/FQFeeder

    Self-contained, multi-threaded fasta/q parser

    C++