1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

feat(skills): add C/C++

This commit is contained in:
Divlo
2021-10-01 08:51:07 +02:00
parent a4effb52f9
commit a30355582e
10 changed files with 2269 additions and 3724 deletions

View File

@ -12,6 +12,7 @@ export const Skills: React.FC = () => {
<SkillComponent skill='JavaScript' />
<SkillComponent skill='TypeScript' />
<SkillComponent skill='Python' />
<SkillComponent skill='C/C++' />
</SkillsSection>
<SkillsSection title='Front-end'>