-
-
Notifications
You must be signed in to change notification settings - Fork 387
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
62 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters