Skip to content

Commit

Permalink
change latest work description (#29)
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

* change the latest work description a bit
  • Loading branch information
grzegorzxpatyk committed Mar 2, 2024
1 parent 8acf6d7 commit e97820e
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 @@ -73,7 +73,7 @@
organisationWebsite: 'https://ttms.com/',
timePeriod: 'Jun 2022 - Present',
description:
'Employ modern frontend technologies such as <strong>React, Redux and material-ui</strong> to create user-centric and accessible web interfaces, enhancing user engagement and satisfaction. Usage of <strong>TypeScript</strong> to build type-safe and scalable applications. Implementation of <strong>E2E, unit and visual tests using Cypress</strong>. Taking part in meetings with clients, discussing their needs, business logic and possible solutions.'
'Utilize contemporary frontend technologies such as <strong>React, Redux and TailwindCSS</strong> to create user-centric and accessible web interfaces, enhancing user engagement and satisfaction. Usage of <strong>TypeScript</strong> to build type-safe and scalable applications. Implementation of <strong>E2E, unit and visual tests using Cypress</strong>. Taking part in meetings with clients, discussing their needs, business logic and possible solutions.'
},
{
title: 'Junior Frontend Developer',
Expand Down

0 comments on commit e97820e

Please sign in to comment.