Skip to content

Commit

Permalink
Add C# to technical Skills
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRamosAcosta committed Mar 19, 2019
1 parent f880fc0 commit 12247dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Skills/Skills.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const Skills: FC<SkillsProps> = ({ className }) => (
<SkillListItem>Javacript</SkillListItem>
<SkillListItem>Scala</SkillListItem>
<SkillListItem>Go</SkillListItem>
<SkillListItem>C#</SkillListItem>
<SkillListItem>Elixir</SkillListItem>
<SkillListItem>Functional Programming</SkillListItem>
<SkillListItem>Docker</SkillListItem>
Expand Down

0 comments on commit 12247dd

Please sign in to comment.