Skip to content
View 07cs07's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 07cs07

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

Pinned Loading

  1. iOSValidator Public

    UITextField Validator for iOS

    Objective-C 47 24

  2. BCSliderView Public

    Animatable Slider View for iOS

    Objective-C 25 5

  3. Ottran Public

    ஒற்றன்(Ottran) allows you to find the size and type of a remote image by downloading as little as possible. Supports PNG, GIF, JPEG and BMP.

    Objective-C 14 3

  4. RingOfCircles Public

    Swift implementation of a Ring of Circles animation, inspired by https://twitter.com/InfinityLoopGIF/status/1101584983259533312

    Swift 1

  5. Shell Script to show warning if a so...
    1
    #This Shell script will spits out a warning if a source file exceeds a certain number of lines. (in this sample 200 lines)#
    2
    find "${SRCROOT}" \( -name "*.h" -or -name "*.m" \) -print0 | xargs -0 wc -l | awk '$1 > 200 && $2 != "total" { print "Warning " $NF " file has more than 200 lines" }'
    3
    #eg#
    4
    #Warning Projects/SamplePOC/Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m file has more than 200 lines#
  6. clearXcodeConsoleLogs
    1
    tell current application
    2
        activate
    3
        tell application "System Events"
    4
            keystroke "k" using command down
    5
        end tell

1 contribution in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

07cs07 has no activity yet for this period.
Loading