Skip to content
View taffarel55's full-sized avatar
📚
Learning...
📚
Learning...

Highlights

  • Pro

Organizations

@Pareoni
Block or Report

Block or report taffarel55

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

Greetings!!! I'm Maurício Taffarel 🇧🇷

Mudar imagem
  • 🎓 Aeronautical engineering student
  • ⚡ Electrical engineering
  • ⁉️ Eternal questioner and knowledge seeker
  • 📘 Passionate about learning new languages
  • 📫 You can reach me with the links below

Email LinkedIn Instagram Site


Mudar imagem
import React from "react";

const Profile = () => {
  return {
      name: "Maurício",
      nick: "taffarel55",
      gender: "Male"
      hobbies: ["Animes", "Music"],
  }
};

export default Profile;
Mudar imagem
(function repeat() {
  eat();
  sleep();
  code();
  learn();
  make();
  repeat();
})();

Technologies/Tools I've used:

Git GitHub GitLab AzureDevOps pre-commit SemVer Linux HTML5 CSS Sass JavaScript Node.js Wappalyzer npm ESLint Prettier React Vue.js Svelte Vite Webpack Netlify FileZilla XAMPP Insomnia WordPress Elementor Figma Unsplash GIMP Kdenlive C C++ R Python Jupyter Keras Java Pascal VSCode PostgreSQL VHDL Verilog Arduino Assembly Octave LaTeX Overleaf Docker Kubernetes Terraform Jenkins Ansible Prometheus Grafana nginx InfluxDB Shell tmux Trello AWS Amplify Espressif Node-RED MQTT Integromat IoT Manjaro

GIF

Spotify Playing 🎧

Spotify


⬇ Check my pinned projects below and leave a ⭐️ ⬇

Pinned

  1. avr-microcontrollers avr-microcontrollers Public

    Códigos e exemplos para microcontroladores da arquitetura AVR

    Assembly 2

  2. FlappyBird FlappyBird Public

    My first game, it was made using Pzim

    Pascal 4 2

  3. datalogger datalogger Public

    Data Logger to communicate with ATMega328 using Python

    Python 4 1

  4. cryptography cryptography Public

    Um encriptador e decriptador de mensagens bem simples

    C 7 1

  5. PETEletricaUFBA/automacao-iot-nodemcu PETEletricaUFBA/automacao-iot-nodemcu Public

    O projeto busca apresentar um conteúdo prático, objetivo e de fácil consulta sobre Automação e Internet das Coisas (IOT).

    C++ 20 8

  6. mini-instagram mini-instagram Public

    API de uma rede social similar com o Instagram

    JavaScript 2