Skip to content

Commit f12c91a

Browse files
authored
Merge pull request #1841 from danrot/patch-1
Add Daniel Rotter
2 parents c4c924b + 0c35c6f commit f12c91a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

src/data.js

+34
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,40 @@ module.exports = [
345345
'VS Code',
346346
],
347347
},
348+
{
349+
name: 'Daniel Rotter',
350+
description: 'Senior Fullstack Developer at Yummy Publishing and organizer of the VlbgWebDev Meetup',
351+
url: 'https://danielrotter.at/uses',
352+
country: '🇦🇹',
353+
mastodon: '@[email protected]',
354+
computer: 'apple',
355+
phone: 'android',
356+
tags: [
357+
'Web Developer',
358+
'Full Stack',
359+
'HTML',
360+
'CSS',
361+
'PHP',
362+
'TypeScript',
363+
'JavaScript',
364+
'Symfony',
365+
'Laravel',
366+
'Neovim',
367+
'Linux',
368+
'Docker',
369+
'SQL',
370+
'Git',
371+
'macOS',
372+
'REST',
373+
'Kubernetes',
374+
'Markdown',
375+
'Testing',
376+
'Nginx',
377+
'Jekyll',
378+
'Blogger',
379+
'Developer',
380+
],
381+
},
348382
{
349383
name: 'Jon Seager',
350384
description: 'Husband, father, leader, software engineer, geek',

0 commit comments

Comments
 (0)