awesome-uses/src/data.js

3922 lines
86 KiB
JavaScript
Raw Normal View History

// keep it commonjs export
module.exports = [
2020-01-07 20:23:53 +00:00
{
name: 'Wes Bos',
description:
2020-01-10 17:14:16 +00:00
'Maker of this site. Web Developer, Tutorial Maker, Syntax.fm Podcaster, BBQ Lover',
2020-01-07 20:23:53 +00:00
url: 'https://wesbos.com/uses',
twitter: '@wesbos',
emoji: '🔥',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'JavaScript',
2020-01-07 21:38:31 +00:00
'React',
2020-01-09 17:39:41 +00:00
'Node',
2020-01-09 17:12:28 +00:00
'CSS',
2020-01-07 20:23:53 +00:00
],
},
{
name: 'Eric Raslich',
description:
'Boat captain, web developer, marine biologist, solving science and communication problems with web technologies.',
url: 'https://ericraslich.com/uses',
twitter: '@rasliche',
emoji: '🤙',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Captain',
'Streamer',
'JavaScript',
'Vue',
'Node',
'CSS',
'Tailwind',
2020-01-17 16:50:24 +00:00
'Entrepreneur',
],
},
{
2020-01-20 22:51:51 +00:00
name: 'Didier Catz',
description:
'Creative Developer & Interaction enthousiast. In love with modern JS, typography, jazz and homemade cappuccino.',
url: 'https://didiercatz.com/uses',
twitter: '@didiercatz',
emoji: '🎹',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'JavaScript',
'Svelte',
'Node',
'CSS',
'Tailwind',
'Entrepreneur',
'OSS',
'Animation',
'Musician',
2020-01-20 22:51:51 +00:00
],
},
2020-01-21 11:00:57 +00:00
{
name: 'Anwar Hussain',
description: 'Web Developer and No-Code Maker',
2020-01-21 11:00:57 +00:00
url: 'https://gist.github.com/getanwar/daa9cb57428fd56255b1759fef2754f0',
twitter: '@getanwar',
emoji: '🎩',
country: '🇧🇩',
computer: 'apple',
phone: 'android',
tags: [
'Front End',
'Developer',
'JavaScript',
'React',
'Vue',
'Node',
'GraphQL',
'HTML',
'CSS',
'SCSS',
'Entrepreneur',
'No Code',
'Maker',
2020-01-21 11:00:57 +00:00
],
},
2020-01-20 22:47:39 +00:00
{
name: 'Joe Astuccio',
description:
'Front End Developer, Sailor, Stargazer, Hockey Player, and all around fun guy... but my absolute favorite thing is being a dad.',
url: 'https://astucc.io/uses',
twitter: '@jastuccio',
emoji: '😜',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Front End',
'HTML',
'CSS',
'SCSS',
'Styled Components',
'JavaScript',
'TypeScript',
'React',
'Gatsby',
'JAMstack',
'Serverless',
],
},
2020-01-14 22:08:12 +00:00
{
name: 'Eliezer Steinbock',
description:
'Founder of Skilled.co.il and Draft Fantasy. Full Stack Freelance Developer',
2020-01-14 22:11:19 +00:00
url: 'https://elie.tech/uses',
2020-01-14 22:08:12 +00:00
twitter: '@elie2222',
2020-01-14 22:39:18 +00:00
emoji: '🧐',
2020-01-14 22:08:12 +00:00
country: '🇮🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'JavaScript',
'React',
'React Native',
'Node',
'TypeScript',
'GraphQL',
],
},
{
name: 'John Smith',
description: 'full-time carer formally head of infrastructure and operations, senior full-stack #dotnetcore #aspnetcore #vuejs developer and software engineer https://solrevdev.com',
url: 'https://solrevdev.com/uses/',
twitter: '@solrevdev',
emoji: '🤓',
country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
computer: 'apple',
phone: 'iphone',
tags: [
'dotnetcore',
'aspnetcore',
'vuejs',
'aws',
'developer',
'devops',
'fullstack',
],
},
{
name: 'Renee de Kruijf',
description:
'Javascript developer in the making. Still learning every day. Liking it a lot!',
url: 'https://webdesignpuntnl.com/pages/uses.html',
twitter: '@reneedekruijf',
emoji: '🐧',
country: '🇳🇱',
computer: 'linux',
phone: 'iphone',
tags: [
'Developer',
'JavaScript',
'React',
'Next',
'Gatsby',
'Styled-Components',
'CSS',
],
},
{
name: 'Amarpreet Singh',
description:
'Frontend Developer. Things i love JS, React, Swift, practicing minimalism and milk tea enthusiast.',
url: 'https://www.momcoded.com/uses',
twitter: '@amarmanhala',
emoji: '☕',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Frontend',
'Learner',
'minimalist',
'JavaScript',
'React',
'CSS',
'Swift',
],
},
2020-01-16 14:01:59 +00:00
{
name: 'Asam Shan',
description: 'JavaScript Junkie, very fond of React, Gatsby and Netlify ❤️',
url: 'https://www.asamshan.dev/uses',
twitter: '@shan8851',
emoji: '🔥',
2020-01-16 14:04:39 +00:00
country: '🇬🇧',
2020-01-16 14:01:59 +00:00
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'JavaScript',
'React',
'ReactNative',
'Gatsby',
'Styled-Comnponents',
'Node',
2020-01-16 14:04:39 +00:00
'CSS',
],
2020-01-16 14:01:59 +00:00
},
2020-01-19 15:54:12 +00:00
{
name: 'Emmanuel Martins',
description:
'Full Stack Developer, i love programming with python, Advocate Engineer at @BCodings',
2020-01-19 15:54:12 +00:00
url: 'http://betacodings.com/uses',
twitter: '@emmamartinscode',
emoji: '👩🏽‍💻',
country: '🇳🇬',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Back End',
'Php',
'JavaScript',
'Python',
'Java',
'Performance',
],
},
{
name: 'James Quick',
description: 'Developer Advocate Engineer at @auth0 and content creator',
url: 'https://jamesqquick.com/uses',
twitter: '@jamesqquick',
emoji: '🥑',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Speaker',
'Teacher',
'Full Stack',
'Developer Advocate',
'YouTuber',
'JavaScript',
'React',
'Node',
],
},
{
name: 'Federico Vitale',
2020-01-16 14:04:39 +00:00
description:
'20yo, Self Taught FullStack Developer, Full Time. Bikes lover, Tech (obviously) enthusiast.',
url: 'https://fedevitale.dev/uses',
twitter: '@fedevitaledev',
emoji: '✌️',
country: '🇮🇹',
phone: 'iphone',
computer: 'apple',
tags: ['Developer', 'JavaScript', 'Golang', 'Rust', 'Java', 'Full Stack'],
},
2020-01-12 05:10:43 +00:00
{
name: 'Vishwasa Navada K',
description:
'Geek. Open source Enthusiast. Occasional blogger, photographer and traveler.',
url: 'https://vishwas.tech/uses',
twitter: '@vishwasnavadak',
emoji: '🤓',
country: '🇮🇳',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'JavaScript',
'AWS',
'GraphQL',
'Serverless',
'Blogger',
'Traveler',
2020-01-14 13:40:36 +00:00
],
},
{
name: 'Silvestar Bistrović',
description:
'Fearless web engineer, CSS developer, JAMstack enthusiast, and WordPress theme specialist.',
url: 'https://www.silvestar.codes/uses/',
twitter: '@malimirkeccita',
emoji: '🤘',
country: '🇭🇷',
computer: 'apple',
phone: 'android',
tags: [
'HTML',
'CSS',
'JavaScript',
2020-01-14 07:04:44 +00:00
'WordPress',
'Serverless',
'JAMstack',
'Blogger',
'Developer',
'Front End',
2020-01-16 14:04:39 +00:00
'Remote',
],
},
{
name: 'Adam Schwartz',
description: 'Software developer, designer, film music composer',
url: 'https://adamschwartz.co/uses/',
twitter: '@adamfschwartz',
emoji: '♫',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Composer',
'CSS',
'Designer',
'Developer',
'Engineer',
'Front End',
'JavaScript',
'Musician',
],
},
{
2020-01-21 13:44:06 +00:00
name: 'Andy Bell',
description:
'Educator who focuses on design, front-end development, accessibility and progressive enhancement. I teach at Piccalilli and Front-End Challenges Club',
url: 'https://hankchizljaw.com/uses',
twitter: '@hankchizljaw',
emoji: '🌶',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: ['Educator', 'Designer', 'Developer', 'CSS', 'JavaScript', 'a11y'],
2020-01-21 13:44:06 +00:00
},
2020-01-14 13:51:02 +00:00
{
name: 'Sergey Lysenko',
2020-01-16 14:04:39 +00:00
description:
'Front-end developer, guitar player, MTB rider, snowboarder, runner.',
2020-01-14 13:51:02 +00:00
url: 'https://soulwish.info/uses/',
twitter: '@Soul_Wish',
emoji: '🔥',
country: '🇺🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Engineer',
'Full Stack',
'Front End',
'Teacher',
'Speaker',
'JavaScript',
'React',
'AngularJS',
'Node',
'CSS',
'HTML',
'Performance',
],
},
{
name: 'Shajan Jacob',
description:
2020-01-17 16:50:24 +00:00
'Software Engineer, extroverted introvert, storyteller and a maker.',
url: 'https://shajanjacob.com/uses',
twitter: '@shajanjacob',
emoji: '🍀',
country: '🇮🇳',
computer: 'linux',
phone: 'android',
tags: [
2020-01-17 16:50:24 +00:00
'Software Engineer',
'Full Stack',
'Maker',
'JavaScript',
'React',
'Node',
],
},
2020-01-11 06:19:58 +00:00
{
2020-01-11 22:48:38 +00:00
name: 'Habbat Adnan',
description:
'Self Taught Web Developer, Full Time Freelancer, Open Source Enthusiast',
url: 'https://adncodez.com/uses',
twitter: '@adncodez',
emoji: '🐍',
country: '🇲🇦',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Freelancer',
'Python',
'Django',
'JavaScript',
'CSS',
'Docker',
],
2020-01-20 16:32:23 +00:00
},
2020-01-21 13:44:53 +00:00
{
name: 'Telmo Goncalves',
description:
'Fullstack Developer, mostly focused to ReactJS. Digital Nomad, I love travelling.',
url: 'https://telmo.online/uses',
twitter: '@telmo',
emoji: '🎙',
country: '🇵🇹',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'React',
'Node',
'CSS',
'Full Stack',
'Entrepreneur',
'JavaScript',
],
},
{
2020-01-20 16:32:23 +00:00
name: 'Mark Horsell',
description:
'Software Developer - Front-end mostly, back-end and native sometimes.',
url: 'https://markhorsell.com/uses',
twitter: '@markhorsell',
2020-01-20 16:32:23 +00:00
emoji: '🗺',
country: '🇬🇧',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'TypeScript',
2020-01-20 16:32:23 +00:00
'JavaScript',
'React',
'Redux',
2020-01-20 16:32:23 +00:00
'Node',
'HTML',
'CSS',
'SCSS',
2020-01-20 16:32:23 +00:00
'Web Developer',
'Flutter',
'Dart',
'C#',
'SQL',
2020-01-20 16:32:23 +00:00
],
2020-01-11 22:48:38 +00:00
},
2020-01-13 18:14:04 +00:00
{
2020-01-11 06:19:58 +00:00
name: 'Carter McAlister',
description: 'Software Engineer, Digital Nomad, Lover of the Outdoors',
2020-01-11 06:19:58 +00:00
url: 'https://cartermcalister.dev/uses',
twitter: '@_CarterMc_',
emoji: '🏔️',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Front End',
'Remote',
'Nomad',
'Developer',
'JavaScript',
'TypeScript',
'React',
'Node',
'CSS',
'Java',
2020-01-13 17:35:32 +00:00
],
},
2020-01-11 21:27:28 +00:00
{
name: 'Matt Jennings',
description: 'web dev, hockey | tradebreaker.io',
2020-01-11 21:27:28 +00:00
url: 'https://mattjennings.io/uses',
twitter: '@mattjennings44',
emoji: '🏒',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: ['Developer', 'Full Stack', 'JavaScript', 'React', 'Hockey'],
2020-01-11 06:19:58 +00:00
},
{
name: 'Valentina Calabrese',
description:
'Front-End Engineer 🤓, Drummer 🥁, Skateboarder 🛹 & Tech Enthusiast 📲. Sometimes I blog, too ✍🏻. And I 💖 User-centered design.',
url: 'https://valentinacalabrese.com/uses',
twitter: '@CherriePie4897',
emoji: '🥁',
country: '🇮🇹',
computer: 'apple',
phone: 'android',
tags: [
'Accessibility',
'Blogger',
'Developer',
'Engineer',
'Front End',
'HTML',
'JavaScript',
'React',
'Student',
'Usability',
'UCD',
'UX Designer',
'UX Engineer',
'Web Developer',
'Writer',
],
},
2020-01-10 18:28:16 +00:00
{
name: 'Jason Cory Alvernaz',
description:
'Web Developer, Blogger, YouTuber, and Dog Lover. Not necessarily in that order.',
url: 'https://jasoncoryalvernaz.com/uses',
emoji: '👽',
country: '🇺🇸',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'JavaScript',
'React',
'CSS',
'Gatsby',
'Blogger',
],
},
2020-01-10 20:13:19 +00:00
{
name: 'Alessia Bellisario',
description:
'Web engineer, mechanical keyboard builder, plotter art maker.',
url: 'https://aless.co/uses',
emoji: '😎',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'React',
'Rust',
'WebAssembly',
'Gatsby',
'Blogger',
],
},
2020-01-11 00:18:10 +00:00
{
name: 'Sam Cross',
description:
'"Developer", IT student, frequent traveller by coach, addicted to music.',
2020-01-20 00:22:01 +00:00
url: 'https://sam-cross.github.io/#/uses',
emoji: '🎵',
country: '🇬🇧',
computer: 'windows',
phone: 'android',
2020-01-20 00:22:01 +00:00
tags: [
'Developer',
'JavaScript',
'React',
'Node',
'HTML',
'CSS',
'Web Developer',
'Musician',
],
2020-01-11 00:18:10 +00:00
},
{
name: 'Praveen Kumar Purushothaman',
description:
'Cook, Cat Lover, Front End Architect, Full Stack Web Developer Evangelist & Cloud Computing Consultant.',
url: 'https://blog.praveen.science/my-personal-development-environment/',
twitter: '@praveenscience',
emoji: '😻',
2020-01-10 16:21:15 +00:00
country: '🇬🇧',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Mentor',
'Blogger',
'PHP',
'JavaScript',
'React',
'Node',
2020-01-10 17:14:16 +00:00
'CSS',
],
},
2020-01-10 10:29:40 +00:00
{
name: 'Rene Pot',
description:
'Developer Evangelist, JavaScript Developer, Cross-Platform App Developer and gamer',
url: 'http://renepot.com/uses',
2020-01-10 10:29:40 +00:00
twitter: '@wraldpyk',
emoji: '🎮',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'JavaScript',
'Evangelist',
'Gamer',
'Streamer',
'Titanium',
'Node',
'Speaker',
2020-01-10 15:18:42 +00:00
'Twitch',
2020-01-10 10:29:40 +00:00
],
},
2020-01-09 17:05:51 +00:00
{
name: 'Gant Laborde',
2020-01-09 17:08:18 +00:00
description:
'Speaker, GDE Web/ML, Podcaster, Trainer, Speaker, Author, Podcaster',
2020-01-09 17:05:51 +00:00
url: 'http://gantlaborde.com/uses/',
twitter: '@gantlaborde',
emoji: '🔥',
2020-01-10 18:44:02 +00:00
country: '🇺🇸',
2020-01-09 17:05:51 +00:00
computer: 'windows',
2020-01-10 15:11:06 +00:00
phone: 'iphone',
2020-01-09 17:05:51 +00:00
tags: [
'Engineer',
'JavaScript',
'Developer',
'Consultant',
'Entrepreneur',
'React',
'Blogger',
'Teacher',
'Speaker',
'TypeScript',
'Web Developer',
'Writer',
'Podcaster',
'Machine Learning',
2020-01-09 17:39:41 +00:00
],
2020-01-07 20:23:53 +00:00
},
2020-01-19 18:43:52 +00:00
{
name: 'Dave Mullen Jnr',
description:
'Designer, photographer, developer, multi-instrumentalist, chess player, aspiring minimalist, environmentally friendly.',
url: 'https://davemullenjnr.co.uk/uses',
twitter: '@davemullenjnr',
emoji: '🌱',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'Designer',
'Photographer',
'Developer',
'JavaScript',
'React',
'Gatsby',
'CSS',
],
},
2020-01-17 23:51:35 +00:00
{
name: 'Josh Buchea',
description: 'Software Engineer, Open Source Contributor',
url: 'https://joshbuchea.com/uses',
twitter: '@joshbuchea',
emoji: '✨',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'JavaScript',
'React Native',
'React',
'GatsbyJS',
'Entrepreneur',
'Blogger',
],
},
2020-01-15 09:21:33 +00:00
{
name: 'Tiffany White',
2020-01-16 14:04:39 +00:00
description: 'Frontend dev, blogger, podcaster, herder of cats',
2020-01-15 09:21:33 +00:00
url: 'https://tiffanywhite.dev/uses/',
twitter: '@tiffanywhitedev',
emoji: '🤨',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'JavaScript',
'Developer',
'React',
'Blogger',
'Web Developer',
'Writer',
'Podcaster',
],
},
2020-01-07 20:23:53 +00:00
{
name: 'Kent C. Dodds',
description: 'JavaScript Software Engineer, speaker, and trainer',
url: 'https://kentcdodds.com/uses',
emoji: '🙌',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'JavaScript',
'Testing',
'React',
'Speaker',
2020-01-09 17:39:41 +00:00
'Blogger',
],
2020-01-09 17:46:36 +00:00
},
{
name: 'Ava Gaiety Wroten',
description: 'JavaScript Software Engineer, artist, and designer',
url: 'https://www.wroten.me/uses',
emoji: '🐶',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'JavaScript',
'Front End',
'Ember',
'Node',
'CSS',
'Accessibility',
'Speaker',
'Mentor',
],
},
2020-01-17 16:09:19 +00:00
{
name: 'Darlene Zouras',
2020-01-17 16:50:24 +00:00
description:
'Front-End and UI/UX Developer, Accessibility advocate, JAMStack fan, working in the marketing and entertainment industry',
2020-01-17 16:09:19 +00:00
url: 'https://darzouras.com/uses/',
twitter: '@darzouras',
emoji: '🤟',
country: '🇺🇸',
phone: 'iphone',
computer: 'apple',
tags: [
'Developer',
'Front End',
'UX',
'JAMstack',
'CSS',
'HTML',
'JavaScript',
2020-01-17 16:09:19 +00:00
'Accessibility',
2020-01-17 16:50:24 +00:00
],
2020-01-17 16:09:19 +00:00
},
2020-01-07 20:23:53 +00:00
{
name: 'Glenn Reyes',
description:
'Independent Software Engineer, trainer & speaker. Into sports & music.',
url: 'https://glennreyes.com/uses',
2020-01-09 15:52:50 +00:00
twitter: '@glnnrys',
2020-01-07 20:23:53 +00:00
emoji: '💃',
country: '🇦🇹',
2020-01-07 20:23:53 +00:00
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Entrepreneur',
'Teacher',
'JavaScript',
'React',
'GraphQL',
'TypeScript',
2020-01-09 17:39:41 +00:00
'Speaker',
],
2020-01-07 20:23:53 +00:00
},
2020-01-21 10:30:36 +00:00
{
name: 'Simon Stenbæk',
description: 'Helicopter pilot, web developer',
url: 'https://sstenbaek.dk/uses',
twitter: '@sstenb_k',
emoji: '🚁',
country: '🇩🇰',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Pilot',
'Node',
'GraphQL',
'Styled Components',
'React',
'JavaScript',
],
},
2020-01-07 20:23:53 +00:00
{
name: 'Adam Jahnke',
description:
'Caffiend, motorcyclist, climber, recovering perfectionist. I love to make the complex simple.',
url: 'https://adamyonk.com/uses',
emoji: '',
2020-01-10 02:57:08 +00:00
twitter: '@adamyonk',
2020-01-07 20:23:53 +00:00
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Engineer', 'Full Stack', 'JavaScript', 'Ruby'],
2020-01-07 20:23:53 +00:00
},
{
name: 'Andrew Healey',
description: 'Software Engineer, Writer, Learner!',
url: 'https://healeycodes.com/uses',
emoji: '🦉',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Software Engineer', 'Full Stack', 'JavaScript', 'Python', 'Writer'],
2020-01-07 20:23:53 +00:00
},
{
name: 'Scott Tolinski',
description: 'Web Developer, Tutorial Maker, Podcaster, Bboy',
2020-01-07 21:10:51 +00:00
url: 'https://scotttolinski.com/uses',
2020-01-14 16:49:29 +00:00
emoji: '🤸',
2020-01-07 20:23:53 +00:00
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-14 16:49:29 +00:00
twitter: '@stolinski',
2020-01-16 14:04:39 +00:00
tags: [
'Developer',
'Front End',
'Entrepreneur',
'Teacher',
'JavaScript',
'Youtuber',
'React',
'CSS',
'TypeScript',
'GraphQL',
],
2020-01-07 20:23:53 +00:00
},
2020-01-10 18:15:34 +00:00
{
name: 'Anton Andrésen',
2020-01-10 18:34:40 +00:00
description: 'Software Engineer, Tutorial Maker, Youtuber, Tea Drinker',
url: 'https://anton.best/uses/',
2020-01-10 18:15:34 +00:00
twitter: '@antonosuyt',
emoji: '💻',
country: '🇸🇪',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'YouTuber',
'JavaScript',
2020-01-10 18:26:59 +00:00
'TypeScript',
2020-01-10 18:15:34 +00:00
'React',
'Node',
2020-01-10 18:22:34 +00:00
'GraphQL',
2020-01-10 18:15:34 +00:00
'CSS',
],
},
2020-01-07 20:23:53 +00:00
{
name: 'Josiah Wiebe',
description: 'Designer & developer, lifelong learner.',
url: 'https://jwie.be/uses/',
emoji: '🚴',
country: '🇨🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Full Stack',
'Developer',
'Designer',
'Python',
'JavaScript',
2020-01-09 17:39:41 +00:00
'TypeScript',
],
2020-01-07 20:23:53 +00:00
},
{
name: 'Benjamin Lannon',
description: 'Web Developer, Open Source Contributor, Livestreamer',
url: 'https://lannonbr.com/uses/',
2020-01-09 19:12:11 +00:00
twitter: '@lannonbr',
2020-01-07 20:23:53 +00:00
emoji: '🎤',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Blogger',
'Teacher',
'JavaScript',
2020-01-09 17:39:41 +00:00
'GraphQL',
],
2020-01-07 20:23:53 +00:00
},
2020-01-07 20:57:39 +00:00
{
name: 'Braden Watkins',
description: 'Student, Full Stack Developer, Lover of all things analog',
url: 'https://bradenwatkins.dev/uses',
emoji: '🐐',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Full Stack',
'Developer',
'Web Developer',
'JavaScript',
'Python',
2020-01-09 17:39:41 +00:00
'Golang',
],
2020-01-07 20:57:39 +00:00
},
2020-01-17 12:10:51 +00:00
{
name: 'Joris Hens',
description:
'Web development teacher, Security and hacking enthousiast, Cook.',
url: 'https://www.goodbytes.be/uses',
twitter: '@goodbytes',
emoji: '👨🏽‍🍳',
country: '🇧🇪',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Coach',
'Mentor',
'PHP',
'JavaScript',
'VueJS',
'Node',
'CSS',
'Laravel',
2020-01-17 16:50:24 +00:00
'MongoDB',
2020-01-17 12:10:51 +00:00
],
},
2020-01-07 21:20:25 +00:00
{
name: 'Lauro Silva',
description: 'Software Engineer and Technical Writer',
url: 'https://laurosilva.com/uses',
emoji: '😄',
country: '🇺🇸',
computer: 'apple',
2020-01-08 11:44:33 +00:00
phone: 'iphone',
2020-01-07 21:20:25 +00:00
tags: [
'JavaScript',
'React',
'Full Stack',
'Writer',
'Independent',
'Speaker',
2020-01-09 17:39:41 +00:00
'Blogger',
],
2020-01-07 21:20:25 +00:00
},
2020-01-07 20:23:53 +00:00
{
name: 'Nuno Maduro',
description: 'Software engineer, Open Source contributor, Speaker',
url: 'https://nunomaduro.com/uses/',
emoji: '🏄‍♂️',
country: '🇵🇹',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Developer',
'Speaker',
'PHP',
'JavaScript',
2020-01-09 17:39:41 +00:00
'TypeScript',
],
2020-01-07 20:23:53 +00:00
},
{
name: 'Adrian Marin',
description:
'Product-Minded Software Engineer, Digital nomad, no-nonsense enjoyer of life, friends and family.',
url: 'https://adrianthedev.com/uses',
twitter: '@adrianthedev',
emoji: '🥑',
country: '🇷🇴',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Rails', 'TypeScript'],
2020-01-07 20:23:53 +00:00
},
{
name: 'Jahir Fiquitiva',
description: 'Passionate and Creative Full Stack Developer',
url: 'https://jahir.dev/uses',
twitter: '@jahirfiquitiva',
emoji: '💎',
country: '🇨🇴',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: [
'Developer',
'Full Stack',
'JavaScript',
'Python',
'Kotlin',
'React',
],
2020-01-07 20:23:53 +00:00
},
2020-01-10 16:04:50 +00:00
{
name: 'Christophe Querton',
description:
'Software Engineer, xoogler, co-founder of @accelery. Full-stack, technical debt collector. Lover of the Outdoors, BBQ, sailing.',
url: 'https://kertof.com/what-i-use',
twitter: '@kertof',
emoji: '🍉',
country: '🇧🇪',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'JavaScript',
'Angular',
'Node',
'TypeScript',
'NestJS',
'CSS',
],
},
{
name: 'Lina María Montaño Ramírez',
2020-01-09 17:52:50 +00:00
description:
'Software Engineer at @holbertonschool, Web Developer, passionate and Organizer at @node_co',
url: 'https://calypsobronte.me/uses',
twitter: '@calypsobronte',
emoji: '🦄',
country: '🇨🇴',
2020-01-09 17:30:25 +00:00
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'Python',
'C',
'Mentor',
'Organizer',
2020-01-09 17:33:51 +00:00
'YouTuber',
'Back End',
],
},
2020-01-20 22:48:23 +00:00
{
name: 'Michael Knepprath',
description:
'Pokémon-obsessed Software Engineer & Designer. Twitter bots are my jam.',
url: 'https://mknepprath.com/uses',
twitter: '@mknepprath',
emoji: '🥳',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: ['Developer', 'Designer', 'Front End', 'JavaScript', 'React', 'Bots'],
},
2020-01-07 20:23:53 +00:00
{
name: 'Brad Garropy',
description:
'Self taught frontender at Adobe, into lifting and country music.',
url: 'https://bradgarropy.com/uses',
twitter: '@bradgarropy',
emoji: '🤠',
country: '🇺🇸',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Front End',
'Full Stack',
'Streamer',
'YouTuber',
'Blogger',
'JavaScript',
2020-01-09 17:39:41 +00:00
'Python',
],
2020-01-07 20:23:53 +00:00
},
2020-01-09 05:10:29 +00:00
{
name: 'Abdisalan Mohamud',
description: 'Software Engineer, blogger, lifetime learner',
url: 'https://abdisalan.com/uses',
twitter: '@abdisalan_js',
emoji: '🤷🏾‍♂️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Blogger',
'JavaScript',
'React',
'ReasonML',
'Go',
2020-01-09 17:39:41 +00:00
'AWS',
],
2020-01-09 05:10:29 +00:00
},
2020-01-07 20:23:53 +00:00
{
name: 'Josh Barker',
description:
'Front end engineer at Red Ventures. Soccer enthusiast. Lover of stories.',
url: 'https://joshuabarker.com/uses',
twitter: '@joshuafbarker',
emoji: '⚽️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Front End', 'JavaScript'],
2020-01-07 20:23:53 +00:00
},
2020-01-20 07:56:01 +00:00
{
name: 'David Perkins',
description: 'Dad, Designer, Developer, Dave, Keyboard enthusiast',
url: 'https://prkns.me/uses',
twitter: '@perki',
emoji: '🥔',
country: '🇬🇧',
computer: 'apple',
phone: 'android',
tags: ['Designer', 'Front end', 'Sass', 'CSS', 'Gatsby', 'JavaScript'],
2020-01-20 07:56:01 +00:00
},
2020-01-07 20:23:53 +00:00
{
name: 'Aaron Dunphy',
description: 'Full Stack Developer, Coffee Lover and Photo Taker',
url: 'https://aarondunphy.com/uses',
twitter: '@aaronjohndunphy',
emoji: '📷',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Back End',
'Laravel',
'PHP',
2020-01-09 17:39:41 +00:00
'JavaScript',
],
2020-01-07 20:23:53 +00:00
},
{
name: 'Mohamed Benhida',
description: 'Web Developer, Open source contributor.',
url: 'http://mohamedbenhida.com/uses',
twitter: '@simo_benhida',
emoji: '🔥',
country: '🇲🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'Back End',
'Laravel',
'Vue',
'Tailwind CSS',
2020-01-07 20:23:53 +00:00
'PHP',
2020-01-09 17:39:41 +00:00
'JavaScript',
],
2020-01-07 20:23:53 +00:00
},
2020-01-14 23:15:44 +00:00
{
name: 'Thomas Hunter II',
description:
'Node.js developer with a thing for distributed systems. Co-organizer of NodeSchool SF. Game developer.',
url: 'https://thomashunter.name/uses',
twitter: '@tlhunter',
emoji: '🎛️',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
2020-01-16 14:04:39 +00:00
tags: ['Developer', 'Back End', 'Speaker', 'Writer', 'JavaScript', 'Node'],
2020-01-14 23:15:44 +00:00
},
2020-01-07 20:23:53 +00:00
{
name: 'Andrew McCombe',
description:
'Experienced full stack web developer with a passion for testing.',
url: 'https://www.euperia.com/uses',
twitter: '@euperia',
emoji: '🏁',
country: '🇬🇧',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Back End',
'Laravel',
'PHP',
'JavaScript',
'Vue',
'LAMP',
'ElasticSearch',
2020-01-09 17:39:41 +00:00
'AWS',
],
2020-01-07 20:23:53 +00:00
},
{
name: 'Smakosh',
description: 'Full stack JavaScript Developer, blogger and speaker.',
url: 'https://smakosh.com/the-tech-tools-I-use',
twitter: '@smakosh',
emoji: '👌',
country: '🇲🇦',
computer: 'apple',
2020-01-07 21:08:53 +00:00
phone: 'android',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Full Stack', 'Entrepreneur', 'Blogger', 'JavaScript'],
2020-01-07 20:23:53 +00:00
},
2020-01-08 15:55:38 +00:00
{
name: 'Pouria Ezzati',
description: 'Web developer. Digs music, football and a e s t h e t i c s',
url: 'https://pouria.dev/uses',
twitter: '@poeti8',
emoji: '🐬',
country: '🇮🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Designer',
'JavaScript',
'TypeScript',
'React',
2020-01-09 17:39:41 +00:00
'Node',
],
2020-01-08 15:55:38 +00:00
},
2020-01-07 21:00:55 +00:00
{
name: 'Jonathan Suh',
description: 'Designer, Developer, Sneakerhead',
url: 'https://jonsuh.com/uses',
twitter: '@jonsuh',
emoji: '👟',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Designer', 'Developer', 'Front End', 'JavaScript', 'React'],
2020-01-07 21:00:55 +00:00
},
2020-01-07 21:24:35 +00:00
{
name: 'Jonathan Speek',
description: 'Developer & Musician',
url: 'https://speek.design/uses',
twitter: '@jonspeek',
emoji: '🦄',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Full Stack', 'Developer', 'Front End', 'JavaScript', 'React'],
2020-01-07 21:24:35 +00:00
},
2020-01-18 20:33:01 +00:00
{
name: 'Keith Wagner',
description:
'Experienced full stack developer. Always trying to learn new and better ways of doing things.',
url: 'https://kpwags.com/uses',
twitter: '@kpwags',
emoji: '👨‍💻',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'React',
'Node',
'CSS',
'C#',
'.NET',
2020-01-18 20:33:01 +00:00
],
},
{
2020-01-08 11:44:33 +00:00
name: "David O'Trakoun",
description: 'Software Engineer',
url: 'https://www.davidosomething.com/uses/',
twitter: '@davidosomething',
emoji: '⛄',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
2020-01-09 17:39:41 +00:00
tags: ['Developer'],
2020-01-07 22:03:38 +00:00
},
2020-01-07 23:11:45 +00:00
{
name: 'Dean Harris',
2020-01-08 11:44:33 +00:00
description:
'Front End Developer. Husband. Skateboarder. Occasional blogger',
2020-01-07 23:11:45 +00:00
url: 'https://deanacus.com/uses/',
twitter: '@deanacus',
emoji: '🛹',
country: '🇦🇺',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Font End', 'JavaScript', 'React', 'Node', 'PHP'],
2020-01-07 23:11:45 +00:00
},
2020-01-07 22:03:38 +00:00
{
name: 'Michael Hoffmann',
description: 'Freelance Software Engineer',
url: 'https://www.mokkapps.de/blog/my-development-setup/',
twitter: '@mokkapps',
emoji: '🍺',
country: '🇩🇪',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Blogger', 'Angular'],
2020-01-07 23:53:30 +00:00
},
2020-01-20 19:34:13 +00:00
{
name: 'Austin Gil',
description: 'Some dude that writes code.',
2020-01-20 19:34:13 +00:00
url: 'https://stegosource.com/uses/',
twitter: '@stegosource',
emoji: '🍕',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'JavaScript',
'Vue',
'Node',
'GraphQL',
'CSS',
],
},
2020-01-07 23:53:30 +00:00
{
name: 'Michael Le',
description: 'Software Engineer',
url: 'https://www.michael1e.com/uses/',
twitter: '@michaelnle',
emoji: '🤣',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Developer',
'Full Stack',
'Front End',
'Entrepreneur',
'JavaScript',
'React',
'Node',
2020-01-09 17:39:41 +00:00
'Vue',
],
2020-01-08 11:44:33 +00:00
},
2020-01-21 11:45:51 +00:00
{
name: 'Sergey Panay',
description: 'Front End developer. Productivity nerd.',
2020-01-21 11:59:25 +00:00
url: 'https://panay.dev/uses',
2020-01-21 11:45:51 +00:00
twitter: '@sergey_panay',
emoji: '🎃',
country: '🇷🇺',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Front End',
'Entrepreneur',
'JavaScript',
'Typescript',
'Angular',
'RxJS',
'Vue',
'CSS',
'HTML',
'SCSS',
'Tailwind',
'Remote',
'Docker',
],
},
2020-01-08 08:03:42 +00:00
{
name: 'Sil van Diepen',
description: 'Creative Developer',
url: 'https://www.silvandiepen.nl/uses/',
twitter: '@silvandiepen',
emoji: '🐯',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Designer',
'Illustrator',
'Photography',
'Front End',
'JavaScript',
'Vue',
'Node',
'CSS',
'Sass',
2020-01-09 17:39:41 +00:00
'Design Systems',
],
2020-01-08 10:08:02 +00:00
},
{
name: 'Kilian Valkhof',
description: 'User experience developer',
url: 'https://kilianvalkhof.com/using/',
twitter: '@kilianvalkhof',
emoji: '🐧',
country: '🇳🇱',
2020-01-08 15:27:26 +00:00
computer: 'linux',
2020-01-08 10:08:02 +00:00
phone: 'iphone',
tags: [
'Developer',
'Designer',
'Full stack',
2020-01-10 10:13:20 +00:00
'Front end',
2020-01-08 10:08:02 +00:00
'Entrepreneur',
'JavaScript',
'React',
'Node',
'Electron',
'Polypane',
2020-01-09 17:39:41 +00:00
'Devtools',
],
2020-01-08 15:36:49 +00:00
},
{
name: 'Timothy Miller',
2020-01-08 15:54:21 +00:00
description: 'Web Designer/Developer for hire. Wears lots of hats.',
2020-01-08 15:36:49 +00:00
url: 'https://timothymiller.dev/uses',
twitter: '@WebInspectInc',
emoji: '🥓',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Designer',
'Front End',
'Full Stack',
'Entrepreneur',
'YouTuber',
'JavaScript',
'CSS',
'PHP',
2020-01-09 17:39:41 +00:00
'Blogger',
],
2020-01-08 15:54:21 +00:00
},
2020-01-08 16:35:04 +00:00
{
name: 'Christopher Hranj',
2020-01-09 14:56:48 +00:00
description: 'Software Engineer, Blogger, Musician, Ultimate player.',
2020-01-08 16:35:04 +00:00
url: 'https://brodan.biz/uses',
twitter: '@brodan_',
emoji: '🍁',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
2020-01-09 17:39:41 +00:00
tags: ['Engineer', 'Back End', 'Blogger', 'Python', 'Crystal'],
2020-01-08 16:35:04 +00:00
},
2020-01-09 03:29:14 +00:00
{
name: 'Vincent Ramdhanie',
description: 'Software Developer, Lecturer, Technical Writer and Mentor',
url: 'https://vincentramdhanie.com/uses',
emoji: '',
country: '🇹🇹',
computer: 'apple',
phone: 'android',
2020-01-08 16:35:04 +00:00
tags: [
2020-01-09 03:29:14 +00:00
'Developer',
'Full Stack',
'Lecturer',
'Mentor',
'React',
'Node',
'Testing',
'Machine Learning',
2020-01-09 17:39:41 +00:00
'Python',
],
2020-01-09 03:29:14 +00:00
},
2020-01-09 05:50:02 +00:00
{
name: 'Amir R Muntasser',
2020-01-09 14:56:48 +00:00
description:
"Web Developer, #vuenicorn wizard, Oxford comma enthusiast, and inventor of the ol' razzle dazzle.",
2020-01-09 05:50:02 +00:00
url: 'https://arkm.xyz/uses/',
twitter: '@arkmuntasser',
emoji: '⚡️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Front End',
'JavaScript',
'CSS',
'HTML',
'a11y',
'Vue',
'React',
2020-01-09 17:39:41 +00:00
'Developer',
],
2020-01-09 05:50:02 +00:00
},
2020-01-09 09:05:29 +00:00
{
name: 'Pavel Melnik',
2020-01-09 14:56:48 +00:00
description:
'Web developer, Technology enthusiast, Energy Management System expert',
url: 'https://theopract.gitlab.io/pavel-dev/uses/',
2020-01-09 09:05:29 +00:00
twitter: '@theopract',
emoji: '🤟',
2020-01-09 17:08:18 +00:00
country: '🇷🇺',
2020-01-09 09:05:29 +00:00
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Front End',
2020-01-08 16:35:04 +00:00
'Engineer',
2020-01-09 09:05:29 +00:00
'JavaScript',
'Vue',
'SQL',
'Accessibility',
2020-01-09 17:39:41 +00:00
'Performance',
],
},
2020-01-09 14:56:48 +00:00
{
name: 'Miguel Ángel Durán',
2020-01-09 14:56:48 +00:00
description:
'Front end passionate, Web Performance freak, casual speaker, <WTFront! /> podcast host, and gamer.',
url: 'https://midu.dev/uses',
twitter: '@midudev',
emoji: '👾',
country: '🇪🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Front End',
'Full Stack',
'Engineer',
'JavaScript',
'TypeScript',
'React',
'Accessibility',
'Performance',
'Teacher',
'YouTuber',
'Node',
'Speaker',
'Podcaster',
2020-01-09 17:39:41 +00:00
'Blogger',
],
2020-01-09 14:56:48 +00:00
},
2020-01-10 08:45:00 +00:00
{
name: 'David Llop',
2020-01-10 15:28:34 +00:00
description:
'Full stack developer from Girona. Open Source contributor. Always Learning.',
2020-01-10 09:01:02 +00:00
url: 'https://davidllop.com/uses',
2020-01-10 08:45:00 +00:00
twitter: '@lloople',
emoji: '🤨',
country: '🇪🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Back End',
'Full Stack',
'Engineer',
'PHP',
'JavaScript',
'Laravel',
'Vue',
'Chatbots',
'API',
2020-01-10 15:28:34 +00:00
'Blogger',
2020-01-10 08:45:00 +00:00
],
},
2020-01-17 18:04:13 +00:00
{
name: 'Alba Silvente',
description:
'Front-end developer, Vue & TailwindCSS lover. Hip Hop & Afro house dancer.',
2020-01-17 18:04:13 +00:00
url: 'https://dawntraoz.com/uses',
twitter: '@dawntraoz',
emoji: '💃',
country: '🇪🇸',
computer: 'windows',
phone: 'android',
tags: [
'Front End',
'Engineer',
'SCSS',
'Vue',
'AMP',
'TailwindCSS',
'Performance',
'PWA',
'Remote',
'Zeplin',
],
2020-01-17 18:04:13 +00:00
},
2020-01-09 14:56:48 +00:00
{
name: 'Josh Manders',
description: 'Full Snack Developer and Indie Maker',
url: 'https://joshmanders.com/uses/',
twitter: '@joshmanders',
emoji: '🌯',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Front End',
'Back End',
'Node',
'React',
2020-01-09 17:39:41 +00:00
'GraphQL',
],
2020-01-09 14:56:48 +00:00
},
{
name: 'Daniel Wirtz',
description: 'Designer who codes @Crisp Studio',
url: 'https://danielwirtz.com/uses/',
twitter: '@wirtzdan',
emoji: '🎨',
country: '🇩🇪',
computer: 'apple',
phone: 'android',
2020-01-09 17:39:41 +00:00
tags: ['Designer', 'Entrepreneur'],
2020-01-09 14:56:48 +00:00
},
{
name: 'Harry Wolff',
description: 'Front-end engineer and YouTuber ',
url: 'https://hswolff.com/uses/',
twitter: '@hswolff',
emoji: '👨‍🎤',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Engineer', 'YouTuber', 'Blogger', 'Front End'],
2020-01-09 14:56:48 +00:00
},
{
name: 'James Mills',
description:
'Work with PHP & Laravel at @clicksco in Dubai. Pleased to be part of the Laravel community.',
2020-01-09 16:07:00 +00:00
url: 'https://jamesmills.co.uk/uses',
2020-01-09 14:56:48 +00:00
twitter: '@jamesmills',
emoji: '🖱',
country: '🇦🇪',
computer: 'apple',
phone: 'iphone',
2020-01-10 15:28:34 +00:00
tags: ['Developer', 'Blogger', 'Back End', 'PHP', 'Laravel', 'Treeware'],
2020-01-09 14:56:48 +00:00
},
{
name: 'Jeffrey Way',
description: 'Laracasts Author',
url: 'https://laracasts.com/blog/laracasts-uses',
twitter: '@jeffrey_way',
emoji: '💻',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Designer', 'Back End', 'PHP'],
2020-01-09 14:56:48 +00:00
},
{
name: 'Terry Godier',
description: 'A developer and marketer of fine internet products.',
2020-01-09 16:27:02 +00:00
url: 'https://terrygodier.com/uses',
2020-01-09 14:56:48 +00:00
twitter: '@terrygodier',
emoji: '🇺🇸',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-09 17:39:41 +00:00
tags: ['Developer', 'Marketer', 'Writer', 'PHP', 'Laravel'],
2020-01-09 14:56:48 +00:00
},
{
name: 'Erno Salo',
description: 'Full Stack Developer and Open Source Contributor',
url: 'https://endormi.io/uses/',
twitter: '@terrygodier',
emoji: '🎮',
country: '🇫🇮',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Designer',
'Front End',
'Back End',
'JavaScript',
2020-01-08 16:35:04 +00:00
'Python',
2020-01-09 17:39:41 +00:00
'Node',
],
2020-01-08 16:35:04 +00:00
},
2020-01-09 01:29:52 +00:00
{
name: 'Gokulakrishnan Kalaikovan',
2020-01-09 16:07:00 +00:00
description: 'Web Developer, GDE, Open Source contributor, Speaker',
2020-01-09 01:29:52 +00:00
url: 'https://gokul.site/uses',
twitter: '@gokul_i',
emoji: '🤩',
country: '🇮🇳',
computer: 'apple',
phone: 'iphone',
tags: [
'Web Developer',
'Open Source contributor',
'Speaker',
'GDE',
2020-01-09 17:39:41 +00:00
'Front End',
],
2020-01-09 16:02:55 +00:00
},
{
2020-01-09 14:56:48 +00:00
name: 'James Brooks',
description: 'Software Developer at Laravel and Podcaster',
url: 'https://james.brooks.page/uses/',
2020-01-09 16:13:13 +00:00
twitter: '@jbrooksuk',
emoji: '👨🏻‍🚀',
2020-01-09 14:56:48 +00:00
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
2020-01-09 16:27:02 +00:00
tags: [
'Developer',
'Back End',
'PHP',
'Blogger',
'Full Stack',
'Podcaster',
'Vue',
2020-01-09 17:39:41 +00:00
'JavaScript',
],
2020-01-09 01:29:52 +00:00
},
2020-01-09 16:02:55 +00:00
{
name: 'Byurhan Beyzat',
description: 'Front-End Developer. Engineer. Occasional blogger.',
url: 'https://byurhanbeyzat.com/uses',
twitter: '@byurhanbeyzat',
emoji: '🙌',
country: '🇧🇬',
computer: 'apple',
phone: 'android',
tags: [
'Blogger',
'Engineer',
'Developer',
'JavaScript',
'Full Stack',
'Front End',
'Back End',
2020-01-09 17:39:41 +00:00
'React',
],
2020-01-09 16:02:55 +00:00
},
2020-01-09 16:10:19 +00:00
{
name: 'Mike Barkmin',
description:
2020-01-09 16:27:02 +00:00
"I'm a passionate developer and researcher at the University of Duisburg-Essen at the chair of Computer Science Education.",
2020-01-09 16:10:19 +00:00
url: 'https://www.barkmin.eu/uses/',
twitter: '@mikebarkmin',
emoji: '🐧',
country: '🇩🇪',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Researcher',
'Teacher',
'Python',
'Flask',
'Docker',
'JavaScript',
'React',
2020-01-09 17:39:41 +00:00
'Node',
],
2020-01-09 16:10:19 +00:00
},
2020-01-09 16:44:21 +00:00
{
name: 'Hugo Di Francesco',
description:
"JavaScript developer, blogger at codewithhugo.com, author of 'Professional JavaScript' with Packt.",
url: 'https://codewithhugo.com/uses/',
twitter: '@hugo__df',
emoji: '👓',
country: '🇬🇧',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Full Stack',
'Blogger',
'Author',
'Python',
'Docker',
'Kubernetes',
'Serverless',
'JavaScript',
'TypeScript',
'React',
'Vue',
2020-01-09 17:39:41 +00:00
'Node',
],
},
2020-01-09 16:42:51 +00:00
{
name: 'Steve Heyes',
description:
2020-01-09 16:44:24 +00:00
'I like to use tech to build awesome things that makes peoples lives better',
2020-01-09 16:42:51 +00:00
url: 'https://steveheyes.co.uk/uses',
twitter: '@mrsteveheyes',
emoji: '👋',
country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Ruby',
'Rails',
'JavaScript',
'React',
2020-01-09 17:39:41 +00:00
'React Native',
],
},
{
name: 'Diego Vazquez',
description:
'Young guy who loves code. Full Stack Web Developer. Lead Teacher @ Ironhack',
2020-01-10 15:45:23 +00:00
url: 'https://gist.github.com/diurivj/78ca931c4b20dca1e1e13982fa9c309d',
twitter: '@diurivj',
emoji: '🌚',
country: '🇲🇽',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Teacher',
'JavaScript',
'React',
'Node',
'Mongo DB',
],
},
2020-01-09 16:56:48 +00:00
{
name: 'Rafael Quintanilha',
2020-01-09 17:08:18 +00:00
description:
'Software Engineer. Blogs about Web Development, Front-end, React, UI/UX, Accessibility.',
2020-01-09 16:56:48 +00:00
url: 'https://rafaelquintanilha.com/about#uses',
twitter: '@webquintanilha',
emoji: '⚔️',
country: '🇧🇷',
computer: 'linux',
phone: 'android',
tags: [
'Engineer',
'Entrepreneur',
'Front End',
'JavaScript',
'React',
'Node',
'Blogger',
],
2020-01-09 17:08:18 +00:00
},
{
name: 'Talita Oliveira',
description:
'Software Developer. Loves CSS and Javascript. Already worked with PHP and a little with JAVA.',
url: 'https://talitaoliveira.com.br/#uses',
twitter: '@littacherry',
emoji: '👩🏽‍💻',
country: '🇧🇷',
computer: 'apple',
phone: 'android',
tags: [
'Front End',
'JavaScript',
'React',
'Node',
'CSS',
'Full Stack',
'HTML',
2020-01-16 14:04:39 +00:00
'Web Development',
],
},
2020-01-09 17:23:28 +00:00
{
name: 'Ben Leivian',
2020-01-09 17:52:50 +00:00
description: 'A “seasoned” full-stack developer & visual designer 🍔',
2020-01-09 17:23:28 +00:00
url: 'https://benleivian.com/uses',
twitter: '@benleivian',
emoji: '🍔',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Full Stack',
'Developer',
'Designer',
'PHP',
'JavaScript',
'Laravel',
'Vue',
'Node',
'Docker',
],
2020-01-21 13:47:37 +00:00
},
{
name: 'David Petringa',
description: 'A web developer who very much likes working with Laravel and Vuejs. My side Hustle is blogging.',
url: 'https://david.dukesnuz.com/uses',
twitter: '@dukesnuz',
emoji: '🤙',
country: '🇺🇸',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Back End',
'HTML',
'CSS',
'PHP',
'Laravel',
'JavaScript',
'Vue',
'MySQL',
'Entrepreneur',
],
2020-01-09 17:23:28 +00:00
},
{
name: 'Mike Gunderloy',
description: 'Full-stack developer and dilettante',
url: 'https://afreshcup.com/uses/',
emoji: '☕',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Full Stack',
'Developer',
'Blogger',
'Writer',
'Rails',
'AWS',
'Docker',
],
},
{
2020-01-09 20:48:33 +00:00
name: 'Roman Husar',
description: 'Tinkering, all the time.',
url: 'https://seemslikelegit.com/uses',
twitter: '@seemslikelegit',
emoji: '➰',
country: '🇺🇦',
computer: 'apple',
phone: 'iphone',
tags: [
'Software Engineer',
'Full Stack',
'JavaScript',
'PostgreSQL',
'React',
'Node',
],
},
2020-01-09 18:57:07 +00:00
{
name: 'Stephen Senkomago Musoke',
description:
'Software Engineer, eHealth Technologist, PHP Lover by night, Muganda, Goat Meat for Life, Coffee Drinker',
url: 'https://ssmusoke.com/uses',
twitter: '@ssmusoke',
emoji: '🔥',
country: '🇺🇬',
computer: 'apple',
phone: 'android',
2020-01-10 15:07:39 +00:00
tags: ['Developer', 'Engineer', 'PHP', 'Java', 'OpenMRS', 'HTML', 'CSS'],
2020-01-09 18:57:07 +00:00
},
2020-01-09 18:10:53 +00:00
{
name: 'Jérémy Mouzin',
description: 'Software Engineer, Tutorial Maker, Entrepreneur, Blogger',
url: 'https://jeremymouzin.com/uses',
twitter: '@jeremymouzin',
emoji: '🐓',
country: '🇫🇷',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'Blogger',
'JavaScript',
'Node',
],
},
2020-01-10 09:38:02 +00:00
{
name: 'Adam Laycock',
description: 'IT Engineer, Web Developer & Blogger',
url: 'https://www.arcath.net/uses',
twitter: '@arcathwhitefall',
emoji: '⚙',
2020-01-10 15:45:23 +00:00
country: '🇬🇧',
2020-01-10 09:38:02 +00:00
computer: 'windows',
phone: 'android',
tags: [
'Engineer',
'Full Stack',
2020-01-10 15:28:34 +00:00
'TypeScript',
2020-01-10 09:38:02 +00:00
'Blogger',
'JavaScript',
'Node',
2020-01-10 15:28:34 +00:00
],
},
2020-01-10 10:00:16 +00:00
{
name: 'Scott Spence',
description:
'Father, husband 👨‍👩‍👧 Web Developer. Just In Time learner ❤️ 👍 http://my.pronoun.is/he',
url: 'https://scottspence.me#uses',
twitter: '@spences10',
emoji: '🙃',
country: '🇬🇧',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'YouTuber',
'JavaScript',
'React',
'Gatsby',
'Sloths',
'Blogger',
'Speaker',
2020-01-10 15:18:42 +00:00
],
},
2020-01-14 21:08:38 +00:00
{
name: 'José Manuel Lucas',
2020-01-16 14:04:39 +00:00
description: 'Professional Frontend Engineer - Amateur musician',
2020-01-14 21:08:38 +00:00
url: 'https://jmlweb.es/blog/2020/uses/',
twitter: '@jmlweb',
emoji: '🤘',
country: '🇪🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Frontend',
'Teacher',
'JavaScript',
'React',
'CSS',
'Functional Programming',
'Music',
],
},
2020-01-10 11:02:39 +00:00
{
name: 'Georgi Yanev',
description: 'Software Engineer, FPV Drone Pilot, Blogger, YouTuber',
url: 'https://gyanev.com/uses/',
twitter: '@jumpalottahigh',
emoji: '🚁',
country: '🇫🇮',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Full Stack',
'Entrepreneur',
'Teacher',
'YouTuber',
'Blogger',
'JavaScript',
'React',
'Electron',
'Python',
'FPVtips',
2020-01-10 15:10:14 +00:00
'Developer',
],
2020-01-10 15:08:29 +00:00
},
2020-01-18 21:52:15 +00:00
{
name: 'Mark Tse',
description: 'A back-end developer who likes to dabble in the front-end.',
url: 'https://neverendingqs.com/uses/',
twitter: '@neverendingqs',
emoji: '👻',
country: '🇨🇦',
computer: 'linux',
phone: 'android',
tags: [
'AWS',
'Back End',
'C#',
'CSS',
'Developer',
'Full Stack',
'Front End',
'HTML',
'JavaScript',
'Node',
'Python',
'Serverless',
'SQL',
'Vue',
2020-01-18 21:52:15 +00:00
],
},
2020-01-10 09:57:37 +00:00
{
name: 'Karl Horky',
2020-01-10 15:07:39 +00:00
description: 'Founder, Teacher at https://upleveled.io',
2020-01-10 09:57:37 +00:00
url: 'https://github.com/karlhorky/uses/blob/master/readme.md',
twitter: '@karlhorky',
emoji: '🚀',
country: '🇦🇹',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Back End',
'Front End',
'Entrepreneur',
'Teacher',
'Speaker',
'JavaScript',
'TypeScript',
'React',
'Node',
'CSS',
'HTML',
'GraphQL',
],
},
2020-01-10 15:07:39 +00:00
{
name: 'Josh Farrant',
description:
'Full-Stack JavaScript developer, creator of Shortcuts JS, astrophysicist and private pilot. I turn coffee, alchemy-like, into code.',
url: 'https://farrant.me/uses',
twitter: '@joshfarrant',
emoji: '🎉',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'TypeScript',
'React',
'Node',
'UX',
'Open Source',
],
},
2020-01-10 15:10:14 +00:00
{
name: 'Steven van Loef',
description: 'Web Developer, App Developer',
url: 'https://steven.vanloef.com/uses',
twitter: '@ludolphus',
emoji: '🎲',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'PHP',
'C',
'JavaScript',
'CakePHP',
'MySQL',
'Node',
'Front End',
'Back End',
'HTML',
'CSS',
],
},
2020-01-10 15:13:35 +00:00
{
name: 'Richard Zilahi',
description: 'Full stack developer, pug enthusiast, dying for pizza',
url: 'https://gist.github.com/zilahir/4aaf5907999ea53711b2d554d22b0f3f',
twitter: '@zilahy',
emoji: '🐶',
2020-01-10 18:44:02 +00:00
country: '🇫🇮',
2020-01-10 15:13:35 +00:00
computer: 'apple',
phone: 'iphone',
tags: [
'Full Stack',
'Engineer',
'Teacher',
'Blogger',
'JavaScript',
2020-01-10 15:13:35 +00:00
'Node',
'TypeScript',
2020-01-10 15:13:35 +00:00
'PHP',
'React',
'GraphQL',
2020-01-10 15:13:35 +00:00
'GatsbyJs',
2020-01-10 15:18:42 +00:00
],
2020-01-10 15:14:25 +00:00
},
{
name: 'Ricard Torres',
2020-01-16 14:04:39 +00:00
description:
'Senior Front-end Software Engineer from Barcelona, Haidong Gumdo Instructor, street photographer, TV addict, Boston Red Sox fan...',
url: 'https://php.quicoto.com/uses/',
twitter: '@ricard_dev',
emoji: '🌝',
country: '🇪🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Front End',
'Blogger',
'JavaScript',
'CSS',
'HTML',
'Podcaster',
'Writer',
'Vue',
],
},
2020-01-20 19:34:58 +00:00
{
name: 'Matthew Rebehn',
description: 'Proud Dad and Developer',
url: 'https://mattaz.com/uses',
twitter: '@MRebehn',
emoji: '🤘',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'Front End',
'HTML',
'CSS',
'JavaScript',
'React',
'GatsbyJs',
'Svelte',
],
},
2020-01-10 15:14:25 +00:00
{
name: 'Bezael Pérez',
description: 'Front-end Developer passionate. Trainer & speaker',
url: 'https://dominicode.com/uses',
twitter: '@bezael_dev',
emoji: '👨🏻‍🚀',
country: '🇩🇴',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Angular',
'YouTuber',
'TypeScript',
'JavaScript',
2020-01-10 15:14:25 +00:00
'CSS',
'Node',
2020-01-10 15:18:42 +00:00
'Teacher',
2020-01-10 15:14:25 +00:00
],
},
2020-01-10 15:15:38 +00:00
{
name: 'Zander Martineau',
2020-01-10 15:18:42 +00:00
description: 'Independent front-end-full-stack-UI-UX-engineer coder',
2020-01-10 15:15:38 +00:00
url: 'https://zander.wtf/writing/my-setup',
twitter: '@mrmartineau',
emoji: '👨‍🔬',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Front End',
'Full Stack',
'JavaScript',
'TypeScript',
'React',
'Node',
'CSS',
2020-01-10 09:38:02 +00:00
],
},
2020-01-10 15:21:39 +00:00
{
name: 'Daniel Van Cuylenburg',
description:
'Front-end Web Developer. Love all things CSS, ReactJS, GatsbyJS, NodeJS and U.I design',
url: 'https://danielvanc.com/uses',
twitter: '@danielvanc',
emoji: '🚀',
country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'CSS',
'Guitarist',
'JavaScript',
'React',
'Gatsby',
],
},
2020-01-10 15:24:39 +00:00
{
name: 'Chiamaka Ikeanyi',
description: 'Software Engineer, Technical Writer, Poet',
url: 'https://chiamakaikeanyi.dev/uses',
twitter: '@chiamakaikeanyi',
emoji: '👩🏽‍💻',
country: '🇳🇬',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Front End',
'Blogger',
'JavaScript',
'Accessibility',
'Performance',
],
},
{
name: 'Francis Sunday',
description: 'Software Engineer | Gopher | Hacker',
url: 'https://hakaselogs.me/2020-01-10/what-i-use',
twitter: '@codehakase',
emoji: '🔥',
country: '🇳🇬',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Engineer',
'Full Stack',
'JavaScript',
'PHP',
'Go',
'React',
'Node',
'Golang',
],
},
2020-01-10 15:28:34 +00:00
{
name: 'Jared Clifton-Lee',
description: 'Engineer of code; manager of people; trainer of cats',
url: 'https://jared.clifton-lee.com/uses',
twitter: '@jaredcliftonlee',
emoji: '☕',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Entrepreneur',
'Manager',
'Full Stack',
'Engineer',
'Ruby',
'Rails',
'Elixir',
'Phoenix',
'JavaScript',
'React',
'Node',
],
},
2020-01-10 15:33:57 +00:00
{
name: 'James Kemp',
description: 'Web Developer, Blogger, Freelancer',
url: 'https://www.jameskemp.dev/uses/',
twitter: '@jkempdev',
emoji: '💻',
country: '🇺🇸',
computer: 'linux',
phone: 'android',
tags: [
'Engineer',
'Full Stack',
'Blogger',
'React',
'Rails',
'JavaScript',
'Node',
],
},
{
name: 'Tom Hazledine',
description:
'Data visualisation tinkerer and JS enthusiast. Podcaster. Nerd.',
url: 'https://tomhazledine.com/uses',
twitter: '@thomashazledine',
emoji: '🥩',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'JavaScript',
'React',
'Node',
'CSS',
'Podcaster',
],
},
{
name: 'Mihai Serban',
description:
'Software engineer in constant search for new and exciting technologies',
url: 'https://www.mihaiserban.dev/uses',
twitter: '@MihaiSerban',
emoji: '✌️',
country: '🇷🇴',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Full Stack',
'Entrepreneur',
'JavaScript',
'React',
'Node',
'CSS',
'Vue',
'iOS',
],
},
{
name: 'Nick Janetakis',
description:
'Freelance Web Developer, Web App Deployment, Tutorials, Technical death metal enthusiast',
url: 'https://nickjanetakis.com/uses',
twitter: '@nickjanetakis',
emoji: '👀',
country: '🇺🇸',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'Freelancer',
'Teacher',
'YouTuber',
'Flask',
'Phoenix',
'Docker',
'DevOps',
],
},
2020-01-10 15:35:50 +00:00
{
name: 'Kaleigh Scruggs',
description:
'Front-End Web Developer, stand-up comedian, loves Brazilian jiu-jitsu, tea, and being a helicopter dog mom',
url: 'https://kaleighscruggs.com/uses',
twitter: '@kaleighscruggs',
emoji: '🐞',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Front End',
'Blogger',
'JavaScript',
'React',
'WordPress',
'CSS',
'Full Stack',
],
},
2020-01-10 15:40:58 +00:00
{
name: 'Ste Grainer',
description: 'Designer, Developer',
url: 'https://stegrainer.com/uses',
twitter: '@stegrainer',
emoji: '🐉',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Designer',
'Developer',
'Front End',
'Accessibility',
'CSS',
'Craft CMS',
'Blogger',
'Design Systems',
'JavaScript',
],
},
{
name: 'Jorge Calle',
description:
'Hello world! I am a Software Engineer and a Javascript developer from Sahagún (CO)',
url: 'https://jorgecalle.co/uses',
twitter: '@jorcalle11',
emoji: '👨‍💻',
country: '🇨🇴',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
'JavaScript',
'Full Stack',
'Node',
'React',
'Firebase',
'GraphQL',
],
},
2020-01-10 15:40:58 +00:00
{
name: 'José Carlos Correa',
description:
'Fullstack developer and speaker. Lead teacher @ironhack and gatsby teacher @platzi. Learning all the time.',
url: 'https://jossdz.com/uses',
twitter: '@jossdz',
emoji: '🤘',
country: '🇲🇽',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'GraphQL',
2020-01-10 15:40:58 +00:00
'Teacher',
'Speaker',
'JavaScript',
'React',
'Node',
'CSS',
],
},
{
name: 'Erv Walter',
description: 'Father, Husband, Web Developer, Board Game Addict',
url: 'https://blog.ewal.net/uses/',
twitter: '@ervwalter',
emoji: '🎲',
country: '🇺🇸',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'TypeScript',
'React',
'C#',
'.NET Core',
'Azure',
],
},
{
name: 'Juanito Fatas',
description: 'Program Tinker 🧙🏼‍♂️',
url: 'https://juanitofatas.com/uses',
twitter: '@juanitofatas',
emoji: '🐻',
country: '🇯🇵',
computer: 'apple',
phone: 'iphone',
tags: ['Think', 'Apply'],
},
2020-01-10 18:09:08 +00:00
{
name: 'Elliot Bonneville',
description:
'Freelance Web Developer / Consultant, educator, lover of coffee, cats, and writing of all kinds.',
url: 'https://elliotbonneville.com/uses',
twitter: '@elliotbnvl',
emoji: '💀',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'Blogger',
'YouTuber',
'JavaScript',
'TypeScript',
'Node',
'React',
'Node',
'CSS',
2020-01-10 18:53:35 +00:00
],
},
2020-01-10 18:43:38 +00:00
{
name: 'John Garrett',
description: 'Arch Duke of Computering, Full Stack Instructor',
2020-01-10 18:49:58 +00:00
url: 'https://johngarrett.dev/uses',
2020-01-10 18:43:38 +00:00
twitter: '@jhgarrett',
emoji: '👨🏻‍🚀',
country: '🇺🇸',
computer: 'linux',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'React',
'Teacher',
'Linux',
'JavaScript',
'PHP',
'C',
'DevOps',
],
},
2020-01-10 19:07:45 +00:00
{
name: 'Dieter Stinglhamber',
description: 'Developer, human, nerd.',
url: 'https://www.dieterstinglhamber.me/uses/',
2020-01-10 19:15:28 +00:00
twitter: '@elhebert',
2020-01-10 19:07:45 +00:00
emoji: '🎲',
country: '🇧🇪',
2020-01-10 19:13:07 +00:00
computer: 'apple',
2020-01-10 19:07:45 +00:00
phone: 'iphone',
tags: [
'Developer',
'JavaScript',
'PHP',
'Laravel',
'TypeScript',
'Node',
'Vue',
'Full Stack',
],
},
2020-01-11 11:44:43 +00:00
{
name: 'Dany Paredes',
2020-01-16 14:04:39 +00:00
description:
'I was a .NET guy, my last years ❤️ { #js & #sass } and play[ #react #vue #angular #sveltejs]',
2020-01-11 11:44:43 +00:00
url: 'https://danywalls.com/uses',
twitter: '@danywalls',
emoji: '🏀',
country: '🇩🇴',
computer: 'linux',
phone: 'iphone',
tags: ['Developer', '.NET', 'Typescript', 'JavaScript', 'Sass'],
2020-01-11 11:44:43 +00:00
},
2020-01-10 20:57:31 +00:00
{
name: 'Thomas Weibenfalk',
description:
'Passionate developer, course creator, youtuber, designer and musician from Sweden',
url: 'https://www.weibenfalk.com/uses/',
twitter: '@weibenfalk',
emoji: '💾',
country: '🇸🇪',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'Developer',
'Entrepreneur',
'React',
'Teacher',
'Writer',
'YouTuber',
],
},
{
name: 'Julio Lozovei',
description:
'Front-end bugs developer, writer/speaker and amateur musician from Brazil 🤘',
url: 'https://jlozovei.dev/uses/',
twitter: '@juliolozovei',
emoji: '💈',
country: '🇧🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Front End',
'HTML',
'CSS',
'JavaScript',
'Vue',
'React',
'WordPress',
'Writer',
'Speaker',
'Performance',
2020-01-16 14:04:39 +00:00
'Accessibility',
],
},
2020-01-11 14:30:44 +00:00
{
name: 'Chris Burgin',
2020-01-16 14:04:39 +00:00
description: 'Frontend Software Engineer',
2020-01-11 14:30:44 +00:00
url: 'https://chrisburgin.me/uses',
twitter: '@chrisburgin95',
emoji: '🧙🏼‍♂️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Teacher',
'Node',
'JavaScript',
'React',
'Vue',
'CSS',
'Go',
],
},
2020-01-13 14:10:38 +00:00
{
2020-01-12 11:18:28 +00:00
name: 'Shiveen Pandita',
2020-01-16 14:04:39 +00:00
description: 'Fullstack developer and blogger from Sydney',
2020-01-12 11:18:28 +00:00
url: 'https://shiveenp.com/uses/',
twitter: '@shavzer',
emoji: '🧙🏽',
country: '🇦🇺',
2020-01-13 14:10:38 +00:00
computer: 'apple',
phone: 'iphone',
tags: [
2020-01-12 11:18:28 +00:00
'JavaScript',
'Kotlin',
'Full Stack Developer',
'VueJS',
'React',
2020-01-14 13:37:49 +00:00
'Writer',
2020-01-12 11:18:28 +00:00
],
},
{
name: 'David Leuliette',
2020-01-16 14:04:39 +00:00
description:
'Freelance React Native developer and bootcamp instructor specializing in cross-platform application.',
url: 'https://davidl.fr/uses',
twitter: '@flexbox_',
emoji: '⚡',
country: '🇫🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Designer',
'Front End',
'Entrepreneur',
'Teacher',
'Speaker',
'JavaScript',
'TypeScript',
'React',
2020-01-13 14:10:38 +00:00
'CSS',
'GraphQL',
],
2020-01-13 19:00:48 +00:00
},
2020-01-12 21:28:19 +00:00
{
name: 'Dave Berning',
2020-01-16 14:04:39 +00:00
description:
'Developer, author, rocker, Nintendo enthusiast. I also co-organize the CodePen Cincinnati Meetups.',
2020-01-12 21:28:19 +00:00
url: 'https://daveberning.io/uses/',
twitter: '@daveberning',
emoji: '🦄',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
2020-01-13 14:10:38 +00:00
'JavaScript',
2020-01-12 21:28:19 +00:00
'Typescript',
'HTML',
'CSS',
'Vue',
'Developer',
'Writer',
],
},
2020-01-12 20:16:57 +00:00
{
name: 'Jan-Lukas Else',
2020-01-16 14:04:39 +00:00
description: 'Computer Science Student, Developer & Blogger from Germany',
2020-01-12 20:16:57 +00:00
url: 'https://jlelse.dev/uses/',
twitter: '@jlelse',
emoji: '🤓',
country: '🇩🇪',
computer: 'linux',
phone: 'android',
2020-01-16 14:04:39 +00:00
tags: ['Student', 'Developer', 'Blogger'],
2020-01-12 20:16:57 +00:00
},
{
name: 'Will Presley',
description: 'Professional Web Dev & SysAdmin from Ohio, USA',
url: 'https://willpresley.com/uses/',
twitter: '@cryptecks',
emoji: '🦄',
country: '🇺🇸',
computer: 'windows',
phone: 'android',
2020-01-17 16:50:24 +00:00
tags: [
'Windows',
'Developer',
'Blogger',
'JavaScript',
2020-01-17 16:50:24 +00:00
'PHP',
'CSS',
'SCSS',
],
},
2020-01-12 17:52:46 +00:00
{
name: 'Seyhun Akyürek',
description:
'Senior Software Specialist. Swift, Objective-C, former Rubyist. Author of twitter-bootstrap-rails',
url: 'https://www.seyhunakyurek.com/uses/',
twitter: '@seyhunak',
emoji: '🚀',
country: '🇹🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Entrepreneur',
'Swift',
'Objective-C',
'Ruby On Rails',
'Open Source',
'Blogger',
],
2020-01-13 18:51:33 +00:00
},
2020-01-19 23:51:22 +00:00
{
name: 'Silvestre Vivo',
description:
'Full Stack developer, before architect and flamenco guitar player.',
url: 'https://silvestrevivo.github.io/uses',
twitter: '@silvestrevivo',
emoji: '💻',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Web Development',
'Front End',
'Back End',
'Full Stack',
'React',
'Svelte',
'Node',
'TypeScript',
'Rust',
'GraphQL',
'CSS',
],
},
2020-01-12 16:20:51 +00:00
{
name: 'Eric Oyanadel',
2020-01-16 14:04:39 +00:00
description: 'Artist - Developer - Musician',
2020-01-12 16:20:51 +00:00
url: 'https://www.oyanadel.com/uses/',
twitter: '@EricOyanadel',
emoji: '🌻',
country: '🇨🇱',
computer: 'apple',
phone: 'iphone',
tags: ['JavaScript', 'React', 'Node', 'Design', 'Full Stack', 'Writer'],
2020-01-12 16:20:51 +00:00
},
2020-01-12 16:00:16 +00:00
{
name: 'Usman Khwaja',
2020-01-16 14:04:39 +00:00
description: 'Front end engineer, Jamstack developer',
2020-01-12 16:00:16 +00:00
url: 'https://usmankhwaja.com/uses',
twitter: '@numbfall',
emoji: '⛵',
country: '🇵🇰',
computer: 'windows',
phone: 'android',
2020-01-16 14:04:39 +00:00
tags: ['Developer', 'Engineer', 'Jamstack', 'JavaScript', 'AMP', 'CSS'],
},
2020-01-19 11:40:26 +00:00
{
name: 'Abdessalam Benharira',
description: 'JavaScript developer, UX/UI design and tech enthusiast',
url: 'https://abdessalam-benharira.me/uses',
twitter: '@abdessalam_b98',
emoji: '🤔',
country: '🇫🇷',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Blogger',
'Full Stack',
'JavaScript',
'Node',
'Design',
'JAMstack',
'GraphQL',
],
},
2020-01-16 14:04:39 +00:00
{
name: 'Thomas Large',
description: 'My name is Tom! I write code',
url: 'https://tomlarge.dev/uses',
emoji: ' 👨‍💻',
country: '🏴󠁧󠁢󠁥󠁮󠁧󠁿',
computer: 'apple',
phone: 'iphone',
2020-01-12 16:00:16 +00:00
tags: [
'Developer',
2020-01-16 14:04:39 +00:00
'Full Stack',
'Ruby on Rails',
2020-01-12 16:00:16 +00:00
'JavaScript',
2020-01-16 14:04:39 +00:00
'React',
'React Native',
'TypeScript',
'WordPress',
'DevOps',
'Node',
'GraphQL',
2020-01-12 16:00:16 +00:00
],
},
2020-01-11 09:44:53 +00:00
{
name: 'Amit Merchant',
description: 'Maker of things. Open-source enthusiast. Blogger. ',
url: 'https://www.amitmerchant.com/uses',
twitter: '@amit_merchant',
emoji: '🔥',
country: '🇮🇳',
computer: 'linux',
phone: 'android',
tags: [
'Developer',
2020-01-13 14:10:38 +00:00
'Full Stack',
2020-01-11 09:44:53 +00:00
'Entrepreneur',
2020-01-13 14:10:38 +00:00
'Blogger',
2020-01-11 09:44:53 +00:00
'JavaScript',
'React',
'PHP',
'Laravel',
'CSS',
2020-01-13 14:10:38 +00:00
],
},
2020-01-13 16:13:03 +00:00
{
name: 'Jesse James Burton',
description:
2020-01-16 14:04:39 +00:00
'Software Developing Yogi from Alberta, Canada. Lets build the internet together.',
2020-01-13 16:13:03 +00:00
url: 'https://burtonmediainc.com/uses',
twitter: '@burtonmedia',
emoji: '🙏',
country: '🇨🇦',
computer: 'windows',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'Nomadic',
'JavaScript',
'React',
'CSS',
],
},
2020-01-11 08:00:48 +00:00
{
name: 'Junaid Qadir',
2020-01-16 14:04:39 +00:00
description: 'A Full Stack #Laravel Developer',
2020-01-11 08:00:48 +00:00
url: 'https://junaidqadir.com/uses',
twitter: '@junaidqadirb',
emoji: '⌨',
country: '🇨🇦',
computer: 'linux',
phone: 'android',
tags: [
'Blogger',
'Developer',
'Full Stack',
'Laravel',
'PHP',
'JavaScript',
'VueJS',
'React',
'CSS',
],
},
2020-01-13 18:08:02 +00:00
{
2020-01-11 05:52:21 +00:00
name: 'Yurui Zhang',
description:
'Full-stack developer. Dark mode enthusiast. Quality software devotee.',
2020-01-13 18:05:31 +00:00
url: 'https://gist.github.com/pallymore/6e12133b5c2fa2856a8a6b288e579c01',
2020-01-11 05:52:21 +00:00
twitter: '@yuruiology',
emoji: '🐙',
country: '🇨🇳',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'TypeScript',
'React',
'Node',
'CSS',
'Ruby',
2020-01-16 14:04:39 +00:00
'Testing',
2020-01-11 05:52:21 +00:00
],
},
2020-01-11 02:34:36 +00:00
{
name: 'Eduardo Reveles',
description: 'Web Engineer, Husband, Gamer.',
url: 'https://www.osiux.ws/about/uses',
twitter: '@osiux',
emoji: '🐈',
country: '🇲🇽',
computer: 'linux',
phone: 'android',
tags: ['Developer', 'Full Stack', 'PHP', 'JavaScript', 'Laravel', 'React'],
2020-01-11 02:34:36 +00:00
},
2020-01-11 09:29:53 +00:00
{
name: 'Thomas Maximini',
description: 'Freelance software developer from Germany.',
url: 'https://www.maxi.io/uses/',
twitter: '@tmaximini',
emoji: '🐍',
country: '🇩🇪',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'React',
'Blogger',
'GraphQL',
'serverless',
'Node',
'Full Stack',
],
2020-01-13 16:39:12 +00:00
},
2020-01-11 05:46:41 +00:00
{
name: 'Philip Theobald',
description: 'Guitar player, motorcyclist, software engineer, entreprenuer',
url: 'https://www.philiptheobald.com/uses/',
twitter: '@fylzero',
emoji: '🤑',
country: '🇺🇸',
computer: 'apple',
phone: 'android',
tags: ['Software Engineer', 'Laravel', 'Vue', 'WordPress'],
2020-01-11 05:46:41 +00:00
},
2020-01-20 19:48:05 +00:00
{
name: 'Wes Baker',
description:
'Team Lead, Software Engineer, Board/Miniature/RPG Gamer, Miniature Painter, 3D Printer, Disney fanatic',
2020-01-20 19:48:05 +00:00
url: 'https://wesbaker.com/uses',
twitter: '@wesbaker',
emoji: '🏋️‍♂️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Team Lead',
'Software Engineer',
'Front End',
'Back End',
'Ruby on Rails',
'React',
'JavaScript',
'Serverless',
],
2020-01-20 19:48:05 +00:00
},
2020-01-10 22:22:39 +00:00
{
name: 'Alejandro G. Anglada',
description:
'Dad 👪🔥⚡️ Web Engineer ⚛️🚀 Building websites with #react #typescript #nodejs #graphql 👌',
2020-01-10 22:22:39 +00:00
url: 'https://aganglada.com/uses/',
twitter: '@aganglada',
emoji: '🔥',
country: '🇪🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Front End',
'Mentor',
'YouTuber',
'Writer',
'JavaScript',
'TypeScript',
'Performance',
'PWA',
'React',
2020-01-13 18:36:26 +00:00
'Node',
'CSS',
2020-01-10 22:22:39 +00:00
],
},
2020-01-10 22:43:25 +00:00
{
name: 'Antoni Kepinski',
description: 'Node Fetch maintainer // Into Node.js and Rust',
2020-01-10 22:43:25 +00:00
url: 'https://kepinski.me/uses/',
twitter: '@dokwadratu',
emoji: '⚡',
country: '🇵🇱',
computer: 'linux',
phone: 'iphone',
tags: ['JavaScript', 'Developer', 'TypeScript', 'React', 'Rust', 'Node'],
2020-01-10 22:43:25 +00:00
},
{
name: 'Frank Bültge',
2020-01-17 16:50:24 +00:00
description:
'Alpinist, Cyclist, Optimist. I develop, support solutions, primarily with SAP at ZEISS Group and I make WordPress-based solutions at the Inpsyde',
url: 'https://bueltge.de/uses/',
twitter: '@bueltge',
emoji: '🚲',
country: '🇩🇪',
computer: 'linux',
phone: 'android',
tags: [
'Engineer',
'Developer',
'SAP ERP',
'WordPress',
'CSS',
'PHP',
'HTML',
'Web Development',
],
},
2020-01-17 20:38:16 +00:00
{
name: 'Sangam Kumar',
description: '(☕) => { 👨‍💻 }; git checkout hackerrank',
url: 'https://www.sangam.dev/uses',
twitter: '@meetsangamcse',
emoji: '🤖',
country: '🇮🇳',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Software Engineer',
'Front End',
'Back End',
'Full Stack',
'Python',
'Ruby On Rails',
'JavaScript',
'React',
'Flutter',
'Traveler',
],
},
2020-01-10 21:50:51 +00:00
{
name: 'Marcus Obst',
description: 'Webdeveloper, Music Lover',
url: 'https://marcus-obst.de/uses',
emoji: '🍊',
country: '🇩🇪',
computer: 'windows',
phone: 'iphone',
tags: ['Developer', 'Full Stack', 'PHP', 'JavaScript', 'CSS', 'Vue'],
2020-01-13 16:22:29 +00:00
},
2020-01-13 14:10:38 +00:00
{
name: 'Pawel Grzybek',
description: 'Software Engineer',
url: 'https://pawelgrzybek.com/uses/',
twitter: '@pawelgrzybek',
emoji: '🥑',
country: '🇵🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'HTML',
'CSS',
'JavaScript',
'Node',
'Software Engineer',
'Front End',
'Back End',
'Full Stack',
'Blogger',
],
},
2020-01-10 22:41:01 +00:00
{
name: 'Eric McCormick',
description:
'Software Developer, IBM Champion, coffee lover, dabbler in all things technology, hobbyist 3d design and printing',
2020-01-10 22:41:01 +00:00
url: 'https://edm00se.codes/uses/',
twitter: '@edm00se',
emoji: '🤔',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Blogger',
'Speaker',
'YouTuber',
'JavaScript',
'Vue',
'Node',
2020-01-13 14:41:48 +00:00
'CSS',
],
2020-01-13 14:41:48 +00:00
},
{
name: 'Vince Picone',
description: 'Building design systems at IBM',
url: 'https://vincepic.one/uses',
twitter: '@TheElodin',
emoji: '🦩',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Design Systems',
'JavaScript',
'Developer',
'Full Stack',
'React',
'Node',
'CSS',
'Performance',
'Accessibility',
'Gatsby',
'Web development',
],
},
2020-01-11 02:36:18 +00:00
{
name: 'Ben Congdon',
description: 'Golang, Python, Rust. Runs in the Cloud.',
url: 'https://benjamincongdon.me/uses',
twitter: '@BenRCongdon',
emoji: '🤷‍♂️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Engineer',
'Go',
'Rust',
'Serverless',
'Python',
'JavaScript',
'React',
],
},
2020-01-13 18:23:50 +00:00
{
2020-01-11 10:25:33 +00:00
name: 'Jens van Wijhe',
description: 'Creative web developer and entrepreneur',
url: 'https://jens.ai/uses',
twitter: '@jvanwijhe',
emoji: '👨🏻‍🚀',
country: '🇳🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'Vue',
'Angular',
'Ionic',
'Firebase',
'PHP',
'Laravel',
'WordPress',
2020-01-11 10:25:33 +00:00
'CSS',
'Tailwind',
],
},
2020-01-11 13:42:56 +00:00
{
name: 'Jacob Herper',
description:
'Senior Front-End Engineer with a passion for all things digital. I create amazing web apps to make the internet a better place.',
url: 'https://herper.io/uses/',
twitter: '@jakeherp',
emoji: '👨‍💻',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'React',
'Gatsby',
'Front End',
'Engineer',
'TypeScript',
'Performance',
'Entrepreneur',
],
},
2020-01-21 10:40:18 +00:00
{
name: 'Ajay Karwal',
description: 'A designer, developer and UX guy from Buckingham, UK.',
2020-01-21 10:40:18 +00:00
url: 'https://ajaykarwal.com/uses/',
twitter: '@ajaykarwal',
emoji: '👨‍💻',
country: '🇬🇧',
computer: 'apple',
phone: 'iphone',
tags: [
'UI',
'UX',
'Developer',
'Designer',
'JavaScript',
'React',
'CSS',
'HTML',
'Frontend',
],
},
{
name: 'David Vives',
description:
'Software Engineer, Web Developer, Chess Player, Comics Reader, Loves reading, learning new things, sushi, BBQ and aioli.',
url: 'http://dispuestoaaprender.netlify.com/en/uses',
twitter: '@davidvives',
emoji: '🦊',
country: '🇨🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'TypeScript',
'NativeScript',
'React',
'Angular',
'Vue',
'Node',
'C#',
'.NET Core',
'.NET',
2020-01-16 14:04:39 +00:00
'Python',
],
},
2020-01-11 18:29:20 +00:00
{
name: 'Ryan Warner',
description: 'Software Engineer and Interface Designer. Leader and Mentor.',
url: 'https://ryan.warner.codes/uses',
emoji: '😄',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Engineer',
'Designer',
'Entrepreneur',
'JavaScript',
'React',
'Gatsby',
'Firebase',
'Node',
'CSS',
],
},
2020-01-11 19:08:35 +00:00
{
name: 'Adam Urban',
2020-01-16 14:04:39 +00:00
description: 'coder, father, left-handed',
2020-01-11 19:08:35 +00:00
url: 'https://urbanisierung.dev/uses/',
twitter: '@urbanisierung',
emoji: '🚀',
country: '🇩🇪',
computer: 'linux',
phone: 'iphone',
tags: [
'Engineer',
'Full Stack',
'Designer',
'TypeScript',
'Angular',
'Node',
'i3',
'Serverless',
'GCP',
],
},
2020-01-12 15:38:42 +00:00
{
name: 'Majo Paskuvan',
2020-01-16 14:04:39 +00:00
description: 'Front End Developer, Reader, Deaf Person',
2020-01-12 15:38:42 +00:00
url: 'https://paskuvan.us/uses.html',
twitter: '@paskuvan',
emoji: '🤟',
country: '🇨🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Ruby On Rails',
'Frontend',
'UI Design',
'Web Development',
'UX',
'Blogger',
'Designer',
2020-01-16 14:04:39 +00:00
],
2020-01-12 21:42:37 +00:00
},
2020-01-13 22:10:51 +00:00
{
name: 'Christopher Wavrin',
description: 'Full Stack Developer',
url: 'https://wavrin.com/uses',
twitter: '@wavrin',
emoji: '🤨',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-16 14:04:39 +00:00
tags: ['Ruby On Rails', 'Vue.js', 'Web Development', 'Full Stack', 'AWS'],
2020-01-13 22:10:51 +00:00
},
2020-01-12 21:42:37 +00:00
{
name: 'Florian Kapfenberger',
description:
'Frontend developer from Austria who likes to create modern applications with React (Native)',
url: 'https://phiilu.com/uses',
twitter: '@phiilu',
emoji: '🐢',
country: '🇦🇹',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Full Stack',
'JavaScript',
'Blogger',
'React',
2020-01-16 14:04:39 +00:00
'Gatsby',
],
2020-01-12 15:38:42 +00:00
},
2020-01-14 07:33:53 +00:00
{
name: 'Maria Altyeva Schuessler ',
description:
'Nacho Cheese Lover and Senior Full-Stack Developer, Project Manager, and Writer based out of Shanghai, China',
url: 'http://mariacodes.io/uses',
twitter: '@mariaschuessler',
emoji: '🥑',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Full Stack',
'JavaScript',
'Blogger',
'React',
'Writer',
2020-01-14 13:54:11 +00:00
'Ruby on Rails',
2020-01-12 15:38:42 +00:00
],
},
2020-01-14 05:07:42 +00:00
{
name: 'Arturo Campos',
description: 'Web Developer, dad, mountain biker, meat lover',
url: 'https://arturocampos.dev/uses',
twitter: '@arturocr',
emoji: '🤖',
country: '🇨🇷',
computer: 'apple',
phone: 'android',
tags: [
'Engineer',
'Front End',
'Developer',
'JavaScript',
'TypeScript',
'React',
'Angular',
'Vue',
'CSS',
],
},
2020-01-17 16:50:24 +00:00
{
name: 'Ibrahim Cesar',
description:
'Philosophy hacker. Fullstack dev && Editor @ media company in Brazil. 4733 pixels tall @ 72dpi',
url: 'https://ibrahimcesar.dev/uses',
twitter: '@ibrahimcesar',
emoji: '🦕',
country: '🇧🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Accessibility',
'Performance',
'Philosophy',
'JavaScript',
'React',
'Node',
'CSS',
],
2020-01-14 05:07:42 +00:00
},
2020-01-14 07:46:14 +00:00
{
name: 'Sercan Eraslan',
description: 'Front-End Tech Lead',
url: 'http://sercaneraslan.com/uses',
twitter: '@sercan_eraslan',
emoji: '🎉',
country: '🇹🇷',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'Developer',
2020-01-14 07:49:24 +00:00
'Front-End',
2020-01-14 07:46:14 +00:00
'Blogger',
'React',
'Vue',
'Angular',
2020-01-14 07:49:24 +00:00
'Svelte',
],
},
2020-01-21 09:24:19 +00:00
{
name: 'Divjot Singh',
description: 'Web Developer, Vegan, Sikh.',
2020-01-21 09:24:19 +00:00
url: 'https://bogas04.github.io/uses',
twitter: '@bogas04',
emoji: '🌱',
country: '🇮🇳',
computer: 'apple',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'React',
'TypeScript',
'JavaScript',
'React',
'Node',
'CSS',
],
},
2020-01-14 04:37:49 +00:00
{
name: 'Jeff Wen',
2020-01-16 14:04:39 +00:00
description: 'Web Developer, Open Source Contributor',
2020-01-14 04:37:49 +00:00
url: 'https://sinchang.me/uses',
twitter: '@sinchangwen',
emoji: '🍕',
country: '🇨🇳',
computer: 'apple',
phone: 'iphone',
2020-01-16 14:04:39 +00:00
tags: ['Web Development', 'Front End', 'Vue', 'React', 'Node', 'Python'],
2020-01-14 04:37:49 +00:00
},
2020-01-14 12:03:02 +00:00
{
name: 'Andrea Prus',
2020-01-16 14:04:39 +00:00
description: 'Full stack developer, blogger',
2020-01-14 12:03:02 +00:00
url: 'https://avris.it/uses',
twitter: '@AvrisIT',
emoji: '🏳‍🌈',
country: '🇪🇺',
computer: 'linux',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'PHP',
'JavaScript',
'Vue',
'Node',
'CSS',
],
},
{
name: 'Bamuleseyo Gideon',
2020-01-16 14:04:39 +00:00
description:
'Software Engineer, Facebook Developer Cirle Kamapala Lead. Front-end ❤️',
url:
'https://medium.com/developer-circle-kampala/what-i-use-my-tools-of-trade-552655db4b8d',
twitter: '@gideon_b_',
emoji: '😎',
country: '🇺🇬',
computer: 'apple',
phone: 'iphone',
tags: [
'JavaScript',
'TypeScript',
'Python',
'React',
'Angular',
'Node',
'Flask',
'Django',
'CSS',
2020-01-16 14:04:39 +00:00
'DevC',
],
},
2020-01-14 03:58:57 +00:00
{
name: 'Nick Taylor',
description: 'Just some dev from Montreal, Quebec, Canada',
url: 'https://www.iamdeveloper.com/uses/',
twitter: '@nickytonline',
emoji: '🔥',
country: '🇨🇦',
computer: 'apple',
2020-01-14 04:01:51 +00:00
phone: 'iphone',
2020-01-14 03:58:57 +00:00
tags: [
'JavaScript',
'Developer',
'React',
'Writer',
'TypeScript',
'Node',
'CSS',
2020-01-14 07:46:14 +00:00
],
},
{
name: 'Benjamin Edenhuizen',
description:
'Front-end web developer with a focus on accessibility and performance.',
url: 'https://rqrauhvmra.com/uses/',
twitter: '@rqrauhvmra',
emoji: '☕',
country: '🇩🇪',
computer: 'windows',
phone: 'iphone',
2020-01-17 16:50:24 +00:00
tags: ['Web developer', 'Front-end', 'Accessibility', 'Performance'],
},
{
name: 'Dave Hill',
description: 'Front-end developer, amateur photographer, podcast beginner.',
url: 'https://davehill.dev/uses/',
twitter: '@davehillpodcast',
emoji: '🔥',
country: '🇬🇧',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Front End',
'HTML',
'CSS',
'JavaScript',
'Accessibility',
'Performance',
],
},
2020-01-14 09:28:31 +00:00
{
2020-01-16 14:04:39 +00:00
name: 'Logan Blangenois',
2020-01-14 09:28:31 +00:00
description:
2020-01-16 14:04:39 +00:00
'Front-end developer passionate about eco-friendly (web)app and React.',
url: 'https://logan-blangenois.be/uses/',
twitter: '@loganblangenois',
emoji: '🧑🏻‍💻',
country: '🇧🇪',
computer: 'apple',
phone: 'iphone',
2020-01-14 09:28:31 +00:00
tags: [
2020-01-16 14:04:39 +00:00
'Front End',
'Developer',
'JavaScript',
'React',
'GraphQL',
'Gatsby',
'HTML',
'CSS',
'Sass',
'Performance',
2020-01-14 13:26:05 +00:00
],
},
2020-01-14 11:30:58 +00:00
{
name: 'Muhammad Umair',
2020-01-16 14:04:39 +00:00
description:
'Fullstack front-end developer and designer, passionate in everything #JavaScript',
url:
'https://gist.github.com/mumairofficial/0d97ed3dca1ba25d9f01b8db8aed42dc',
2020-01-14 11:30:58 +00:00
twitter: '@imumare',
emoji: '💻',
country: '🇵🇰',
computer: 'windows',
phone: 'android',
tags: [
'JavaScript',
'TypeScript',
'Developer',
'React',
'Angular',
'Node',
'CSS',
'Electron',
],
},
2020-01-15 18:49:42 +00:00
{
name: 'Alex Carpenter',
description: 'UI Engineer, Screencaster',
url: 'https://alexcarpenter.me/uses',
twitter: '@hybrid_alex',
emoji: '✌️',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
2020-01-16 14:04:39 +00:00
tags: ['CSS', 'YouTuber', 'Web Development'],
2020-01-15 18:49:42 +00:00
},
{
name: 'Kevin Woblick',
description: 'I turn Pizza into Code and Photos',
url: 'https://www.kovah.de/uses/',
twitter: '@kovah_kvh',
emoji: '👨‍💻',
country: '🇩🇪',
computer: 'apple',
phone: 'android',
tags: [
'Back End',
'Full Stack',
'DevOps',
'PHP',
'JavaScript',
'Python',
'Laravel',
'Vue',
'Docker',
'Blogger',
],
},
2020-01-14 21:18:09 +00:00
{
name: 'Michał Miszczyszyn',
description:
'Motivated full-stack developer not afraid to use any technology. Experienced developer and leader. He, him.',
url: 'https://typeofweb.com/michal-miszczyszyn-uses/',
twitter: '@mmiszy',
emoji: '🙅‍♂️',
country: '🇵🇱',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Full Stack',
'Entrepreneur',
'Teacher',
'Blogger',
'Speaker',
'Mentor',
'JavaScript',
'React',
'Node',
'TypeScript',
'Rust',
2020-01-16 14:04:39 +00:00
'ReasonML',
2020-01-14 21:18:09 +00:00
],
},
2020-01-16 12:37:23 +00:00
{
name: 'Rail Hamdeew',
2020-01-16 14:04:39 +00:00
description: 'Full Stack. Open to new technologies',
2020-01-16 12:37:23 +00:00
url: 'https://hmdw.me/uses/',
twitter: '@rhamdeew',
emoji: '😎',
country: '🇷🇺',
computer: 'apple',
phone: 'iphone',
2020-01-16 14:04:39 +00:00
tags: ['Full Stack', 'Ruby', 'PHP', 'Python', 'JavaScript', 'Vue'],
2020-01-16 12:37:23 +00:00
},
2020-01-21 09:24:49 +00:00
{
name: 'Armno Prommarak',
description: 'Frontend developer, blogger, cyclist.',
url: 'https://armno.in.th/uses',
twitter: '@armno',
emoji: '🔥',
country: '🇹🇭',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'JavaScript',
'CSS',
'HTML',
'Angular',
'TypeScript',
'Blogger',
'Performance',
],
2020-01-21 09:24:49 +00:00
},
2020-01-21 11:37:58 +00:00
{
name: 'Fernando Paredes',
description: 'iOS/macOS developer, serial hobbyist, language nerd.',
url: 'https://fdp.io/about/uses',
twitter: '@nanoxd',
emoji: '😆',
country: '🇺🇸',
computer: 'apple',
phone: 'iphone',
tags: [
'Developer',
'Front End',
'Swift',
'iOS',
'macOS',
'Xcode',
'Rust',
'TypeScript',
'Ruby',
'CSS',
],
},
2020-01-14 13:09:33 +00:00
{
name: 'Tarik Omercehajic',
2020-01-16 14:04:39 +00:00
description:
'DevOps Engineer @BicomSystems. Mechanical Engineer in free time :)',
2020-01-14 13:13:26 +00:00
url: 'https://robotz.tech/uses/',
2020-01-14 13:09:33 +00:00
twitter: '@tariktz',
emoji: '🚀',
country: '🇧🇦',
computer: 'apple',
phone: 'android',
tags: [
'Full Stack',
'DevOps',
'PHP',
'JavaScript',
'Go',
'Vue',
'Web Developer',
'WordPress',
2020-01-14 13:09:33 +00:00
],
2020-01-14 09:30:49 +00:00
},
2020-01-15 11:22:05 +00:00
{
name: 'Duncan McDougall',
description:
'Web developer, contractor, remotely working from the South of Scotland',
url: 'https://www.belter.io/uses/',
twitter: '@duncanmcdougall',
emoji: '🥃',
country: '🇬🇧',
computer: 'windows',
phone: 'android',
tags: [
'Developer',
'Full Stack',
'JavaScript',
'React',
'CSS',
'Performance',
'Remote',
],
},
{
name: 'Kevin Simkanič',
description: 'Wordpress ninja 😎 React lover ❤️ CSS master 🧐',
url: 'https://github.com/kevinko12323/uses',
twitter: '@cholinkol',
emoji: '🍕',
country: '🇸🇰',
computer: 'linux',
phone: 'android',
tags: [
'JavaScript',
'Developer',
'Full Stack',
'React',
'CSS',
'Front End',
'PHP',
'Vue',
'Back End',
'HTML',
'Performance',
'WordPress',
'Sass',
],
},
{
name: 'Lakshmipriya Mukundan',
description:
'Javascript lover, FullStack enthusiast, React Learner (current), Pet lover',
url:
'https://gist.github.com/lakshmipriyamukundan/ddd224306ce962f4f159f1065f0f0c67',
twitter: '@lak_mee',
emoji: ':😺 ',
country: '🇮🇳',
computer: 'linux',
phone: 'android',
tags: [
'JavaScript',
'NodeJs',
'Developer',
'Full Stack',
'React',
'Elasticsearch',
'GraphQL',
],
},
{
name: 'Tony Mamedbekov',
description:
'Architect, developer, cms enthusiast, technologoy evangelist, content creator, bloger, consultant',
url: 'https://www.tmamedbekov.dev/uses',
twitter: '@tmamedbekov',
emoji: '🌍',
country: '🇦🇿',
computer: 'apple',
phone: 'iphone',
tags: [
'Architect',
'Developer',
'SitecoreJSS',
'Sitecore',
'React',
'Developer',
'Angular',
],
},
2020-01-15 09:33:14 +00:00
{
name: 'Jerry Shi',
description:
'Full Stack, Motivated full-stack developer not afraid to use any technology.',
url: 'https://github.com/szy0syz/uses',
twitter: '@szy0syz',
emoji: '🦁',
country: '🇨🇳',
computer: 'apple',
phone: 'android',
tags: [
'Web Development',
'Front End',
'React',
'Node',
'Rust',
'Full Stack',
2020-01-16 14:04:39 +00:00
'GraphQL',
2020-01-15 09:33:14 +00:00
],
},
2020-01-15 19:55:05 +00:00
// 🚨 OH Hey! DO NOT ADD YOURSELF TO THE END OF THE ARRAY 🚨
// 🚨 Add yourself somewhere random. This makes merging you much easier and avoids conflicts. 🚨
// Thx, luv ya - wes
];