Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
harmeet24 authored May 22, 2024
2 parents b2a81a2 + 292adec commit 47188e8
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 1 deletion.
29 changes: 29 additions & 0 deletions participants/dejanr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"realName": {
"givenName": "Dejan",
"familyName": "Ranisavljevic",
"placeFamilyNameFirst": false,
"hideFamilyNameOnWebsite": false
},
"githubAccountName": "dejanr",
"company": "futurice",
"when": {
"friday": false,
"saturday": true
},
"iCanTakeNotesDuringSessions": true,
"tags": [
"Software Architecture",
"Software Quality",
"Software Craftsmanship",
"Functional Programming",
"Development Environments"
],
"vegan": false,
"vegetarian": false,
"whatIsMyConnectionToJavascript": "As a full stack developer, i use it on both ends frontend and backend.",
"whatCanIContribute": "Experienced in utilizing Pulumi for IaC, generative AI, LLMs, and RAG applications.",
"tShirtSize": "2XL",
"linkedin": "https://www.linkedin.com/in/dejanr/",
"X": "dejanr"
}
32 changes: 32 additions & 0 deletions participants/shahzad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"realName": {
"givenName": "Faisal",
"familyName": "Shahzad",
"placeFamilyNameFirst": false,
"hideFamilyNameOnWebsite": false
},
"githubAccountName": "seowings",
"company": "Freelancer/SERP Wings",
"when": {
"friday": false,
"saturday": true
},
"iCanTakeNotesDuringSessions": true,
"tags": [
"VanillaJS",
"Python",
"Web APIs",
"Teaching"
],
"vegan": true,
"vegetarian": true,
"allergies": [
"Gluten",
"Peanuts"
],
"whatIsMyConnectionToJavascript": "Start Working with JavaScript in 2001 and now a days mostly use it for static web apps",
"whatCanIContribute": "Discussions about static web apps and a talk about static WordPress",
"tShirtSize": "S",
"X": "seowings_org",
"website": "https://www.serpwings.com"
}
2 changes: 1 addition & 1 deletion src/lib/sponsoring/Sponsors2024.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
{
image: saab,
link: 'https://www.saab.com',
name: 'Saab AB',
name: 'Saab',
sponsoring: 'Breakfast'
},
{
Expand Down

0 comments on commit 47188e8

Please sign in to comment.