diff --git a/src/components/Project/Project.tsx b/src/components/Project/Project.tsx
index 8b8ab4ade..f41b18044 100644
--- a/src/components/Project/Project.tsx
+++ b/src/components/Project/Project.tsx
@@ -24,7 +24,7 @@ export function Project() {
Serverless Voting Application for Programming Languages
-
Developed a serverless voting app using React, AWS Lambda, API Gateway, and DynamoDB, enabling users to view programming languages, cast votes, and access details through an interactive UI, leveraging serverless architecture for scalability and cost-efficiency.
+
Developed a serverless voting app using React, AWS Lambda, API Gateway, and DynamoDB, enabling users to view programming languages, cast votes, and access details through an interactive UI, leveraging serverless architecture for scalability and cost-efficiency.
@@ -43,7 +43,7 @@ export function Project() {
GeniusBot: AI-Powered Assistance with PDF Insight
-
+
Developed an interactive chatbot application using Streamlit, OpenAI's GPT-3.5-turbo language model, and PyPDF2 for PDF text extraction, enabling users to ask context-based questions on uploaded PDFs and general queries.
@@ -75,7 +75,7 @@ export function Project() {
Credit Risk Analysis Project
-
+
Developed a highly accurate credit risk classification model using XGBoost, achieving 100% precision, recall, and F1-scores for predicting loan defaults.Implemented rigorous data preprocessing, feature engineering, and hyperparameter tuning on imbalanced credit risk data, employing ensemble methods, cross-validation, and model interpretation techniques.
@@ -104,7 +104,7 @@ export function Project() {
MediBook: Medical Appointment Scheduler with Health History
-
Developed a secure medical appointment management platform with CRUD functionality, utilizing role-based access control, encryption techniques, and a robust MySQL database with normalized schema design and stored procedures for efficient scheduling, data privacy, and reliable retrieval of patient records.
+
Developed a secure medical appointment management platform with CRUD functionality, utilizing role-based access control, encryption techniques, and a robust MySQL database with normalized schema design and stored procedures for efficient scheduling, data privacy, and reliable retrieval of patient records.