This is your work, valued
Software Engineer | Obsessed with how components interact, scale, and fail.
Personal-Store. Stop cluttering your chat apps with self-messages. Seamlessly share information between your mobile and PC without the mess.
22Car-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.
4ProxyDesignPattern. CS5617 Software Engineering
1Source-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.
1CMA-Labs. lab course CS5016 (Computational Methods and Applications) done in the 6th semester.
1Search-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
1KAKURO-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.
1Data-Structures-and-Algorithms. DSA course 3rd Semester
1Leetcode. Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)
1Analogous-to-the-Linux-grep-command. Theory of computation. The aim of the project is to build a tool similar to linux grep
1Design-and-Analysis-of-Algorithms. C
1