Skip to content

Commit

Permalink
CV amends
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulia Nicola Pernice committed May 14, 2024
1 parent 55ec51e commit fecb53d
Show file tree
Hide file tree
Showing 30 changed files with 227 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
host: 164.90.233.208
user: admin_giulianicola
password: ${{ secrets.SS_FTP }}
options: '--delete'
options: 'mirror --only-newer --delete'
localDir: './public/'
remoteDir: 'public_html/'
2 changes: 1 addition & 1 deletion src/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const AboutPage = ({ transitionStatus }) => {
<div className="bio">
<h1 className={`${About_Title}`}>Giulia Nicole Pernice</h1>
</div>
<div className="sm:ml-k1 md:ml-k25 mb-k3v flex flex-row flex-wrap items-baseline">
<div className="sm:ml-k1 md:ml-k25 flex flex-row flex-wrap items-baseline">
<p className={`${About_SF}`}>
I'm a multidisciplinary Digital Product Engineer working at the intersection of design&nbsp;and&nbsp;technology.
</p>
Expand Down
12 changes: 12 additions & 0 deletions src/pages/cv.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,18 @@ const Cv = ({ transitionStatus }) => {
<div className="heading mt-16 mb-16 block w-full ">
<h2 className={`${Label} fluid-text-xl`}>Employment History</h2>
</div>
<div className={LeftSide}>
<p className={Label}>2023 ~ Present</p>
</div>
<div className={LeftContent}>
<div className={Job}>
<h3 className="fluid-text-lg">Lead Design Technologist</h3>
<p className="job__company">DMI, Digital Management, LLC - London , United Kingdom</p>
<p>
Designing and developing comprehensive design systems with a focus on inclusive and human-centered design principles. Exploring web 3D technologies and integrating AI into our practice. Ensuring all designs meet high standards of accessibility, creating digital experiences usable by everyone.
</p>
</div>
</div>
<div className={LeftSide}>
<p className={Label}>2020 ~ 2022</p>
</div>
Expand Down
Binary file added static/images/favicons/Icon-pink-flat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-384x384.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/favicons/icon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions static/images/focus-areas.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/about-g.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-carmen.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-her.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-ks-alt.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-ks.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-latterly.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-onychos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-pr-poster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-rac-cp-alt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-raconteur.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-sf-alt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/media/wide-banner-tpl-alt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions static/images/svg/grid-bg.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions static/images/svg/logo-strokes-lab-source.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 53 additions & 0 deletions static/images/svg/logo-strokes-lab.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fecb53d

Please sign in to comment.