Skip to content

Commit

Permalink
feat: updates personal info
Browse files Browse the repository at this point in the history
  • Loading branch information
igor17400 committed Oct 4, 2024
1 parent b4ee574 commit efb09e9
Showing 1 changed file with 31 additions and 16 deletions.
47 changes: 31 additions & 16 deletions gitprofile.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -149,28 +149,43 @@ const CONFIG = {
year: 'September 2024',
certificateLink:
'https://certificates.emeritus.org/2c29c0a4-7d09-4537-a330-e3b457e74e85#gs.g1h2dw',
portfolioLink: 'https://example.com',
},
{
name: 'Algorithms and Data Structures',
body: 'University of California San Diego',
year: 'August 2024',
certificateLink: 'https://github.com/igor17400/algorithms-174',
portfolioLink: 'https://example.com',
// portfolioLink: 'https://example.com',
},
// {
// name: 'Algorithms and Data Structures',
// body: 'University of California San Diego',
// year: 'August 2024',
// certificateLink: 'https://github.com/igor17400/algorithms-174',
// portfolioLink: 'https://example.com',
// },
{
name: 'Digital Signal Processing',
body: 'EPFL',
year: 'August 2024',
certificateLink: 'https://example.com',
portfolioLink: 'https://github.com/igor17400/dsp-174',
year: 'September 2024',
certificateLink:
'https://coursera.org/share/1e08fdb315e8b888765d466ce015c7dc',
// portfolioLink: 'https://github.com/igor17400/dsp-174',
},
// {
// name: 'Information Theory',
// body: 'The Chinese University of Hong Kong',
// year: 'August 2024',
// certificateLink: 'https://example.com',
// portfolioLink: 'https://github.com/igor17400/information-theory-174',
// },
{
name: 'AI for Trading',
body: 'Udacity',
year: 'October 2021',
certificateLink: 'https://www.udacity.com/certificate/4NNGUFGX',
// portfolioLink: '',
},
{
name: 'Information Theory',
body: 'The Chinese University of Hong Kong',
year: 'August 2024',
certificateLink: 'https://example.com',
portfolioLink: 'https://github.com/igor17400/information-theory-174',
name: 'Machine Learning & AI Foundations',
body: 'Udacity',
year: 'March 2019',
certificateLink: 'https://confirm.udacity.com/97AE3QJH',
// portfolioLink: '',
},
{
name: 'Model United Nations',
Expand Down

0 comments on commit efb09e9

Please sign in to comment.