Skip to content
View vggaur41522's full-sized avatar
  • Arizona State University, Tempe

Highlights

  • Pro
Block or Report

Block or report vggaur41522

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. Automated_SQL_Exploit Automated_SQL_Exploit Public

    This project once deployed based on instructions provided in ReadMe, performs data extraction from vulnerable URL. It is a standalone python program which accept Command Line inputs like vulnerable…

    Python 2 2

  2. UniversityGradeBook_CRUD UniversityGradeBook_CRUD Public

    This is an end to end Web based module for Grading purposes supporting CRUD. It is a grading dashboard designed using RESTful architecture for both Student and Grader (Professor's). It provide sepa…

    Java

  3. Automated_Lexer_and_Type_Checking_System Automated_Lexer_and_Type_Checking_System Public

    This is a program which automatically parses input provided by user (either from file or on console) and validate it against a given Grammar rule. Along with that once series of provided tokens are…

    Makefile

  4. Pumping-Lemma-Web-Site Pumping-Lemma-Web-Site Public

    Llamas are native to South America and are domesticated as pack animals to move large amounts of goods over the rough terrain of the Andes. There is so much to know about these awesome animals. I h…

    CSS

  5. DatabaseManagementSystemUsingMinibase DatabaseManagementSystemUsingMinibase Public

    Forked from shreyastalele/DBMSI-MINIBASE

    MINIBASE is a software build on Java (1.8) for implementing a relational database management system which helps us to analyze how DBMS works. We implemented page replacement algorithms like FIFO, L…

    Java

  6. RestBasedFoodMenu-POXOverHTTP RestBasedFoodMenu-POXOverHTTP Public

    This project module compose of a Client and Server which follows POX over HTTP standard. There is a REST based service which is consumed by a client using AJAX call for adding and fetching Food Ite…