Skip to content

Commit 8135a80

Browse files
authored
Update gitprofile.config.ts
1 parent 1ef77d7 commit 8135a80

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

gitprofile.config.ts

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,13 @@ const CONFIG = {
3333
// To hide the `External Projects` section, keep it empty.
3434
projects: [
3535
{
36-
title: 'Project Name',
36+
title: 'Currency Prediction Using Naive Bayes Classification',
3737
description:
38-
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
38+
'This project aims to develop a predictive model for forecasting currency exchange rates using the Naive Bayes algorithm. The model is designed to classify the direction of currency movements (e.g., appreciation or depreciation) based on historical data and other macroeconomic indicators.',
3939
imageUrl:
40-
'https://img.freepik.com/free-vector/illustration-gallery-icon_53876-27002.jpg',
41-
link: 'https://example.com',
42-
},
43-
{
40+
'https://walletinvestorstorage.b-cdn.net/forecast-graphs/fe/forex-usd-idr-forecast-components.png',
41+
link: 'https://github.com/zaid404',
42+
}, {
4443
title: 'Project Name',
4544
description:
4645
'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, nunc ut.',
@@ -146,7 +145,7 @@ certifications: [
146145
body: 'Digital Talent Scholarship',
147146
year: 'August 2024',
148147
credential_id: '19391101040-45',
149-
link: 'https://aliyun-aps-cloud-public.oss-cn-hangzhou.aliyuncs.com/img_e35c8bc05f525899ad04ea9bb3b42d3f.png',
148+
link: 'https://digitalent.kominfo.go.id/cek-sertifikat#',
150149
},
151150
{
152151
name: 'Using ECS to Construct a Dynamic Website (Exam)',

0 commit comments

Comments
 (0)