Skip to content
View Ahmed-Gaper's full-sized avatar

Highlights

  • Pro

Organizations

@accordproject

Block or report Ahmed-Gaper

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Ahmed-Gaper/README.md

Hi there, I'm Ahmed Gaper!

Software Engineer with 2+ years of experience optimizing projects via DSA and Low-Level Programming.
Currently, I'm learning backend development and diving into core CS topics (OS, networks, databases, and OOAD).
Keen to contribute to open-source, focusing on solving complex algorithmic challenges (over 400 problems solved on various platforms) and building robust solutions.

Pinned Loading

  1. concerto concerto Public

    Forked from accordproject/concerto

    Business schema language and runtime

    JavaScript

  2. Password-Manager Password-Manager Public

    A secure console-based password management solution—initially console-only, with planned UI and advanced feature improvements—stores and encrypts your passwords using robust cryptographic algorithms.

    C#

  3. Salah-Tamer/Compression-Tool Salah-Tamer/Compression-Tool Public

    A compression tool that applies LZSS and Huffman algorithms for efficient multi-layered text compression.

    C# 1

  4. problem-solving problem-solving Public

    Map of my problem solving journey and DSA practice.

  5. Sparse-Array-and-Matrix Sparse-Array-and-Matrix Public

    The doubly-linked list-based SparseArray and SparseMatrix libraries optimize memory for sparse datasets by storing only non-zero elements in a doubly-linked list, significantly reducing storage com…

    C++ 1