mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Adding Michal Mazur
This commit is contained in:
parent
19f9fb1cee
commit
057683d0ff
1 changed files with 36 additions and 0 deletions
36
src/data.js
36
src/data.js
|
|
@ -21,6 +21,42 @@
|
||||||
* Keep this a commonjs export.
|
* Keep this a commonjs export.
|
||||||
*/
|
*/
|
||||||
module.exports = [
|
module.exports = [
|
||||||
|
{
|
||||||
|
name: 'Michal Mazur',
|
||||||
|
description: 'Backend Software Engineer, Blogger, Digital Nomad, Technical Generalist',
|
||||||
|
url: 'https://cybershu.eu/uses.html',
|
||||||
|
twitter: '@MichalMzr',
|
||||||
|
emoji: '🧰',
|
||||||
|
country: '🇵🇱',
|
||||||
|
computer: 'apple',
|
||||||
|
phone: 'android',
|
||||||
|
tags: [
|
||||||
|
'Java',
|
||||||
|
'Kotlin',
|
||||||
|
'Typescript',
|
||||||
|
'Automation',
|
||||||
|
'Spring',
|
||||||
|
'Spring Boot',
|
||||||
|
'Dropwizard',
|
||||||
|
'Python',
|
||||||
|
'Svelte',
|
||||||
|
'Rust',
|
||||||
|
'LLM',
|
||||||
|
'YML',
|
||||||
|
'Prompt engineering',
|
||||||
|
'Wordpress',
|
||||||
|
'Bootstrap',
|
||||||
|
'Vue 3',
|
||||||
|
'JavaScript',
|
||||||
|
'REST',
|
||||||
|
'MySQL',
|
||||||
|
'Backend',
|
||||||
|
'Developer',
|
||||||
|
'Remote',
|
||||||
|
'Architecture',
|
||||||
|
'Software Engineer'
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Khafizi Noh',
|
name: 'Khafizi Noh',
|
||||||
description: 'Full-stack web developer based in Cyberjaya, Malaysia.',
|
description: 'Full-stack web developer based in Cyberjaya, Malaysia.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue