Skip to content
View OmarElprolosy66's full-sized avatar

Highlights

  • Pro

Block or report OmarElprolosy66

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OmarElprolosy66/README.md

Omar Elprolosy

Backend and Software Engineer focused on building scalable server-side applications and systems programming.

Tech Stack

Languages
TypeScript JavaScript C C++ C%23 Java Python x64 Assembly

Backend Frameworks
NestJS Express Laravel

Databases
PostgreSQL MySQL MongoDB

Tools & DevOps
Docker Docker Compose CMake Make

Areas of Interest

  • Backend Architecture & API Design
  • Systems Programming
  • Network Programming
  • Low-Level Development

Notable Projects

Project Description
dsc STB-style single-header C library for data structures (hash tables, dynamic lists) with type-safe generics
inventory-management-system.JS Inventory management system

Contact

LinkedIn Instagram Gmail


GitHub

Pinned Loading

  1. Halima-Inc/HalimaE-commerce Halima-Inc/HalimaE-commerce Public

    TypeScript 2

  2. dsc dsc Public

    DSC (Data Structure Collection) is an STB-style single-header library providing efficient, type-safe implementations of essential data structures for C projects. Designed for simplicity, portabilit…

    C

  3. C_HashTable C_HashTable Public

    A simple generic implementation of C hash table.

    C

  4. inventory-management-system.JS inventory-management-system.JS Public

    A Node.js, Express, and MongoDB backend for managing products, categories, suppliers, purchases, and users. Includes JWT authentication, validation, modular architecture, and integration/unit tests…

    JavaScript