Giter Club home page Giter Club logo

Hi there 👋

const name = 'Sally Barzilai Diament';
const graduation = 'Business School Insper';

const languages1= ['Javascript'];  
  
  const checkStatusLanguages1 = (languages1) => {
    if (languages1.every((language) => { languague === 'learning' }) {
    	return 'true' }
  }

languages1.push('TypeScript');     <!--  learning now -->
languages1.push('Python');     <!--  learning soon -->

const languages2= ['English', 'Spanish', 'French', 'Portuguese'];  
  
  const checkStatusLanguages2 = (languages2) => {
    if (languages2.every((language) => { languague === 'fluently' }) {
    	return 'true' }
  }

  let learning = {
      Trybe: 'full stack web developer',
      Ebac workshop: 'customer experience',
      Ebac workshop: 'product manager',
  }      

How to reach me

My Technical Skills

Languages Frameworks Technologies Tools
JavaScript🔸SQL
React🔸Jest
Git🔸React Testing Library🔸API🔸HTML🔸CSS🔸React Router🔸Redux🔸Context API🔸React Hooks🔸Docker🔸Docker Compose🔸Local Storage🔸Mocks🔸Bootstrap🔸Node.js🔸Express🔸Mocha🔸Sinon🔸Joi🔸JWT
Terminal🔸Bash🔸GitHub🔸Visual Studio Code🔸MySQL Workbench

Git Html Css JavaScript TypeScript React Redux Jest MySql Mongo NodeJs Express Mocha Docker Sequelize

GitHub Stats

Sally Barzilai Diament's Projects

desafio-sharenergy-2023-01 icon desafio-sharenergy-2023-01

Repositório destinado aos interessados em participar do processo seletivo da SHARENERGY 2023/01. As vagas são voltadas para desenvolvimento de aplicações Web e Mobile.

hackaton-klever icon hackaton-klever

Hackaton Klever: desenvolver uma aplicação Front-End que faz a integração com a extensão de google chrome da Klever.

project-07-js-hof-functions icon project-07-js-hof-functions

Project 07 - Javascript HOFs Functions: Higher Order Functions of JavaScript ES6 (map, filter, find, some, every, reduce, forEach, sort), Destructuring and Spread Operator.

project-09-solar-system icon project-09-solar-system

Project 09 - Solar System: first front-end app with React. Introduction to React and it components.

project-14-wallet icon project-14-wallet

Project 13 - Wallet: front-end app using Redux with React. Includes units tests and async e actions to connect with the API.

project-15-trivia icon project-15-trivia

Project 15 Group: Trivia Game, working in group with agile, creating a front-end app game of questions with Redux com React. Includes testes and async actions to connect with the API. [Group]

project-18-docker-to-do-list icon project-18-docker-to-do-list

Project 18 - Docker: docker cli, dockerfile and docker compose. Creating and manipulating docker images and containers.

project-23-blogs-api icon project-23-blogs-api

Project 23 - Blogs API: back-end app with node.js, MySQL, Sequelize, Docker and Json Web Token.

project-24-smith icon project-24-smith

Project 24 - Smith: back-end app with node.js, TypeScript, MySQL, Docker and Json Web Token.

project-25-game-trybers-vs-dragons icon project-25-game-trybers-vs-dragons

Project 24 - Trybers & Dragons: Object Oriented Programming, with classes, interfaces and types, using SOLID's principles of programming in TypeScript.

project-26-futebol-clube icon project-26-futebol-clube

Project 26 - Futebol Clube: back-end API with Node.js, Typescript, Express, Sequelize, MySQL and front-end with React.js. Also have integration tests and Docker.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.