Skip to content

Commit

Permalink
Merge pull request #493 from ShogunPanda/2024
Browse files Browse the repository at this point in the history
feat: Updated Paolo's job title.
  • Loading branch information
nicpuppa authored Feb 29, 2024
2 parents 224d7ff + 103c056 commit 9077d97
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
"paolo": {
"id": "paolo",
"name": "Paolo Insogna",
"job_title": "Staff Developer Experience Engineer at NearForm",
"job_title": "Node.js TSC and Staff DX Engineer at NearForm",
"talk_title": "From Smart Home to Smart Cats: extending my home automation to my pets",
"talk": "When going online and searching for new gadgets for our home, we often find Alexa, HomeKit or Google Assistant compatibility badges. Are these compatibility layers hard to code? What if I want to code mine?\n\nThe truth is that every gadget that is connected to the internet is probably speaking to an HTTP or MQTT API. And this means you know how to use it. In this talk, I will show you how I easily made my cat’s life way technological.",
"linkedin_url": "https://www.linkedin.com/in/pinsogna/",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
"paolo": {
"id": "paolo",
"name": "Paolo Insogna",
"job_title": "Staff Developer Experience Engineer at NearForm",
"job_title": "Node.js TSC and Staff DX Engineer at NearForm",
"talk_title": "From Smart Home to Smart Cats: extending my home automation to my pets",
"talk": "When going online and searching for new gadgets for our home, we often find Alexa, HomeKit or Google Assistant compatibility badges. Are these compatibility layers hard to code? What if I want to code mine?\n\nThe truth is that every gadget that is connected to the internet is probably speaking to an HTTP or MQTT API. And this means you know how to use it. In this talk, I will show you how I easily made my cat’s life way technological.",
"linkedin_url": "https://www.linkedin.com/in/pinsogna/",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
"paolo": {
"id": "paolo",
"name": "Paolo Insogna",
"job_title": "Staff Developer Experience Engineer at NearForm",
"job_title": "Node.js TSC and Staff DX Engineer at NearForm",
"talk_title": "From Smart Home to Smart Cats: extending my home automation to my pets",
"talk": "When going online and searching for new gadgets for our home, we often find Alexa, HomeKit or Google Assistant compatibility badges. Are these compatibility layers hard to code? What if I want to code mine?\n\nThe truth is that every gadget that is connected to the internet is probably speaking to an HTTP or MQTT API. And this means you know how to use it. In this talk, I will show you how I easily made my cat’s life way technological.",
"linkedin_url": "https://www.linkedin.com/in/pinsogna/",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
"paolo": {
"id": "paolo",
"name": "Paolo Insogna",
"job_title": "Staff Developer Experience Engineer at NearForm",
"job_title": "Node.js TSC and Staff DX Engineer at NearForm",
"talk_title": "From Smart Home to Smart Cats: extending my home automation to my pets",
"talk": "When going online and searching for new gadgets for our home, we often find Alexa, HomeKit or Google Assistant compatibility badges. Are these compatibility layers hard to code? What if I want to code mine?\n\nThe truth is that every gadget that is connected to the internet is probably speaking to an HTTP or MQTT API. And this means you know how to use it. In this talk, I will show you how I easily made my cat’s life way technological.",
"linkedin_url": "https://www.linkedin.com/in/pinsogna/",
Expand Down

0 comments on commit 9077d97

Please sign in to comment.