Social media
- π₯ Engineer: FullCam - Fulltime Gestora de Dados Ltda
- πͺ Founder & Engineer: Mexpenses - Menos planilha. Mais vida!
- π€ Contributor in the global pandemic: CoronavΓrus | Estado de SΓ£o Paulo
- π€ Contributor Open Source: The Only Ducks
- π Brazil, GarΓ§a SP - 22 years
- π¬ hectddos103@gmail.com
- Β Hector Silva#6727 
import {memo} from 'react';
import {render} from "react-dom";
const AboutMe = memo(() => {
  return (
    <h1 className="title">My work</h1>
    <ul className="about">
       <li>AWS</li>
       <li>Hetzner Cloud</li>
       <li>Architetures</li>
       <li>Payment gateways</li>
       <li>Refactors</li>
       <li>Landing Pages</li>
       <li>New features</li>
       <li>Bug fixes</li>
       <li>Code review</li>
       <li>Deploy CI/CD</li>
    </ul>
    <p className="description">
	Programming since was 16 years old and currently 22 years,
	i have technical english and almost 6 years of professional
	experience in web programming, I am always looking to learn,
	improve and learn about new technologies on the current market,
	so that I can 	apply this knowledge aiming for a stable
	architecture and excellent quality in your services.
    </p>
  );
}, (_prevProps, _nextProps) => {
    return true;
});
render(<AboutMe/>,document.getElementById('hector_silva'));π template-zoom-javascript
A Mouse-Follow Zoom Functionality on Hover with Examples in React and Vanilla JS
βοΈ Autores: @Hector Silva
π templates-observables
An Observer is a consumer of values delivered by an Observable. Observers are simply a set of callback functions.
π
Learn more about RxJS.
βοΈ Authors: @Hector Silva @Giovane Santos
π micromailer
API with Node.js to allow easy sending of emails with the Nodemailer module.
βοΈ Authors: @Hector Silva
- "covid brasil"
- "covid [cidade]"
- "covid [sigla: estado]"
βοΈ Authors: @Hector Silva
π website-etecmam
[Final paper] Application for viewing courses, subjects and administration of the institution.
π 2019
Etec Monsenhor Antonio Magliano.
βοΈ Authors: @Hector Silva @Diogo AlvesΒ 
π See more repositories...













