jscraftcamp / website

Website of the JSCraftCamp in Munich
https://jscraftcamp.org
48 stars 393 forks source link

Create Aditya_Joshi.json #2067

Closed adijoshi9 closed 3 weeks ago

adijoshi9 commented 3 weeks ago

I would like to register for JS CraftCamp.

Are you from a sponsoring company?

netlify[bot] commented 3 weeks ago

Deploy Preview for jscraftcamp ready!

Name Link
Latest commit 1426752896209ccf457ce68db1d508352ba7fde4
Latest deploy log https://app.netlify.com/sites/jscraftcamp/deploys/665f15a98a376f0008bb866c
Deploy Preview https://deploy-preview-2067--jscraftcamp.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 78 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 99 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

adijoshi9 commented 3 weeks ago

.

adijoshi9 commented 3 weeks ago

I have asked my boss , if our company can sponsor. Will reach out by next week

adijoshi9 commented 3 weeks ago

Ok, let me know know as I can also come at short notice as the event is quite close to where I live. I am very excited seeing the agenda

On Mon, 3 Jun, 2024, 8:28 pm Joern Bernhardt, @.***> wrote:

@.**** commented on this pull request.

Hi @adijoshi9 https://github.com/adijoshi9, thanks for your interest in JSCC24! Unfortunately, we need to put you on the waiting list for now as we have reached the maximum number of participants already... Still, there is a good chance you can still make it on the list as some people will probably unregister before the event.

I've added some comments as it seems like not all fields were really updated yet!

In participants/Aditya_Joshi.json https://github.com/jscraftcamp/website/pull/2067#discussion_r1624874199:

  • "friday": true,
  • // June 8th, 2024
  • "saturday": true
  • },
  • // if you are willing to take session notes and publish them to github (required)
  • "iCanTakeNotesDuringSessions": true,
  • // your current interests (JS and in general) (required)
  • "tags": ["ReScript", "Svelte", "Zustand", "GraphQL"],
  • // if you only eat vegan food (optional)
  • "vegan": false,
  • // if you only eat vegan or vegetarian food (optional)
  • "vegetarian": true,
  • // what you cannot eat or drink (optional); If you don't want to put it in here, message the organizers.
  • // IMPORTANT: we cannot guarantee that food for every diet will be available,
  • // if you have gluten free diet, please make backup plans.
  • "allergies": ["No"],

If you don't have allergies, it would be better for us to have an empty list here 😅 ⬇️ Suggested change

  • "allergies": ["No"],
  • "allergies": [],

In participants/Aditya_Joshi.json https://github.com/jscraftcamp/website/pull/2067#discussion_r1624874228:

  • },
  • // please put in the account name of the PR creator, if you sign up somebody else
  • "githubAccountName": "adijoshi9",
  • // company name (optional)
  • "company": "NXP",
  • // either both days or at least one day has to be set to true
  • "when": {
  • // June 7th, 2024
  • "friday": true,
  • // June 8th, 2024
  • "saturday": true
  • },
  • // if you are willing to take session notes and publish them to github (required)
  • "iCanTakeNotesDuringSessions": true,
  • // your current interests (JS and in general) (required)
  • "tags": ["ReScript", "Svelte", "Zustand", "GraphQL"],

Could you use tags that describe your tech?

In participants/Aditya_Joshi.json https://github.com/jscraftcamp/website/pull/2067#discussion_r1624876315:

  • // IMPORTANT: we cannot guarantee that food for every diet will be available,
  • // if you have gluten free diet, please make backup plans.
  • "allergies": ["No"],
  • // tell us a few words how JavaScript affects you (required)
  • "whatIsMyConnectionToJavascript": "for devlopment of applications",
  • // what can you contribute to the bar camp (required)
  • "whatCanIContribute": "about integrating to web3 and GPT plugins",
  • // if you want a T-Shirt we need your size and variant preference (optional)
  • // the following sizes are available: S, M, L, XL, 2XL, 3XL (only regular cut)
  • "tShirtSize": "2XL",
  • // your Mastodon URL (optional)
  • "mastodon": "",
  • // your LinkedIn profile URL
  • "linkedin": "https://www.linkedin.com/in/adityajoshi1904",
  • // your X (Twitter) handle - must match regex ^[a-zA-Z]{1}[a-zA-Z0-9]{0,14}$ (optional)
  • "X": "yourhandle",

If you have an X / Twitter account, please add it here - or remove it, if you don't have one - this looks like the default 🙂

In participants/Aditya_Joshi.json https://github.com/jscraftcamp/website/pull/2067#discussion_r1624878723:

  • "saturday": true
  • },
  • // if you are willing to take session notes and publish them to github (required)
  • "iCanTakeNotesDuringSessions": true,
  • // your current interests (JS and in general) (required)
  • "tags": ["ReScript", "Svelte", "Zustand", "GraphQL"],
  • // if you only eat vegan food (optional)
  • "vegan": false,
  • // if you only eat vegan or vegetarian food (optional)
  • "vegetarian": true,
  • // what you cannot eat or drink (optional); If you don't want to put it in here, message the organizers.
  • // IMPORTANT: we cannot guarantee that food for every diet will be available,
  • // if you have gluten free diet, please make backup plans.
  • "allergies": ["No"],
  • // tell us a few words how JavaScript affects you (required)
  • "whatIsMyConnectionToJavascript": "for devlopment of applications",

Not sure if you want to fix the typo 😅 ⬇️ Suggested change

  • "whatIsMyConnectionToJavascript": "for devlopment of applications",
  • "whatIsMyConnectionToJavascript": "for development of applications",

— Reply to this email directly, view it on GitHub https://github.com/jscraftcamp/website/pull/2067#pullrequestreview-2094569768, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKQDAFWITEP7XAFPJRTHUVTZFSYTBAVCNFSM6AAAAABIU63FOSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDAOJUGU3DSNZWHA . You are receiving this because you were mentioned.Message ID: @.***>

Narigo commented 3 weeks ago

Welcome to the JSCC24 @adijoshi9 ! You're registered for both days now 🥳

Would be cool if you could update your tags, or people will approach you for all their questions about ReScript, Svelte, Zustand and GraphQL 😅 Based on your contribution text, I suppose you want to have something like "Web3" and "GPTs" or "Prompt Engineering" in there?