Pinned Repositories
BTP_Adaptive_Load_Balancing_In_P4
Analyzer
Software Engineering Group Project
Car-Rental-and-Pooling-System
DBMS Project. Built car rental and pooling web app with authentication, membership, car management, bookings, billing, maintenance, pooling, and ratings. Ensured data consistency and trigger-based updates. Admin access for maintenance and billing. Advanced billing calculations with member discounts. Efficient and user-friendly car rental system.
KAKURO-SOLVER-CSP
Model of the logic puzzle Kakuro as a constraint problem with finite domain variables. We model Kakuro as a CSP and solved Kakuro puzzles with various algorithms. Our goal was to show how different algorithms for CSP behave during the solution of these puzzles.
Travel-Recommendation
Involves searching for tourist attractions,hotels based on choice of the user. Choice depends on place,duration for travel, interested categories to explore, amenities, etc. Goal is to provide rank wise top n recommendation to the user. Rapid API, React js are used for tourist attractions and pyspark MF-ALS model for hotel recommendation.
ChromeExtension-Codeforces-Pick-This-Problem
Automate your Codeforces workflow. Generate downloadable files named with the problem and contest ID, containing your custom template.
Analogous-to-the-Linux-grep-command
Theory of computation. The aim of the project is to build a tool similar to linux grep
CMA-Labs
lab course CS5016 (Computational Methods and Applications) done in the 6th semester.
Data-Structures-and-Algorithms
DSA course 3rd Semester
Design-and-Analysis-of-Algorithms
dalvimangesh's Repositories
dalvimangesh/Leetcode
Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
dalvimangesh/Chatbot-for-custom-data
dalvimangesh/ChromeExtension-Codeforces-Pick-This-Problem
Automate your Codeforces workflow. Generate downloadable files named with the problem and contest ID, containing your custom template.
dalvimangesh/Analyzer
Software Engineering Group Project
dalvimangesh/WebDev-Workshop-Petrichor23
dalvimangesh/ProxyDesignPattern
CS5617 Software Engineering
dalvimangesh/Car-Rental-and-Pooling-System
DBMS Project. Built car rental and pooling web app with authentication, membership, car management, bookings, billing, maintenance, pooling, and ratings. Ensured data consistency and trigger-based updates. Admin access for maintenance and billing. Advanced billing calculations with member discounts. Efficient and user-friendly car rental system.
dalvimangesh/Leave-Application
Responsive web portal with Google authentication, user-specific access, admin role, email integration, consistency, and data validation.
dalvimangesh/Search-Engine
Elastic search api of python and TF-IDF and BM25 model for ranking the pages is used. For front end HTML,CSS and for back end python-flask
dalvimangesh/CMA-Labs
lab course CS5016 (Computational Methods and Applications) done in the 6th semester.
dalvimangesh/Source-to-Source-Compiler-SIL-to-CPP
Implemented grammar rules, lexical analysis, and abstract syntax tree generation using yacc/bison. Translated SIL code to C++, supporting statements, expressions, if-else, while loops, function calls, and variable declarations. Ensured proper syntax and semantics while handling limitations.
dalvimangesh/Analogous-to-the-Linux-grep-command
Theory of computation. The aim of the project is to build a tool similar to linux grep
dalvimangesh/Travel-Recommendation
Involves searching for tourist attractions,hotels based on choice of the user. Choice depends on place,duration for travel, interested categories to explore, amenities, etc. Goal is to provide rank wise top n recommendation to the user. Rapid API, React js are used for tourist attractions and pyspark MF-ALS model for hotel recommendation.
dalvimangesh/KAKURO-SOLVER-CSP
Model of the logic puzzle Kakuro as a constraint problem with finite domain variables. We model Kakuro as a CSP and solved Kakuro puzzles with various algorithms. Our goal was to show how different algorithms for CSP behave during the solution of these puzzles.
dalvimangesh/Design-and-Analysis-of-Algorithms
dalvimangesh/Data-Structures-and-Algorithms
DSA course 3rd Semester