mirror of
https://github.com/20kaushik02/portfolio-website.git
synced 2025-12-06 09:34:07 +00:00
corrections
This commit is contained in:
parent
702659d4e2
commit
574eded634
Binary file not shown.
@ -47,7 +47,7 @@ export const experiencesData = [
|
|||||||
'Graduated first-class with distinction with a 9.12 CGPA',
|
'Graduated first-class with distinction with a 9.12 CGPA',
|
||||||
'Relevant coursework: DBMS, OOPS, full-stack development, cloud computing, deep learning, computer networks',
|
'Relevant coursework: DBMS, OOPS, full-stack development, cloud computing, deep learning, computer networks',
|
||||||
],
|
],
|
||||||
startDate: 'Aug 2023', endDate: 'May 2025'
|
startDate: 'July 2019', endDate: 'June 2023'
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@ -54,7 +54,7 @@ export const projectsData = [
|
|||||||
'Developed using scapy and PyQt.',
|
'Developed using scapy and PyQt.',
|
||||||
],
|
],
|
||||||
tools: ['Python', 'Qt', 'scapy'],
|
tools: ['Python', 'Qt', 'scapy'],
|
||||||
link: 'https://kirangeorge.itch.io/donut-eat-me'
|
link: 'https://github.com/20kaushik02/AUNMS---Network-Monitoring-System'
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
const Projects = () => {
|
const Projects = () => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user