Giter Club home page Giter Club logo

Varun Gaur's Projects

automated_lexer_and_type_checking_system icon automated_lexer_and_type_checking_system

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 validated against a grammar, it perform TYPE CHECKING and confirm that program doesn't have a Type mismatch. Technology - C++.

automated_sql_exploit icon automated_sql_exploit

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 URL, GET or POST based mode of extraction etc.

danswer icon danswer

Gen-AI Chat for Teams - Think ChatGPT if it had access to your team's unique knowledge.

databasemanagementsystemusingminibase icon databasemanagementsystemusingminibase

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, LIFO and LRU-K algorithms to pick victim frame from buffer. We also implemented the Inequality Join Algorithm for two tables and extended it to support more than two tables and then optimized the query plan to reduce the size of intermediate Join results. We developed an algorithm that chose the optimal plan and compared optimal plan with one of the worst plan and also MySQL, our algorithm proved to be efficient and fast in carrying out the joins.

file_processor_and_logging_system_coding_philosophy icon file_processor_and_logging_system_coding_philosophy

This is a sample code to demonstrate my coding philosophy. I have incorporated end to end processing of data extraction and code contains proper and thorough commenting to explain the functionality of program. I used dependency injection and factory design pattern (JPARepository for persistence Database operations)

graphs icon graphs

This repository contains: Graph Implementation. I have done it two ways. One is Generic Implementation where Data Type in Graph could be on any type and another one is non Generic.

max2_website_challenge icon max2_website_challenge

Website using Spring Framework which uses REST MVC architecture to solve Challenge problem. Website is published on heroku.

programmingchallenge_advanced icon programmingchallenge_advanced

"Code one program a day". This repository holds programs which doesn't fall under this category. Why it doesn't fall in this bucket ? Answer could be many ... 1. Problem is simple, but LOC is scary... 2. LOC is tiny, but to arrive at final working product require hours of brain stroming 3. Or Just because I just OPT to make it complex by shaping it as a production line code like involving SPRINGs, Dependency Injections,involving Generics,or doing it two ways/n-ways. Category is subjective

pumping-lemma-web-site icon pumping-lemma-web-site

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 have designed this website for our dear Friend LLAMA. This website is designed using some of the Latest Technologies like Bootstrap, jQuery and HTML5.

restbasedfoodmenu-poxoverhttp icon restbasedfoodmenu-poxoverhttp

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 Item details. It also possess a Database feature by updating local file on file system.

restbasedgradeappealsystem-hateoas icon restbasedgradeappealsystem-hateoas

Two separate programs has been delivered for this assignment. One for REST Client and another for REST Service(HATEOAS). Please find below the clarification for each in README

tutorials icon tutorials

The "Learn Spring Security" Classes (price changing on Friday):

understanding_spring_annotations icon understanding_spring_annotations

This projects explains how we can use Spring Annotations for dependency Injection and Automatic Instance creation. In my professional and academic career, I have faced challenges in forking out instances based on a parameter. Here I have tried explaining how, we can get a instance of particular implementation based on parameter.

universitygradebook_crud icon universitygradebook_crud

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 separate screen and control options to both Grader and Professor.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.