const express = require("express");
const app = express();
app.get("/info", (req, res, next) => {
return res.json({
name: "Omar.A",
email: "temp.dev.56@gmail.com",
role: "Backend Engineer",
about:
`Experienced and highly skilled back-end engineer with +4 years of expertise in designing, developing,
and maintaining secure, scalable, and high-performing back-end systems.
Results-driven with a deep interest in low-level concepts,
exploring the open-source world, and VoIP applications.`,
availableForHiring: false,
});
});
app.listen(3000, () => {
console.log("π Server running on port 3000");
});
π
Pinned Loading
-
tsami
tsami PublicA TypeScript implementation of the Asterisk Manager Interface (AMI) client for Node.js, inspired by nami.
TypeScript
-
civilcoder55.github.io
civilcoder55.github.io PublicA blog and brand website ππ» built with HUGO the static site generator.
HTML
-
elasticsearch-cheat-sheet
elasticsearch-cheat-sheet PublicElasticsearch cheat sheet for important API endpoints and actions
-
django-collector-app
django-collector-app Publicopen-source Django web app & Twitter bot to pull Twitter threads into a blog post to read/save easily.
Python 2
-
laravel-laposta
laravel-laposta PublicLaravel web application to schedule social media posts for later publishing
-
streaming-app
streaming-app Publicvideo on demand adaptive streaming service built with nodejs
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.