Dedicated and communicative software developer currently with 2+ years of experience working in projects of different domains in a fast-paced service-based company. Excellent problem-solving skills and ability to perform well in a team. The solutions built achieved a ~35% time reduction in the requirement to deployment phase and a budget reduction of up to 30%. I'm Eager to learn new tools, sail through uncharted territory in the tech domain, and having a positive attitude.
Development of a personal web application depicting my works till now.
Personal Website
Developed a system that takes First Order Logic queries as Input and performs a Full Resolution on it.
The system outputs a logical conclusion with 100% accuracy.
FOL Resolution
Created Game Playing Agent for Checkers in Python that makes a valid move according to the rules of Checkers.
It uses Minimax Algorithm for deciding which is a better move. Further implemented Alpha-Beta Pruning to
Minimax Algorithm to increase the efficiency at greater depths.
Checkers AI Agent
To tackle the unstable network issue while reading Manga, I made this Python
script that will download the chapters of the given Manga and save them in a pdf
format. Now, the unstable network will not hamper my reading, and I can read chapters anywhere.
Manga Catcher
A Secure and reliable data backup and recovery technique using seed block algorithm- under the guidance of Prof. Dr. Deepak Kumar Sharma. Responsible for algorithm design and the implementation.
Authentication and key agreement scheme for multi gateway wireless sensor networks in IoT deployment under the guidance of Prof. Devender Kumar. Responsible for finding the vulnerabilities of the scheme used and improving them.