Skip to content
View pkpraveen895's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report pkpraveen895

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

  1. pcap-analyser pcap-analyser Public

    Analyzed a Wireshark/TCPdump trace to characterize the TCP flows in the trace and also figured out the HTTP Versions, congestion window sizes and packet losses

    Python 5 6

  2. Viterbi-Decoding-and-Feature-Engineering Viterbi-Decoding-and-Feature-Engineering Public

    Implemented the Viterbi algorithm for sequence tagging, did feature engineering to identify a good set of features and also compared the MEMM and CRF Statistical Modeling Methods, using Tensor Flow…

    Python 4 1

  3. dns-resolver dns-resolver Public

    Dns resolver and Dig tool

    Python 2

  4. RIP-Lite RIP-Lite Public

    Created my own topology to set up static routing. Also implemented an "application" layer routing protocol which implements distance vector routing using Bellman-Ford algorithm.

    Python 2 1

  5. Xcrypt-System-Call-in-Linux-Kernel Xcrypt-System-Call-in-Linux-Kernel Public

    Implemented a new system call in Linux Kernel to support Encryption/Decryption using AES algorithm. The user level code takes the input file, output file ,cipher mode and the encrypt/decrypt flag a…

    C 1

  6. Backup-File-System-in-Linux-Kernel Backup-File-System-in-Linux-Kernel Public

    Created a file system that automatically creates backup versions of files which also allows you to view versions as well as recover them. Also handles tasks via ioctl commands for: backup, version …

    C 1