Skip to content
View Sharath0313's full-sized avatar

Block or report Sharath0313

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 Loading

  1. Java_to_x86-compiler Java_to_x86-compiler Public

    Implemented a Java to x86 compiler using Flex, Yacc and C++ majorly.

    Yacc

  2. rashmigr01/Canteen-Order-Automation-System rashmigr01/Canteen-Order-Automation-System Public

    A software designed to automate canteen orders which can be deployed to vendors in campus communities.

    Python 4 5

  3. peek_into_cryptology peek_into_cryptology Public

    Implementation of encryption and decryption algorithms for various ciphers and algorithms.

    Python

  4. Library_Management_System Library_Management_System Public

    A Library Management System using C++ on Command Line Interface.

    C++

  5. SAT_Solver SAT_Solver Public

    Implemented a SAT_Solver in python, using DPLL algorithm and MOMS heuristic.

    Python