Skip to content

Commit

Permalink
fix typo (#28)
Browse files Browse the repository at this point in the history
* create ambient ts file with shared types

* introduce url validation and conditional rendering of organizationWebsite prop

* add data to sections in page route

* add some technologies

* update bio and jobs descriptions

* update npm packages to fix vulnerabilities

* fix responsive styling of Bio component on smaller devices in landscape orientation

* fix typo
  • Loading branch information
grzegorzxpatyk committed Feb 21, 2024
1 parent 4b66105 commit 8acf6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
'Development of the internal applications using <strong>JavaScript, Sass, PHP and SQL</strong>. Implementation of client-side form validation, with the use of js and regular expressions. Testing <strong>RESTful APIs</strong> with <strong>Swagger and Postman</strong>.'
},
{
title: 'Wep development internship',
title: 'Web development intern',
organisation: 'beeanco',
organisationWebsite: 'https://www.beeanco.com/',
timePeriod: 'Jun 2021 - Dec 2021',
Expand Down

0 comments on commit 8acf6d7

Please sign in to comment.