PHP and Javascript Developer.
Owner at Nordica Digital.
-
Nordica Digital
- Curitiba, Paraná, Brazil
- https://nordica.digital
- @g3luka
- in/g3luka
Pinned Loading
-
whatsapp-bot-openai
whatsapp-bot-openai PublicBot de WhatsApp integrado com ChatGPT/OpenAI
TypeScript 1
-
aws-lambda-checkout-payment
aws-lambda-checkout-payment PublicAplicação de captura de checkout de compra e envio aos gateways de pagamento (PicPay, MercadoPago e PagSeguro)
-
aws-lambda-contact-mail
aws-lambda-contact-mail PublicAWS Lambda to receive a contact form post and send by email (with reCAPTCHA validation)
JavaScript
-
Images Lazy Loading
Images Lazy Loading 1const imageLazyLoad = (element) => {
2const src = element.getAttribute('data-src');
3element.setAttribute('src', src);
4element.removeAttribute('data-src');
5}
-
nextjs-base
nextjs-base PublicMinha base padrão para começar novos projetos em NextJS com TailwindCSS
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.