Skip to content
View athlohangade's full-sized avatar

Block or report athlohangade

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. cryptography-algorithms cryptography-algorithms Public

    The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.

    Python 15 4

  2. Order-Delivery-System Order-Delivery-System Public

    An order delivery system for products built using Flask (web app) and MySQL

    HTML 8 4

  3. qa-system-using-tl-legal-domain qa-system-using-tl-legal-domain Public

    A Question Answering System built for answering specific questions on Indian Legal Acts following the Transfer Learning approach.

    Jupyter Notebook 3 2

  4. Assembly-Language-General-Programs Assembly-Language-General-Programs Public

    The repo consists of different programs like fibonacci, factorial, matrix operation, string manipulation implemented in assembly language using TASM.

    Assembly 2

  5. scheduler-in-xv6 scheduler-in-xv6 Public

    This project implements the lottery scheduler in xv6, a unix based operating system developed by MIT

    C 2 1

  6. minimum-edit-distance minimum-edit-distance Public

    The repo is about implementation of Wagner-Fischer algorithm for calculating Levenshtein distance between two strings.

    Python 2