mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge pull request #1486 from tobiassjosten/tobiassjosten
Add Tobias Sjösten
This commit is contained in:
commit
3e6bd20800
2 changed files with 46 additions and 0 deletions
|
|
@ -663,6 +663,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
* [Derek Mohr](https://onemohrti.me/about/uses/) — Front-end development by interest, full stack development by trade
|
||||
* [Haseeb Majid](https://haseebmajid.dev/uses/) — Backend software engineer 💻 and village cricketer 🏏
|
||||
* [Narendra Mandadapu](https://5pagesaday.com/uses) — Fullstack Engineer, SEO Nerd, ⭐️⭐️⭐️⭐️⭐️ 5-Star Udemy Instructor, United Kingdom
|
||||
* [Tobias Sjösten](https://www.seastone.io/uses/) — Jack of most software trades, master of a few.
|
||||
* [Łukasz Rybka](https://www.dragonia.org.pl/uses/) — Full Stack Developer from Poland. Public speaker, bootcamp trainer and consultant. Legacy code and CI/CD enthusiast.
|
||||
* [Antonio Piras](https://www.antopiras.dev/uses) — Web developer from Italy, madly in love with Javascript and everything web related.
|
||||
* [Maxwell Morrison](https://maxmorrison.me/uses) — Continuous leaner and freelance full stack developer
|
||||
|
|
|
|||
45
src/data.js
45
src/data.js
|
|
@ -648,6 +648,51 @@ module.exports = [
|
|||
'Web Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Tobias Sjösten',
|
||||
description: 'Jack of most software trades, master of a few',
|
||||
url: 'https://www.seastone.io/uses/',
|
||||
twitter: '@tobiassjosten',
|
||||
emoji: '🏋️',
|
||||
country: '🇸🇪',
|
||||
computer: 'apple',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'FOSS',
|
||||
'Go',
|
||||
'Haskell',
|
||||
'JavaScript',
|
||||
'Lua',
|
||||
'Open Source Software',
|
||||
'PHP',
|
||||
'Python',
|
||||
'TypeScript',
|
||||
'DevOps',
|
||||
'Full Stack',
|
||||
'CSS',
|
||||
'HTML',
|
||||
'Engineer',
|
||||
'Back End',
|
||||
'Front End',
|
||||
'Linux',
|
||||
'SQL',
|
||||
'Writer',
|
||||
'Speaker',
|
||||
'Vim',
|
||||
'Cloud',
|
||||
'Architect',
|
||||
'Kubernetes',
|
||||
'macOS',
|
||||
'Testing',
|
||||
'iOS',
|
||||
'SEO',
|
||||
'Terraform',
|
||||
'Security',
|
||||
'Automation',
|
||||
'Infrastructure',
|
||||
'Google Cloud Platform',
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Nick Reutlinger',
|
||||
description: 'Web Developer with Javascript and SvelteKit',
|
||||
|
|
|
|||
Loading…
Reference in a new issue