Skip to content

Instantly share code, notes, and snippets.

View AbrahamSalloum's full-sized avatar

Abraham Salloum AbrahamSalloum

View GitHub Profile
<html xmlns:office="urn:schemas-microsoft-com:office:office"
xmlns:word="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<br>
<style>
table, tr, td, th{
const express = require('express');
const app = express();
const helmet = require("helmet");
const nodemailer = require("nodemailer");
require('dotenv').config()
app.use(express.json())
app.use(helmet());
const transporter = nodemailer.createTransport({
host: process.env.SMTPHOST,

Keybase proof

I hereby claim:

  • I am abrahamsalloum on github.
  • I am abrahamsalloum (https://keybase.io/abrahamsalloum) on keybase.
  • I have a public key whose fingerprint is E5B6 D3DB 2457 2C31 EB39 9877 024B 182F C041 1FFA

To claim this, I am signing this object: