IJCRT Peer-Reviewed (Refereed) Journal as Per New UGC Rules.
ISSN Approved Journal No: 2320-2882 | Impact factor: 7.97 | ESTD Year: 2013
Scholarly open access journals, Peer-reviewed, and Refereed Journals, Impact factor 7.97 (Calculate by google scholar and Semantic Scholar | AI-Powered Research Tool) , Multidisciplinary, Monthly, Indexing in all major database & Metadata, Citation Generator, Digital Object Identifier(CrossRef DOI)
| IJCRT Journal front page | IJCRT Journal Back Page |
Paper Title: Bundeli lokgeeto mein lok jeevan ke swar
Author Name(s): Deepika Sharma
Published Paper ID: - IJCRT2504105
Register Paper ID - 281198
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504105 and DOI :
Author Country : Indian Author, India, - , -, - , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504105 Published Paper PDF: download.php?file=IJCRT2504105 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504105.pdf
Title: BUNDELI LOKGEETO MEIN LOK JEEVAN KE SWAR
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a838-a844
Year: April 2025
Downloads: 109
E-ISSN Number: 2320-2882
Bundeli lokgeeto mein lok jeevan ke swar
Licence: creative commons attribution 4.0
Bundeli lokgeeto mein lok jeevan ke swar
Paper Title: IOT BASED SMART IRRIGATION AND MONITORING SYSTEM
Author Name(s): Shubham Shivaji Shirke, Arjun Dhondiram Shelar, Prajwal Anant Raut, Seema Bhushan Dhalpe (Guide)
Published Paper ID: - IJCRT2504104
Register Paper ID - 280480
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504104 and DOI :
Author Country : Indian Author, India, 411017 , pune, 411017 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504104 Published Paper PDF: download.php?file=IJCRT2504104 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504104.pdf
Title: IOT BASED SMART IRRIGATION AND MONITORING SYSTEM
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a833-a837
Year: April 2025
Downloads: 116
E-ISSN Number: 2320-2882
Licence: creative commons attribution 4.0
IoT, Smart Irrigation, Precision Agriculture, Wireless Sensor Networks, Cloud Computing, Automation
Paper Title: Flipper Zero: A Novel Framework for Ethical Hacking and Penetration Testing in IoT and Embedded Systems
Author Name(s): Shriya C Nair, Ruchitha, Alwin Saji, Mohan Krishna, Arjun Shaji
Published Paper ID: - IJCRT2504103
Register Paper ID - 281340
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504103 and DOI :
Author Country : Indian Author, India, 560076 , Bengaluru, 560076 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504103 Published Paper PDF: download.php?file=IJCRT2504103 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504103.pdf
Title: FLIPPER ZERO: A NOVEL FRAMEWORK FOR ETHICAL HACKING AND PENETRATION TESTING IN IOT AND EMBEDDED SYSTEMS
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a825-a832
Year: April 2025
Downloads: 147
E-ISSN Number: 2320-2882
Cybersecurity risks have significantly increased as a result of embedded systems and the Internet of Things (IoT) becoming more widely used. Penetration testing and ethical hacking are crucial for finding and fixing these vulnerabilities. The open-source Flipper Zero handheld gadget has become a potent tool for penetration testers and ethical hackers. This study examines Flipper Zero's capabilities in embedded system and Internet of Things security, emphasizing how it can be used to find and exploit flaws. We offer a thorough framework, along with a testing and evaluation methodology, for employing Flipper Zero in ethical hacking and penetration testing. Our findings show that Flipper Zero is a valuable tool for cybersecurity experts since it can effectively detect vulnerabilities in embedded systems and IoT devices.
Licence: creative commons attribution 4.0
IoT Security, Embedded Systems, Ethical Hacking Penetration Testing
Paper Title: Advanced AI Techniques in Game Development: From Procedural Content Generation to Intelligent Agents
Author Name(s): Arjun Nair, Dr. P. Logeswari
Published Paper ID: - IJCRT2504102
Register Paper ID - 280563
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504102 and DOI :
Author Country : Indian Author, India, 410507 , Pune, 410507 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504102 Published Paper PDF: download.php?file=IJCRT2504102 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504102.pdf
Title: ADVANCED AI TECHNIQUES IN GAME DEVELOPMENT: FROM PROCEDURAL CONTENT GENERATION TO INTELLIGENT AGENTS
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a819-a824
Year: April 2025
Downloads: 131
E-ISSN Number: 2320-2882
Artificial intelligence significantly alters the game industry as it helps raise the quality of a game playexperience and interaction between games and their players. Among the methods of AI are Procedural ContentGeneration (PCG), Reinforcement Learning (RL), Monte Carlo Tree Search (MCTS), and Neuroevolution, whichattribute games with autonomous generation of content, agent behavior adaptation, and strategical immersive decision making. PCG allows developers to create almost limitless voluminous varied game environments and levels that offer different game experiences every time it is played. Reinforcement Learning provides adaptive AI agents with the capability to learn from player behavior in real time and optimize their strategies for overcoming the dynamic challenge that develops in pace with the growth of the player's skills. Monte Carlo Tree Search is an enhancement over the decision-making process within complex scenarios, in which AI opponents can functionally assess possible actions and the results of those actions. Meanwhile, Neuroevolution combines the power of genetic algorithms and neural networks. In the realm of simulated evolution, intelligent agents can even evolve their strategies based on environmental pressures. Real-world applications and case studies give a glimpse into the various forms AI technologies reshape interactions in the gaming ecosystem. From enriching single-player campaigns to revolutionizing multiplayer dynamics, AI encourages fluid and vibrant relationships among players and digital worlds. This, in turn, rediscovers gameplay and provides new avenues forinnovation and creativity in game design with a focus on the role of AI in deeper gaming experiences and simulations.
Licence: creative commons attribution 4.0
Artificial Intelligence, Game Development, Procedural Content Generation, Reinforcement Learning, Monte Carlo tree search, Neuroevolution.
Paper Title: Research on Search Optimization Based on Oracle Database
Author Name(s): Mr. Shani R Patel, Dr Viral Parekh
Published Paper ID: - IJCRT2504101
Register Paper ID - 281336
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504101 and DOI :
Author Country : Indian Author, India, 388001 , ANAND, 388001 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504101 Published Paper PDF: download.php?file=IJCRT2504101 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504101.pdf
Title: RESEARCH ON SEARCH OPTIMIZATION BASED ON ORACLE DATABASE
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a812-a818
Year: April 2025
Downloads: 134
E-ISSN Number: 2320-2882
Abstract: With the continuous progress of human civilization, the whole society has accelerated the process of informatization. With the continuous enrichment of social life, a large number of information data are produced every day. In order to meet the information needs of financial, administrative and other fields, Oracle database technology is applied, and its efficient and accurate data query features give powerful help to all walks of life. However, with the increasing amount of information, the structure of Oracle database system becomes more complex and chaotic, and even has a serious impact on the stability of the database. In order to improve the stability of Oracle database and further improve the performance of data search, this paper studies the optimization of search based on Oracle database. This paper mainly studies the optimization scheme of the physical layer and software layer of Oracle system, and optimizes the SQL statement after adjusting the hardware structure of the system. Through the simulation, it is found that the stability of database and the response time and accuracy of search query can be improved by improving the structure of database server and optimizing SQL statements.
Licence: creative commons attribution 4.0
Oracle Database, Data Query, Search Optimization, SQL Statement
Paper Title: GENERATIVE AI AS A CATALYST FOR HRM PRACTICES: MEDIATING EFFECTS OF TRUST
Author Name(s): KumarRaja Vedulla, Maddala Paparao, karnati Lakshmi Prasanna, Nalliboina Laxmi Narasimha swami
Published Paper ID: - IJCRT2504100
Register Paper ID - 280773
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504100 and DOI :
Author Country : Indian Author, India, 521235 , Tiruvuru, 521235 , | Research Area: Management All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504100 Published Paper PDF: download.php?file=IJCRT2504100 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504100.pdf
Title: GENERATIVE AI AS A CATALYST FOR HRM PRACTICES: MEDIATING EFFECTS OF TRUST
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Management All
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a803-a811
Year: April 2025
Downloads: 119
E-ISSN Number: 2320-2882
This research looked at the effects that generative artificial intelligence technologies have on the management practices of human resources. Additionally, the authors explored the function that trust plays as a mediator in the connection between user perception of AI technologies and staff performance. In order to obtain data from personnel working in the information technology business, a structured questionnaire was used. The purpose of this questionnaire was to test six different insightful constructs: optimism, innovativeness, ease of use, trust, organisational commitment, as well as employee performance. Considering that the data demonstrated that each of the four associations was significant, it can be concluded that the premise of the research was validated. In the first stage, it was established that the direct impact was the most noteworthy, with a ?-Value of 0.71 along with a p-value of 0.000. According to the second phase, it was found that the indirect impact was likewise significant, with a ?-Value of 0.53, and the p-value was 0.000. In addition, the findings of the hierarchical regression analysis with mediator indicated that the overall impact was also determined to be noteworthy, with a beta coefficient of 1.24 and a p-value of 0.000.
Licence: creative commons attribution 4.0
Artificial Intelligence, knowledge sharing, organizational performance
Paper Title: Consumer Preference and Loyalty Towards E-commerce Apps
Author Name(s): Dr .A. MALARVANNAN, M.MOHANSABARI
Published Paper ID: - IJCRT2504099
Register Paper ID - 281326
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504099 and DOI :
Author Country : Indian Author, India, 642126 , UDUMALPET, 642126 , | Research Area: Commerce All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504099 Published Paper PDF: download.php?file=IJCRT2504099 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504099.pdf
Title: CONSUMER PREFERENCE AND LOYALTY TOWARDS E-COMMERCE APPS
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Commerce All
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a797-a802
Year: April 2025
Downloads: 108
E-ISSN Number: 2320-2882
A successful e-commerce website depends on a number of important characteristics, including consumer interface quality, perceived security, and customer loyalty. However, the correlations between these aspects are not well known. We suggested a model for evaluating the connections between them as well as the site's key results, which are client loyalty and switching costs. A web-based survey was used to gather data for the Simple percentage and T-test was used for analysis. The analytical findings showed that customer happiness, switching costs, and, consequently, customer loyalty to an e-commerce website were positively impacted by consumer interface quality and perceived security. In particular, switching costs were found to positively moderate the relationship between customer satisfaction and customer loyalty; this moderating impact is examined.
Licence: creative commons attribution 4.0
Perceived security, Customer Loyalty
Paper Title: A study on the impact of advertising on the FMCG Industry in india
Author Name(s): Abdul kadir zilani, Pankaj R sharma
Published Paper ID: - IJCRT2504098
Register Paper ID - 281285
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504098 and DOI :
Author Country : Indian Author, India, 390012 , Vadodara, 390012 , | Research Area: Commerce All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504098 Published Paper PDF: download.php?file=IJCRT2504098 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504098.pdf
Title: A STUDY ON THE IMPACT OF ADVERTISING ON THE FMCG INDUSTRY IN INDIA
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Commerce All
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a775-a796
Year: April 2025
Downloads: 158
E-ISSN Number: 2320-2882
An outline of the major development and trends in the indian advertising industry is given in this abstract
Licence: creative commons attribution 4.0
population, sampling method
Paper Title: TREATMENT OF SUPERNATURAL ELEMENTS IN WILLIAM SHAKESPEARE'S TRAGEDIES
Author Name(s): Megha Acharya, Dambarudhar Khilla, Jagannath Pradhan
Published Paper ID: - IJCRT2504097
Register Paper ID - 281041
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504097 and DOI :
Author Country : Indian Author, India, 752060 , Bhubaneswar, Khordha, 752060 , | Research Area: Languages Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504097 Published Paper PDF: download.php?file=IJCRT2504097 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504097.pdf
Title: TREATMENT OF SUPERNATURAL ELEMENTS IN WILLIAM SHAKESPEARE'S TRAGEDIES
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Languages
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a765-a774
Year: April 2025
Downloads: 166
E-ISSN Number: 2320-2882
The paper analyzes the supernatural power that is found in the dramas, the tragedies written by William Shakespeare where it is shown how supernatural elements like witches and ghost impacted the story's progress. Supernatural components are essential to the plays' development. In the medieval time period, it was believed that humans were the puppets in the hands of heavenly forces. Three aspects make up this analysis of the supernatural components in Shakespeare's Hamlet, Macbeth, Othello, Romeo and Juliet, and Julius Caesar, the existence of the supernatural elements, the manifestation of the supernatural forces, and the reason behind their existence. The paper also shows the tragic end through the influence of supernatural elements and the suppression of revenge and power. They force the title character of each play to undergo their own internal struggle that grows from their insecurity of living up to the image of a man. The way supernatural elements seem differs from how people look. As a result, it is covered in detail in the paper. The supernatural components are used on stage for a variety of reasons, such as creating a sense of mystery, terror, and dramatic effect.
Licence: creative commons attribution 4.0
Shakespeare, Tragedy, Supernatural elements
Paper Title: Swami Vivekananda ki Yoga Drishti evam Uska Vyavaharik Anuprayog
Author Name(s): Jitendra Kumar Sharma
Published Paper ID: - IJCRT2504096
Register Paper ID - 281317
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2504096 and DOI :
Author Country : Indian Author, India, 484887 , Amarkantak, 484887 , | Research Area: Others area Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2504096 Published Paper PDF: download.php?file=IJCRT2504096 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2504096.pdf
Title: SWAMI VIVEKANANDA KI YOGA DRISHTI EVAM USKA VYAVAHARIK ANUPRAYOG
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 4 | Year: April 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Others area
Author type: Indian Author
Pubished in Volume: 13
Issue: 4
Pages: a757-a764
Year: April 2025
Downloads: 119
E-ISSN Number: 2320-2882
?????? ????????? ??????? ???? ?? ?????? ??????? ??? ???????????? ???? ???????? ??????? ???? ??? ??????? ???? ??? ??? ????????? - ???????, ????????, ????????, ?????? ?? ???? ???? ??? ?????? ????? ?????? ????????? ?? ????????? ??? ?? ?????????? ????????? ?? ???? ??? ??? ?????? ???? ??????? ?? ?????? ????????? ???? ???????? ?????? ?? ???? ????? ? ?? ??? ????? ??? ?? ?????????? ????? ???? ????? ?? ???????? ?? ???? ??? ??????? ??? ?????????? ?? ???? ???? ???? ????-???????? ??? ????? ???? ??? ????? ? ???? ????? ?? ?????????? ?? ????????? ????? ?? ????????? ?? ????? ??? ???????? ??????? ???? ?????? ????? ??? ?? ??????? ??? ?????? ????????? ?? ??? ????? ?? ????????? ??? ?? ???????? ??? ????? ?? ??? ??? ?????? ????????? ?? ???? ?? ???-????? ?? ???????? ??? ?????????? ???????? ?? ???? ???? ?? ????? ???? ?? ???? ???????? ???? ???? ???????? ????? ??? ??? ?????? ???? ??? ???? ??? ???? ???????? ???? ?????? ?? ????? ?? ???? ?? ??????????????? ???? ???? ??? ?? ?? ??????? ?? ???? ??????? ???, ??? ??? ?? ???? ??? ??? ??????? ????? ?? ?????? ?? ???????? ??? ??? ?????? ?? ???????? ?????????? ??? ?? ??? ??? ?????? ?? ???-??? ?? ??? ????? ???? ?? ??? ???????? ????? ?????? ??? ????? ??? ???? ?? ?? ??????? ??? ????? ????? ?? ??????? ??? ?????????? ???? ?? ?????? ??? ??????? ??????? ????? ?? ???? ??? ??? ???? ???????? ???? ??? - ?????????? ?? ?????? ???? ?? ????? ???? ?? ????????? ??? ????? ?? ????? ???? ?? ???????? ??? ??? ???? ?? ????? ??????? ?? ?????? ??? ???? ??? ??? ???? ??? ??? ???? ??? ?? ?????? ???? ???????? ????????? ?? ????? ????? ???? ?? ?????? ?? ?? ?????? ?????? ??????????? ?? ????? ??? ???? ???? ??? ????????? ??????? ?? ?????? ?????? ???? ?? ???????? ?? ???? ???????? ?? ?????? ?????? ????? ?? ???? ??????? ????? ??? ?????? ???????? ?? ???? ?? ???????? ???? ????? ??????? ?? ?????? ?? ???? ??? ?? ?????? ?? ?????? ??? ?????????? ?? ????????? ?? ???????, ????? ??? ???? ?????? ?????? ??????? ?? ????? ???? ???? ?? ???? ??? "????????? ?????? ??????? ???????" ?? ???? ???? ??? ???????? ?? ???????? ???????? ?? ?????? ?? ????? ???? ???? ??? ???? ???? ?? ????? ?????????? ?????? ?? ??? ?? ????? ?? ?? ???? ????? ???????? ?? ?????? ?? ???? ?? ???????? ??????? ?? ?????? ????? ????????? ???? ?????? ??? ???? ?????? ?? ??? ????
Licence: creative commons attribution 4.0
???????? ???????? - ?????? ?? ????????? ??????, ??? ?????? ????? ?????? ?? ????????????? ?? ??????? ? ?? ????? - ???-??? ??????? - ???? ???? ??? ???-??? ????? ???? ???? ?????? - ??? ?? ?? ????? ?????? ??????? ???? ?? ?? ?? ???????? ?? ????? ?????? ???? ??????????? ???? ???? ??? ???????? - ????? ?????????? - ??? ??? ??????????? - ?? ?????? ?? ???? ??????? - ????????? ????? ???? ??? ?????? ?? ?????? ?? ??????? ??????? ?? ??? ??? ???? ??? ??? ??????????? ??????????, ???????????? ????????, ??

