Skip to content

Commit

Permalink
add dev.events to dev conference category. marcelscruz#448
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPabloDiaz committed Jun 13, 2024
1 parent ea4a356 commit ef441c1
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions resources/d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,31 @@ export const resources: Resource[] = [
description: 'A podcast for developers designed to fit inside your tea break',
url: 'https://spec.fm/podcasts/developer-tea',
},
{
name: 'Dev Events',
categories: ['Dev Conference'],
description:
'Dev.events is a comprehensive listing of tech conferences for developers. It covers a wide range of topics, from cutting-edge AI and computing to software development.',
url: 'https://dev.events/',
keywords: [
'.Net',
'Accessibility',
'Android',
'CSS',
'Data - AI',
'Design - UX',
'DevOps',
'Elixir',
'IoT',
'Java',
'JavaScript',
'PHP',
'Python',
'Ruby',
'Security',
'iOS',
],
},
{
name: 'devChallenges',
categories: ['Code Challenge'],
Expand Down

0 comments on commit ef441c1

Please sign in to comment.