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 - 23 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 23 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...












