Skip to content
View steniodr's full-sized avatar
🎯
Focusing
🎯
Focusing
  • São Paulo - SP

Block or report steniodr

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

HelloWorld! 🌎

【Stenio D. Rapchan】

Typing SVG

Contact

💻 ☕ Backend Developer Jr

🌆 São Paulo - SP

var programmingLanguages = [{
    name: 'Javascript',
    level: 'Intermediate'
}, {
   name: 'Typescript',
   level: 'Beginner'
}, {
    name: 'Python',
    level: 'Beginner'
}{
    name: 'C#',
    level: 'Beginner'
},, {
    name: 'Java',
    level: 'Beginner'
}];

var languages = [{
    language: 'Portuguese',
    level: 'Native'
},
{
    language: 'English',
    level: 'Intermediate'
},
{
    language: 'Spanish',
    level: 'Beginner'
}];

let certified = ['Scrum Foundation Professional Certificate (SFPC) - (Português)', 'Kanban Foundation KIRF (Português)', 'Remote Work and Virtual Collaboration - (Portuguese)', 'Become Remote', 'HTML Web Developer', 'Pensamento Crítico'];

let devSkills = ['REST/RESTful', 'Graphql', 'APIs', 'Puppeteer', 'Playwright', 'Express', 'Git', 'Sequelize', 'Requests', 'PM2', 'MySQL', 'HTML', 'CSS', 'EJS', 'SQL', 'Pandas', 'Matplotlib'];
let otherSkills = ['Figma', 'Adobe XD', 'AnyDesk', 'Oracle VM VirtualBox', 'Insomnia', 'Postman', 'Trello', 'CNAB', 'JSON', 'JSON Schema'];
let softSkills = ['Empathy', 'Communicative', 'Proactive', 'DesireToLearn', 'Humorous', 'Pair programming', 'Team work'];
let loves = ['Pizza', 'Cats', 'Travel', 'Code', 'Coffee'];

let courses = [];
let year = new Date().getFullYear();

if (year > 2015) courses.push('High School - Complete');
if (year > 2017) courses.push('Computer Technician - Complete');
if (year > 2019 && year < 2022) courses.push('Information System - In progress');
if (year >= 2022 && degree == true) courses.splice(2, 1, 'Information System - Complete');
console.log(courses);

let wantToLearnMoreEveryDay = true;
let openToWork = true;

Pinned Loading

  1. desafio-backend desafio-backend Public

    Forked from Kitado/desafio-backend

    Repositório de desafios para backends

  2. Dinosaur-Google-Game Dinosaur-Google-Game Public

    JavaScript

  3. Pokemon-Page-Nodejs Pokemon-Page-Nodejs Public

    Using the PokéAPI API to make a simple project to demonstrate skills in Node.js

    EJS 1

  4. Guia-Perguntas Guia-Perguntas Public

    JavaScript

  5. Projeto_Integrado_2022_Acidentes_Aereos_Brasil Projeto_Integrado_2022_Acidentes_Aereos_Brasil Public

    Análise de Dados sobre Acidentes Aéreos Ocorridos no Brasil de 2010 a 2019 aplicando técnicas de ciência de dados.

    Jupyter Notebook