-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1851 from voi-tech/master
Adding voitech
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2588,6 +2588,28 @@ module.exports = [ | |
phone: 'iphone', | ||
tags: ['TypeScript', 'Node.js', 'Next.js', 'Tailwind', 'AWS', 'Blogger'], | ||
}, | ||
{ | ||
name: 'voitech', | ||
description: | ||
'English teacher, IT specialist, programming instructor, cyber security educator, personal knowledge management consultant', | ||
url: 'https://voitech.lol/uses/', | ||
country: '🇵🇱', | ||
mastodon: `@[email protected]`, | ||
emoji: '💻', | ||
computer: 'apple', | ||
phone: 'iphone', | ||
tags: [ | ||
'Apple', | ||
'MacOS', | ||
'Linux', | ||
'Fedora', | ||
'ObsidianMD', | ||
'Markdown', | ||
'Personal Knowledge Management', | ||
'Privacy', | ||
'Security' | ||
] | ||
}, | ||
{ | ||
name: 'Seirdy', | ||
description: 'I write about and develop software to promote user autonomy.', | ||
|