Skip to content
View RanielyFreitas's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report RanielyFreitas

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
RanielyFreitas/README.md

Hello, World! 👋

I'm a full stack developer ❤💻

More about me
const raniely = {
    personal: {
        fullName: 'Raniely Freitas',
        birthDate: '2002-02-11',
        pronouns: 'she' | 'her',
        interests: ['music', 'design', 'language learning', 'movies'],
        motivation: [
            'Become a better professional every day',
            'Achieve big dreams through technology',
        ],
    },
    technical: {
        technologies: {
            frontEnd: {
                Javascript: ['JS', 'ReactJs', 'Redux'],
                HTML: ['HTML5', 'Semantic HTML'],
                CSS: ['sass', 'styled-components', 'Bootstrap'],
            },
            backEnd: {
                ['C#', '.net']
            },
            architecture: ['Single Page Applications', 'Feature First'],
        },
    }
}

Gmail Twitter: stephdotjs Linkedin: stephanynusch GitHub: stebsnusch

Popular repositories Loading

  1. Site-de-vendas-responsivo Site-de-vendas-responsivo Public

    Site de vendas responsivo usando HTML, CSS e JS

    HTML 1

  2. Clone-Youtube Clone-Youtube Public

    Recriando a interface do Youtube usando ReactJS e material-UI

    JavaScript

  3. ranielyfreitas ranielyfreitas Public

  4. Tela-de-cadastro Tela-de-cadastro Public

    CSS

  5. Frontbox Frontbox Public

    Projeto para treinar flexbox e responsividade.

    HTML

  6. Cafeteria-responsiva Cafeteria-responsiva Public

    Projeto responsivo de uma cafeteria usando majoritariamente HTML, CSS e JS.

    HTML