Skip to content
View srikanthmandula's full-sized avatar

Block or report srikanthmandula

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. AES AES Public

    Program “AES.java” to implement the block cipher AES-128. Specifically, Program will read parameters, key, plaintext and ciphertext from a file named “input.txt” and then it creates a file named “o…

    Java

  2. Android-Weather-App Android-Weather-App Public

    Youtube link to the Project & Code demonstration video: https://youtu.be/QxowtDcH3gU. Designed an Android App in Android studio. When user opens app, it prompts for accessing device’s location. Th…

    1

  3. DBMS-Rent-Your-Car-using-Oracle12c- DBMS-Rent-Your-Car-using-Oracle12c- Public

    Creating a Rent Your Car project from scratch using Oracle 12c- Project document includes ER diagrams, relational database and performing normalization. Creating and Tables using Sql. Also project …

  4. Ruby-on-Rails---Website-Development Ruby-on-Rails---Website-Development Public

    Website is developed using Rails 5.1.1 This is an E-commerce website featuring products of Mobile phones and laptops. -Products data is uploaded using seed.db. The pages 'About us', 'Careers', 'Con…

  5. Sample-Video-store-Project-with-Data-Structures-SLL-DLL-BST-AVL Sample-Video-store-Project-with-Data-Structures-SLL-DLL-BST-AVL Public

    Project is to implement Single linked list, Double linked list, Binary Search tree and AVL tree data structures by developing a video store (1) maintain the information of videos and customers (by …

    Java

  6. Tidy-Numbers--Google-code-jam-2017 Tidy-Numbers--Google-code-jam-2017 Public

    Project Description: Tatiana likes to keep things tidy. Her toys are sorted from smallest to largest, her pencils are sorted from shortest to longest and her computers from oldest to newest. One da…

    Java