Skip to content

Gabrielgfr/stebsnusch

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 

Repository files navigation

Hello, World! ๐Ÿ‘‹

I'm a Software Engineer @ Microsoft.

More about me
const stebs = {
    personal: {
        fullName: 'Stephany Nusch',
        birthDate: '1995-05-20',
        pronouns: 'she' | 'her',
        interests: ['music', 'games', 'language learning', 'anime'],
        motivation: [
            'Help improving diversity and inclusion',
            'Making life easier and smarter through tech',
        ],
    },
    technical: {
        technologies: {
            frontEnd: {
                Javascript: ['Vanilla JS', 'React', 'Redux', 'Jest'],
                HTML: ['HTML5', 'Semantic HTML'],
                CSS: ['sass', 'styled-components', 'Bootstrap'],
            },
            backEnd: {
                Javascript: ['Node.js', 'Express']
            },
            architecture: ['Single Page Applications', 'Domain Driven Design', 'Feature First'],
        },
    }
}

Gmail Twitter: stephdotjs Linkedin: stephanynusch GitHub: stebsnusch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published