Skip to content
View stebsnusch's full-sized avatar
Block or Report

Block or report stebsnusch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stebsnusch/README.md

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

Pinned

  1. spotify-card-deck spotify-card-deck Public

    Generate your own card deck based on your listening habits and challenge your friends!

    Vue 13 3

  2. stebsnusch.github.io stebsnusch.github.io Public

    My personal portfolio page.

    HTML 19 3

  3. minesweeper minesweeper Public

    A simple minesweeper game!

    JavaScript 4 1

  4. react-typescript-debounce react-typescript-debounce Public

    Project using react hooks to manage debouncing.

    TypeScript 4

  5. react-hooks-news-feed react-hooks-news-feed Public

    A news feed post creation using React hooks.

    TypeScript 4