Skip to content
View AymanAtallahAhmed's full-sized avatar
  • _VOIS
  • Cairo
Block or Report

Block or report AymanAtallahAhmed

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
AymanAtallahAhmed/README.md

Hi 👋, I'm Ayman

iOS Engineer

  • ⚡ Fun fact Mr. Robot >>> BB

Connect with me:

aymanthedev

Languages and Tools:

c firebase git jenkins objectivec postman swift

aymanatallahahmed

Pinned

  1. AYCore AYCore Public

    Swift

  2. LovooTask LovooTask Public

    Swift

  3. NYTimes-news NYTimes-news Public

    fetching news from NYTimes API

    Swift

  4. cacheLFUAlgorithm.swift cacheLFUAlgorithm.swift
    1
    class Node {
    2
        var key: Int
    3
        var value: Int
    4
        var freq: Int
    5
        var next: Node?
  5. emitron-iOS emitron-iOS Public

    Forked from razeware/emitron-iOS

    iOS version of emitron

    Swift

  6. Launch-Screen Launch-Screen Public

    this is the code for my Custom splash screen animations, code built using swift 5 and Xcode 11.

    Swift