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: PATIENT VS DENTIST PERCEPTION UPON EXTRACTION VS NON EXTRACTION CASES POST ORTHODONTIC TREATMENT
Author Name(s): Dr Bhumika Daheriya, Dr. Ram K Ratre, Dr. Sakshi Chouhan, Dr. Ketan Goel, Dr. Alka Mishra
Published Paper ID: - IJCRT2503205
Register Paper ID - 278822
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503205 and DOI :
Author Country : Indian Author, India, 452001 , Indore, 452001 , | Research Area: Humanities All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503205 Published Paper PDF: download.php?file=IJCRT2503205 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503205.pdf
Title: PATIENT VS DENTIST PERCEPTION UPON EXTRACTION VS NON EXTRACTION CASES POST ORTHODONTIC TREATMENT
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Humanities All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b744-b750
Year: March 2025
Downloads: 198
E-ISSN Number: 2320-2882
Aim: This review article aims to evaluate the treatment outcomes and patient satisfaction after orthodontic treatment. Understanding these outcomes will help orthodontists better plan treatments for future patients. Materials and Methods A systematic literature search was conducted using electronic databases, including PubMed, Google Scholar, and relevant orthodontic journals. Studies focusing on patient perceptions of extraction versus non-extraction cases following orthodontic treatment were included in this review. Conclusion: According to the American Board of Orthodontics (ABO) and their Objective Grading System (OGS), also known as the ABO Grading System, the final occlusion of patients treated with extractions appeared more acceptable than those treated without extractions.
Licence: creative commons attribution 4.0
extraction , ABO, OGS , Non extraction
Paper Title: Detection And Classification Of Red Lesions From Retinal Images For Diabetic Retinopathy Detection
Author Name(s): Boddeda Manohar, Srirangam Kamal Praneeth, Kotipalli Abhiram, Uggina Mohan Sai, Mrs. Reddi Swapna
Published Paper ID: - IJCRT2503204
Register Paper ID - 278502
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503204 and DOI :
Author Country : Indian Author, India, 531002 , Anakapalle, 531002 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503204 Published Paper PDF: download.php?file=IJCRT2503204 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503204.pdf
Title: DETECTION AND CLASSIFICATION OF RED LESIONS FROM RETINAL IMAGES FOR DIABETIC RETINOPATHY DETECTION
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b739-b743
Year: March 2025
Downloads: 201
E-ISSN Number: 2320-2882
This work presents the automatic elucidation and categorization of red lesions in retinal images as a supporting mechanism to diagnose diabetic retinopathy (DR). Early identification of diabetic retinopathy is critical for preventing loss of vision, as it is among the most common causes of visual impairment in patients with diabetes. The critical indicators for DR grading and diagnosis are the red lesions, such as microaneurysms, hemorrhages, and exudates. The Proposed system uses CNN to detect and classify stages of the DR, from No_DR to DR using advanced deep learning on retinal fundus images especially in DR Detection. The methods include preprocessing to filter and improve input images, feature extraction using denoised retinal images with deep learning-based CNNs, followed by utilization of TensorFlow/Keras frameworks for training the model. Retinal images are trained by a standardized dataset to test and strengthen robustness. Thus, this work provides a viable solution to the design of automatic detection and categorization of diabetic retinopathy, which has a significant impact on the early diagnosis and blindness of diabetic patients.
Licence: creative commons attribution 4.0
Deep Learning, CNN, TensorFlow
Paper Title: Efficient Approximate Query Processing in Peer-to-Peer Networks
Author Name(s): Durga M, Vithishkumar R
Published Paper ID: - IJCRT2503203
Register Paper ID - 278650
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503203 and DOI :
Author Country : Indian Author, India, 612 501 , Kumbakonam, 612 501 , | Research Area: Science All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503203 Published Paper PDF: download.php?file=IJCRT2503203 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503203.pdf
Title: EFFICIENT APPROXIMATE QUERY PROCESSING IN PEER-TO-PEER NETWORKS
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b735-b738
Year: March 2025
Downloads: 189
E-ISSN Number: 2320-2882
Peer-to-peer (P2P) networks have become a popular architecture for large-scale distributed systems due to their scalability, fault tolerance, and decentralized nature. However, efficiently processing queries in such networks is challenging due to dynamic node availability, network latency, and resource constraints. Exact query processing can be computationally expensive, making approximate query processing (AQP) an attractive alternative for achieving faster and resource-efficient query execution. This paper presents an efficient AQP framework for P2P networks that leverages probabilistic data structures, sampling techniques, and distributed indexing mechanisms to provide high-accuracy query results with reduced communication overhead. The proposed approach dynamically adapts to network changes, ensuring robustness in highly dynamic environments. Through simulations and real-world experiments, we demonstrate that our method significantly improves query response times while maintaining acceptable accuracy levels compared to traditional exact query processing methods. Our findings highlight the effectiveness of AQP in P2P networks, making it a promising solution for large-scale data retrieval and analysis applications. Peer-to-peer (P2P) databases are increasingly used for distributing and sharing documents, applications, and other digital media over the Internet. Answering large-scale ad hoc analysis queries, such as aggregation queries, poses unique challenges due to the distributed and dynamic nature of P2P databases. Exact solutions can be time-consuming and difficult to implement. This paper presents novel sampling-based techniques for approximate answering of ad hoc aggregation queries in P2P databases. The proposed approach includes an adaptive two-phase sampling method based on random walks of the P2P graph and block-level sampling techniques. Extensive experimental evaluations demonstrate the feasibility of the proposed solution
Licence: creative commons attribution 4.0
Peer-to-Peer Networks, Approximate Query Processing, Distributed Query Execution, Sampling, Sketching, Query Optimization, Scalability, Bandwidth Efficiency
Paper Title: EVALUATING THE EFFECTIVENESS OF CHIEF MINISTER GIRL CHILD PROTECTION SCHEME SPECIAL REFERANCE TO COIMBATORE DISTRICT
Author Name(s): DEEBAQ S
Published Paper ID: - IJCRT2503202
Register Paper ID - 278432
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503202 and DOI :
Author Country : Indian Author, India, 641006 , COIMBATORE, 641006 , | Research Area: Arts1 All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503202 Published Paper PDF: download.php?file=IJCRT2503202 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503202.pdf
Title: EVALUATING THE EFFECTIVENESS OF CHIEF MINISTER GIRL CHILD PROTECTION SCHEME SPECIAL REFERANCE TO COIMBATORE DISTRICT
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Arts1 All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b727-b734
Year: March 2025
Downloads: 223
E-ISSN Number: 2320-2882
A crucial government program, the Chief Minister Girl Child Protection Scheme works to improve the welfare, education, and financial stability of girls, especially those from low-income households. This study assesses the program's efficacy critically in the Coimbatore district, concentrating on how it affects financial empowerment, socioeconomic advancement, and educational attainment. Structured questionnaires were used to survey a sample of 99 respondents in order to evaluate beneficiaries' awareness, accessibility, and satisfaction with the program. In order to comprehend more general implementation patterns, other data sources were also examined. While the program has improved female literacy rates, financial independence, and gender equality, the report points out that there are still major obstacles to overcome, such as a lack of knowledge, red tape, and delays in money disbursement.The results highlight the necessity of more effective awareness efforts, streamlined application processes, and better monitoring systems to guarantee the program successfully reaches its target audience. The report ends with legislative recommendations meant to increase the scheme's effectiveness and help Tamil Nadu's girls become more empowered overall.
Licence: creative commons attribution 4.0
Girl Child Protection Scheme, Female Education, Socio-Economic Impact, Government Welfare Programs, Coimbatore, Policy Evaluation
Paper Title: A Mechanism Design Approach To Resource Allocation And Optimization In Cloud Computing Using Containers.
Author Name(s): Subasri.V, Thamarai Selvan.A
Published Paper ID: - IJCRT2503201
Register Paper ID - 278649
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503201 and DOI :
Author Country : Indian Author, India, 612501 , Kumbakonam, 612501 , | Research Area: Science All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503201 Published Paper PDF: download.php?file=IJCRT2503201 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503201.pdf
Title: A MECHANISM DESIGN APPROACH TO RESOURCE ALLOCATION AND OPTIMIZATION IN CLOUD COMPUTING USING CONTAINERS.
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b723-b726
Year: March 2025
Downloads: 206
E-ISSN Number: 2320-2882
With the rapid growth of cloud computing, efficient resource allocation is a major challenge. This project introduces an optimized cloud resource management system using container technology to enhance scalability and cost-effectiveness.The model focuses on Cloud Service Providers (CSPs), tenants, and end-users, ensuring optimal resource allocation. It features a Profit/Loss Calculator to predict financial impacts, improving cost-efficiency for tenants and profitability for CSPs. A trust mechanism evaluates data transfer security, reliability, and performance to maintain data integrity.The system includes a Probabilistic Demand Allocation (PDA) model that predicts tenant demands based on historical data, optimizing server resources while maintaining Service Level Agreement (SLA) compliance. Built with Java and MySQL, the project uses Java Swing for the frontend and advanced backend data processing techniques.By integrating optimization, trust mechanisms, and predictive analytics, this solution improves cloud resource allocation, security, and efficiency, making cloud services more scalable and reliable.
Licence: creative commons attribution 4.0
Cloud Computing, Resource Allocation, Container Technology, Predictive Analytics, Trust Mechanism
Paper Title: "Modernizing Urban Policing in India: The Role of the Commissionerate System and the Imperative for Reforms"
Author Name(s): Vivek Raj
Published Paper ID: - IJCRT2503200
Register Paper ID - 278630
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503200 and DOI :
Author Country : Indian Author, India, 201019 , Ghaziabad , 201019 , | Research Area: Arts1 All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503200 Published Paper PDF: download.php?file=IJCRT2503200 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503200.pdf
Title: "MODERNIZING URBAN POLICING IN INDIA: THE ROLE OF THE COMMISSIONERATE SYSTEM AND THE IMPERATIVE FOR REFORMS"
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Arts1 All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b713-b722
Year: March 2025
Downloads: 301
E-ISSN Number: 2320-2882
India's rapid urbanization is transforming its cities, bringing both opportunities and challenges. With rising crime rates, increasing population density, and evolving urban conflicts, the task of maintaining law and order has become more complex. The traditional Superintendent of Police (SP) model, rooted in colonial-era governance, struggles to meet the demands of modern cities due to its dual-command structure, which often causes delays and inefficiencies. In contrast, the Commissionerate system offers a centralized approach, where a Police Commissioner wields both executive and policing powers, enabling quicker decision-making and more coordinated resource management. This paper examines the role of the Commissionerate system in addressing the challenges posed by India's growing urban landscape. Drawing from examples in Mumbai, Delhi, and Uttar Pradesh, it highlights the system's ability to enhance crime control, improve citizen safety, and increase public satisfaction. However, it also acknowledges the limitations of the model, including concerns over potential misuse of power and resource constraints faced by police departments. While the Commissionerate system holds promise, its success depends on broader reforms that modernize policing as a whole. Updating archaic laws like the Police Act of 1861, establishing independent oversight bodies to ensure accountability, and fostering community policing are vital steps toward building trust between law enforcement and the public. Together, these measures can address the authoritarian tendencies of traditional policing and create a framework focused on public service and transparency. As urbanization accelerates, reimagining India's urban policing structures is no longer optional but essential. The Commissionerate system, when paired with meaningful reforms, has the potential to transform Indian policing into an efficient, inclusive, and democratic institution capable of meeting the needs of modern cities.
Licence: creative commons attribution 4.0
Urban Policing , Commissionerate system
Paper Title: REAL-TIME VICTIM AUDIO DETECTION SYSTEM FOR REDUCING CRIME RATE USING ML AND DL
Author Name(s): Sameerunnisa SK, Chinthala Akhil, Kandru Prabhushan, Kosuri Vedhavathi, Motupalli Jyothi
Published Paper ID: - IJCRT2503199
Register Paper ID - 278743
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503199 and DOI :
Author Country : Indian Author, India, 522508 , Nambur, 522508 , | Research Area: Science and Technology Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503199 Published Paper PDF: download.php?file=IJCRT2503199 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503199.pdf
Title: REAL-TIME VICTIM AUDIO DETECTION SYSTEM FOR REDUCING CRIME RATE USING ML AND DL
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Science and Technology
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b705-b712
Year: March 2025
Downloads: 246
E-ISSN Number: 2320-2882
The escalating frequency of crimes involving victims highlights the urgent demand for technological advancements to enhance public safety. This research presents a Real-Time Victim Audio Detection System based on Machine Learning (ML) and Deep Learning (DL) techniques. The innovative technology is designed to recognize distress calls from audio inputs, enabling immediate alerts to law enforcement for swift response. The system integrates audio feature extraction techniques, such as Mel-Frequency Cepstral Coefficients (MFCC) and spectrogram analysis, to classify audio signals and identify distress situations. The deep learning model, trained on a comprehensive data set including genuine and simulated distress audio samples, demonstrates high accuracy and robustness across various environments. The system's real-time capabilities ensure rapid detection and reporting, reducing response times and potentially preventing criminal acts. This innovative approach exemplifies the application of artificial intelligence to improve public safety by addressing the limitations of traditional surveillance and monitoring systems.
Licence: creative commons attribution 4.0
Audio Detection, Crime Prevention, Real-Time Systems, Machine Learning, Deep Learning, Distress Signal Recognition, Automated Alerts
Paper Title: Skill-Based Education under NEP 2020 initiative and its challenges
Author Name(s): Mhalevolie
Published Paper ID: - IJCRT2503198
Register Paper ID - 278799
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503198 and DOI :
Author Country : Indian Author, India, 797001 , Kohima, 797001 , | Research Area: Arts1 All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503198 Published Paper PDF: download.php?file=IJCRT2503198 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503198.pdf
Title: SKILL-BASED EDUCATION UNDER NEP 2020 INITIATIVE AND ITS CHALLENGES
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Arts1 All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b701-b704
Year: March 2025
Downloads: 272
E-ISSN Number: 2320-2882
Education plays a vital role in creating values in a society and it is critical for future generations to uphold the value of skill education, which can generate capabilities, capacities, and a completely new experience of acquiring required skill sets that can lead to financial independence while also increasing economic growth. NEP 2020 encourages integrating traditional learning methods with vocational courses to enhance the employability of the students to meet the demands of the industry while keeping the quality of education intact. Integration of vocational education, multidisciplinary studies, apprenticeships and internships and entrepreneurship education were some of the key initiatives under NEP 2020. However, inspite of NEP 2020's elaborate measure to introduce skill based education in the Indian educational system, the following are the possible challenges skill-based education under NEP 2020 initiative could face- lack of necessary funding, inadequate infrastructure in most institutions, need for skilled trainers, institution and industry linkage need technological assistance.
Licence: creative commons attribution 4.0
Skill based education, NEP 2020, employability, entrepreneurship.
Paper Title: LEADERSHIP IN HIGHER EDUCATIONAL INSTITUTIONS: FROM THE PERSPECTIVE OF NAAC
Author Name(s): Dr. Dipankar Talukdar
Published Paper ID: - IJCRT2503197
Register Paper ID - 278800
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503197 and DOI : http://doi.one/10.1729/Journal.44025
Author Country : Indian Author, India, 781025 , Guwahati, 781025 , | Research Area: Arts1 All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503197 Published Paper PDF: download.php?file=IJCRT2503197 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503197.pdf
Title: LEADERSHIP IN HIGHER EDUCATIONAL INSTITUTIONS: FROM THE PERSPECTIVE OF NAAC
DOI (Digital Object Identifier) : http://doi.one/10.1729/Journal.44025
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Arts1 All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b694-b700
Year: March 2025
Downloads: 208
E-ISSN Number: 2320-2882
Quality in Education has been defined as excellence in education. Assessment and accreditation as an external quality assurance mechanism for higher education has emerged as the most widely accepted and adopted methodology throughout the world during the past decades. Leadership has an important role in Total Quality Management of an educational institution. A person who influences the group of people towards the achievement of goal is called a leader. This paper will discuss about the leadership style and leadership behaviour in Higher Educational Institution as desired by NAAC.
Licence: creative commons attribution 4.0
Quality, Leadership, Assessment
Paper Title: "Ancient Wisdom: The Vedic Approach to Naturopathy"
Author Name(s): Dr. Deepti Bajpai
Published Paper ID: - IJCRT2503196
Register Paper ID - 278750
Publisher Journal Name: IJPUBLICATION, IJCRT
DOI Member ID: 10.6084/m9.doi.one.IJCRT2503196 and DOI :
Author Country : Indian Author, India, 201014 , Ghaziabad , 201014 , | Research Area: Health Science All Published Paper URL: http://ijcrt.org/viewfull.php?&p_id=IJCRT2503196 Published Paper PDF: download.php?file=IJCRT2503196 Published Paper PDF: http://www.ijcrt.org/papers/IJCRT2503196.pdf
Title: "ANCIENT WISDOM: THE VEDIC APPROACH TO NATUROPATHY"
DOI (Digital Object Identifier) :
Pubished in Volume: 13 | Issue: 3 | Year: March 2025
Publisher Name : IJCRT | www.ijcrt.org | ISSN : 2320-2882
Subject Area: Health Science All
Author type: Indian Author
Pubished in Volume: 13
Issue: 3
Pages: b686-b693
Year: March 2025
Downloads: 196
E-ISSN Number: 2320-2882
Summary '?????????? ??? ??????????' means a healthy body is the means of religion. This quote by the great poet Kalidas is absolutely true. Be it spiritual progress or worldly rise, both are possible only when the body which is its means is energetic. The importance of Ayurveda in the fitness and sustainable health of the body has been universally recognized in ancient Indian knowledge. Currently, the various horrors of Covid-19, which has arisen as a global crisis because of coronavirus, have once again made Ayurveda and naturopathy universally accepted. Ayurveda is a different part of our life. Ayurveda has an important role in the elimination of diseases. There is an interdependent relationship between nature and man. Nature is a boon given by God to man. All the units of nature - water, fire, sun, air and soil continue to benefit man in some form or the other. Our sages have wished for '????? ???: ????' i.e. to live happily for 100 years. Which is possible through proper healthy lifestyle and naturopathy.
Licence: creative commons attribution 4.0
Naturopathy, Ancient Indian Wisdom, Fitness and Health, Natural Elements, Panch Mahabhuta.

