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

Block or report steniodr

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: 'Python',
    level: 'Intermediate'
}, {
    name: 'SQL',
    level: 'Intermediate'
}, {
    name: 'SAS',
    level: 'Intermediate'
}, {
    name: 'Databricks',
    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', 'PowerBI', 'Pandas', 'Matplotlib', 'IAs'];
let otherSkills = ['Figma', 'Adobe XD', 'AnyDesk', 'Oracle VM VirtualBox', 'Insomnia', 'Postman', 'Trello', 'CNAB', 'JSON', 'JSON Schema', 'Chipchamp'];
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');
if (year >= 2025 && degree == true) courses.push('MBA - Data Warehouse e Business Intelligence');
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