Skip to content
View jessieleo's full-sized avatar

Block or report jessieleo

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

Popular repositories Loading

  1. HighPerformance_SearchAlgorithm_IOSApp HighPerformance_SearchAlgorithm_IOSApp Public

    Instant Search App with given prefix without using any database. I am using binary search and only searching the subsequence when the user adds another character so performance is efficient.

    Swift 1

  2. WebSocketSwifty WebSocketSwifty Public

    Forked from seyitcodeit/WebSocketSwifty

    A simple websocket server for sending client one of the sample JSONs randomly and periodically.

    Python 1

  3. SalesForce_WebViewTest SalesForce_WebViewTest Public

    Forked from seyitcodeit/SalesForce_WebViewTest

    How to achieve Facebook, Twitter or SalesForce webview Xcode UI tests in IOS platform ? This was little tricky and I made a sample project how to resolve this issue easily. https://seyitcodeit.medi…

    Swift

  4. iOS14.2_Device_Support_Files iOS14.2_Device_Support_Files Public

    Forked from seyitcodeit/iOS14.2_Device_Support_Files

    Xcode 12.1 doesn’t include support for 14.2 so I implemented its device support files for 14.2. https://stackoverflow.com/q/64736953/14531220