Skip to content
View victormanuelfrancodev's full-sized avatar
๐Ÿฆ
้ ‘ๅผตใ‚Œ
๐Ÿฆ
้ ‘ๅผตใ‚Œ

Highlights

  • Pro

Block or report victormanuelfrancodev

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

Hi there ๐Ÿ‘‹

๐Ÿงฐ Languages and Tools:

Flutter Flutter Swift Kotlin

Top Langs

Victor's GitHub stats

Pinned Loading

  1. circularmenu circularmenu Public

    circularmenu

    C++ 8 1

  2. share_social_media_plugin share_social_media_plugin Public

    Share Social Media Plugin

    Objective-C 3 2

  3. looking if in the word repeat some c... looking if in the word repeat some char
    1
    func isUnique(word:String)->Bool{
    2
        if word.count > 128 {
    3
            return false
    4
        }
    5
        var abc = Array<Bool>(repeating: false, count: 128)
  4. Validate binary tree Validate binary tree
    1
    void main() {
    2
      var mySolution = Solution();
    3
      mySolution.solution();
    4
    }
    5
    
                  
  5. VIPERiOSExample VIPERiOSExample Public

    Viper example iOS

    Swift

  6. SNKPractice SNKPractice Public

    Practice Snapkit iOS swift

    Swift