Stéfany Coimbra

BiT Blog Editor - Brazilians in Tech at Brazilians in Tech
  • Claim this Profile
Contact Information
us****@****om
(386) 825-5501
Location
Itajubá, Minas Gerais, Brazil, BR
Languages
  • Inglês Full professional proficiency
  • Português Native or bilingual proficiency
  • Francês Limited working proficiency

Topline Score

Topline score feature will be out soon.

Bio

Generated by
Topline AI

You need to have a working account to view this content.
You need to have a working account to view this content.

Credentials

  • Introduction to Cybersecurity
    Cisco
    Aug, 2023
    - Nov, 2024
  • CyberOps Associate
    Cisco
    Apr, 2023
    - Nov, 2024
  • CCNA: Introduction to Networks
    Cisco
    Jan, 2023
    - Nov, 2024
  • Cybersecurity Essentials
    Cisco
    Oct, 2022
    - Nov, 2024
  • Meta HackerCup
    Meta
    Sep, 2022
    - Nov, 2024
  • The Complete 2022 Web Development Bootcamp
    Udemy
    Sep, 2022
    - Nov, 2024
  • Maratona Mineira de Programação
    Maratona Mineira de Programação
    May, 2022
    - Nov, 2024
  • Participação no Evento NASA Space Apps Challenge 2020
    NASA International Space Apps Challenge
    Oct, 2020
    - Nov, 2024
  • Participação no Evento NASA Space Apps COVID-19 Challenge 2020
    NASA International Space Apps Challenge
    May, 2020
    - Nov, 2024
  • Participação na Competição de Robótica Iron Cup, na INATEL, em 2020
    RoboCore Tecnologia
    Mar, 2020
    - Nov, 2024
  • Participação no Evento Bota Pra Fazer 2019, Unifei, Itajubá
    Diretora de Empreendedorismo da UNIFEI
    Oct, 2019
    - Nov, 2024
  • Participação no Evento NASA Space Apps Challenge 2019
    Diretora de Empreendedorismo e Inovação da UNIFEI
    Oct, 2019
    - Nov, 2024
  • Participação na Competição de Robótica Winter Challenge Concórdia, em 2019
    RoboCore Tecnologia
    Sep, 2019
    - Nov, 2024

Experience

    • Brazil
    • Non-profit Organizations
    • 1 - 100 Employee
    • BiT Blog Editor - Brazilians in Tech
      • Aug 2022 - Present

      Brazilians in Tech is a non-profit organization that connects, offers support and guides women who want to work or are already working in STEM in finding career opportunities, resources and sharing experiences. Part of the Creation time, responsible for creating content for our blog, newsletter and social media. Working as writer and editor of the Blog BiT at Medium. Brazilians in Tech is a non-profit organization that connects, offers support and guides women who want to work or are already working in STEM in finding career opportunities, resources and sharing experiences. Part of the Creation time, responsible for creating content for our blog, newsletter and social media. Working as writer and editor of the Blog BiT at Medium.

    • Brazil
    • Higher Education
    • 700 & Above Employee
    • Undergraduate Student in Computer Engineering
      • Feb 2019 - Present

    • Scholarship researcher of Undergraduate Research Project "PIBIC Fapemig"
      • Nov 2021 - Sep 2022

      PIBIC Fapemig Undergraduate Research Project entitled "Patient Procedure Safety Control System as an eHealth Solution".- Developed a responsive hospital application targeting the surgical field, so that doctors could track and manage patients' surgical procedure history, nurses could look for and access patients' daily information as well as view available inpatient rooms, and maintenance technicians could check how many people are logged into the system to schedule repairs.- Utilized Node.js and Express.js framework to post and request data as well as initialize a website server.- Added Bootstrap to help build the style of the application and MongoDB as the NoSQL database. Show less

    • Scholarship researcher of the Institutional Program of Undergraduate Research Project "PIBIC CNPq"
      • Aug 2019 - Dec 2019

      PIBIC CNPq Undergraduate Research Project in the area of autonomous system with an Unmanned Aircraft for the identification of faults in electric power transmission lines.- To identify the failures on the electric power transmission lines, it was used the software MavSDK to configure the drone.- The concepts of Reinforcement Learning and Artificial Intelligence were studied to identify patterns on the power lines in future works.- The drone used on tests to set the parameters on MavSDK was a Q250 model and we tested with both NASA and Pixhawk px4 controllers. Show less

    • South Korea
    • Higher Education
    • 300 - 400 Employee
    • Exchange Student
      • Mar 2023 - Jun 2023

      Student sponsored by Global Korea Scholarship - GKS Program - Mentor on KNU Global Gateway Mentoring Program. - Member of Baduk Club (an Asian game). - Studied the following subjects: Neural Networks, Machine Learning, IoT, Human-Computer Interaction and Korean Language I. Student sponsored by Global Korea Scholarship - GKS Program - Mentor on KNU Global Gateway Mentoring Program. - Member of Baduk Club (an Asian game). - Studied the following subjects: Neural Networks, Machine Learning, IoT, Human-Computer Interaction and Korean Language I.

    • Brazil
    • Software Development
    • 1 - 100 Employee
    • Contestant
      • Apr 2022 - Dec 2022

      - Programming in C and C++. - Developed skills in different topics of programming, such as Graphs and Dynamic Programming. - Learned how to use STL Library in C++ on codes. - Used Beecrowd, CodeForces, Neps Academy, HackerRank and LeetCode to train for competitions. - Programming in C and C++. - Developed skills in different topics of programming, such as Graphs and Dynamic Programming. - Learned how to use STL Library in C++ on codes. - Used Beecrowd, CodeForces, Neps Academy, HackerRank and LeetCode to train for competitions.

    • France
    • IT Services and IT Consulting
    • 700 & Above Employee
    • Projeto Semestral Unifei - PSU
      • Apr 2022 - Jul 2022

      The "Projeto Semestral Unifei - PSU" is an initiative of the Federal University of Itajubá - Unifei to bring students closer to partner companies in order for students to effectively contribute to a real project of a company. My team and I participated together with Thales Company, with the challenge of making improvements in the IoT Teaching Kit to allow the development of embedded solutions in the Internet of Things. The evolving project would need the implementation of security and encryption between the Mosquitto broker and MQTT protocol and also the addition of a reset button on the physical board in order to facilitate the process of rebooting the system in hardware. We should include in the development: - Proper corrections to the schematic and layout of the board - Correction of rework done on the current board - Creation of security documentation for future work and teams - Use GitHub for versioning the project The 1st challenge was to develop a reset button along with correcting the existing rework on the development board. To do this, the Altium Designer tool was used, where the schematic and footprint for a reset button were created respecting the voltage, current and size conditions appropriate for the board and simulations were made using Proteus. In addition, resistors and capacitors were inserted based on the WiFi module datasheets and all the schematic and footprint libraries were standardized, customized for each component and its characteristics. The 2nd challenge focused on the part of creating the security layer between Mosquitto and MQTT. The TLS module was added, which is a protocol that provides data encryption, integrity, and authentication, to the dashboard flow with temperature data, acceleration, and other information related to the module. Finally, my team created a security and encryption manual for Mosquitto and versioned all editions of the module on GitHub for easy collaboration and version management. Show less

    • Brazil
    • Industrial Machinery Manufacturing
    • 1 - 100 Employee
    • Eletronics
      • Mar 2019 - Sep 2021

      Uai!rrior is a team created in 2001 and it's a reference in combat robots nationally and internationally, with projects from radio-controlled robots to autonomous ones, like FollowLine and different categories of Sumos. It has trophies in a lot of competitions and in the first participation in Battlebots in 2019 conquered the Giant Bolt in the Desperado Tournament. - Member of the Electronics team. - Programming in C for microcontrollers. - Development of electronics circuits for DC motors using Altium Designer. - Supervisor of electronics projects. - Responsible for teaching new members technical concepts related to electronics, tools, softwares and programming languages by developing and structuring courses and activities. - In charge of assembling the electronic circuits of combat robots during competitions. - Collected knowledge about batteries, project management, electronics components, mechanical tools, welding and configuration of radio-controllers. Show less

    • Brazil
    • Industrial Machinery Manufacturing
    • 1 - 100 Employee
    • Engineering Internship at Mobilis
      • Feb 2021 - Feb 2021

      - Developed a reconstruction of a battery pack design for an electric vehicle with focus on the maintenance time. - Made schematics with Kicad, with connections from the BMS board to other components. - Co-created a project in Autodesk Fusion with the mechanical specifications and a BMS board to monitor current and tension from all cells of the battery. - Developed a reconstruction of a battery pack design for an electric vehicle with focus on the maintenance time. - Made schematics with Kicad, with connections from the BMS board to other components. - Co-created a project in Autodesk Fusion with the mechanical specifications and a BMS board to monitor current and tension from all cells of the battery.

  • Equipe de Drones Firebird
    • Ouro Preto, Minas Gerais, Brasil
    • Software
      • Apr 2018 - Feb 2019

      Member of Software Member of Software

    • Brazil
    • Computer Hardware
    • Eletronics
      • Jan 2018 - Feb 2019

      Member of Electronics Member of Electronics

    • PIBIC Jr. Researcher
      • Mar 2018 - Dec 2018

      PIBIC Jr. research scholarship student in Undergraduate Research Project on "Preparation and characterization of polyaniline (PAni) and PAni/ PVS/nanoparticles of ZnO and carbon nanotubes films: potential application as sensors" PIBIC Jr. research scholarship student in Undergraduate Research Project on "Preparation and characterization of polyaniline (PAni) and PAni/ PVS/nanoparticles of ZnO and carbon nanotubes films: potential application as sensors"

Education

  • Universidade Federal de Itajubá
    Undergraduate student in Computer Engineering, Engenharia de Computação
    2019 - 2023
  • Instituto Federal de Minas Educação, Ciência e Tecnologia de Minas Gerais - IFMG, Campus Ouro Preto
    Técnico em Automação Industrial, Automação Industrial
    2016 - 2019

Community

You need to have a working account to view this content. Click here to join now