Git Product home page Git Product logo

Hi there 👋 !

About Me 👨‍💻

const express = require("express");

const app = express();

app.get("/info", (req, res, next) => {
  return res.json({
    name: "Omar.A",
    email: "[email protected]",
    role: "Backend Developer",
    about:
      "self-taught developer, focused on back-end development, \
      Passionate about software engineering. \
      Seeking to design, and build secure, scalable, and high-performing back-end systems.",
    availableForHiring: true,
  });
});

app.listen(3000, () => {
  console.log("Server running on port 3000");
});

Social & Contacts 📱


My Github Stats 📉


My Top Languages 📚


Tools I Usually Use 🛠️

OMAR.A's Projects

a-journey icon a-journey

My journey to build random stuff, and practice Backend Engineering, I will go from a Monolithic to MicroServices exploring and building cool stuff! 🚀💻

chatting-app icon chatting-app

simple one to one private chat app built with django and nodejs socket.io.

chatwoot icon chatwoot

Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

django-collector-app icon django-collector-app

open-source Django web app & Twitter bot to pull Twitter threads into a blog post to read/save easily.

filament icon filament

Admin panel, form builder and table builder for Laravel. Built with the TALL stack. Designed for humans.

incantogamus icon incantogamus

video games api project to be used in our journey https://github.com/civilcoder55/a-journey

jsonapi-resources icon jsonapi-resources

A resource-focused Rails library for developing JSON:API compliant servers.

laravel-laposta icon laravel-laposta

Laravel web application to schedule social media posts for later publishing

liquid icon liquid

Liquid markup language. Safe, customer facing template language for flexible web apps.

mysql-snippets icon mysql-snippets

useful mysql snippets from my daily development life [will be updated constantly]

p-gate icon p-gate

simple payment gateway demo project built with nodejs and typescript

php-snippets icon php-snippets

useful php snippets from my daily development life [will be updated constantly]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.