Skip to content
View sala7khaled's full-sized avatar
🐞
It’s not a bug, it’s an undocumented feature.
🐞
It’s not a bug, it’s an undocumented feature.
Block or Report

Block or report sala7khaled

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

About me

import Foundation

class ReadMe {

    static let personalInfo: [String: Any] = ["name": "Salah Khaled",
                                              "title": "iOS Developer",
                                              "website": URL(string: "https://linktr.ee/sala7khaled/")!]
    
    static let bio: String? = """
            Results-oriented software developer in the field of iOS Development. I make it my goal
            to create software with a useable and intuitive user interface experience. I also, create highly
            readable and easily maintainable source code. I am constantly striving to learn new technologies
            and look for ways to better myself in this rapidly changing industry.
            """

}

🔭 I’m currently working at Ultimate Solutions
🌱 I’m currently learning SwiftUI
💬 Ask me about anything Here

Salah Khaled | Linktree Salah Khaled | LinkedIn Salah Khaled | LinkedIn Salah Khaled | Gmail




Support me

You can support me and buy me a coffee, if you want.



My stats

Salah Khaled's GitHub Stats  


Tools

                 



Pinned

  1. ios-stationclub ios-stationclub Public

    stationclub is a social networking platform for podcast and radio enthusiasts. With stationclub, users can discover new podcasts and radio stations, connect with other enthusiasts, and share their …

    Swift 18 4

  2. ios-onyx-delivery ios-onyx-delivery Public

    Onyx Delivery is designed to retrieve the order bills list from the backend API, then ensure saving it into the SQL database (with written SQL statements), after that, the app displays the cashed b…

    Swift

  3. Bosta-Gallery Bosta-Gallery Public

    Bosta Gallery is a gallery app that retrieves users' data and albums, and images and displays them with a search option.

    Swift

  4. Vaping Vaping Public

    Vaping app for showing tutorials (Onboarding) and product list using UICollectionView for both Onboarding and Products list.

    Swift

  5. Detector Detector Public

    Camera detector app that uses CoreML to detect images. Then showing a short description from Wikipedia API.

    Swift

  6. Twitterati Twitterati Public

    Twitterati app can check Twitter, looking for the tweets that have the handle of the searched hashtag, then it will look at the latest 100 tweets, then it'll run all hundred tweets through sentimen…

    Swift