Skip to content
View Wilsonilo's full-sized avatar
:shipit:
Working from home
:shipit:
Working from home

Highlights

  • Pro

Block or report Wilsonilo

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

Top Banner🇽

Hola Mundo

I'm a Software Engineer focused on iOS && macOS based in Cancun, Mexico. Fell in love with tech when i destroyed my dad’s computer when i was 11 and this are some basics:

  • I love the 90's
  • I also like to do Web Development (Front and Back End)
  • I played American Football in College
  • I know a little of Marketing and Design
  • I cook great Sandwiches and Tacos
  • I was a teacher for 8 years at La Salle University in Cancun
  • I play Horde in World of Warcraft
  • I had my own radio show
  • I'm a coffee junkie

Feel free to contact me, open for collaborations, contributing to open sources, and community engagement, here is my Website and my Twitter.

Check my tryhackme learning path:

TryHackMe

You can also see some of my apps here👇

GitHub Streak

Coders are children of the Matrix.

Pinned Loading

  1. 60daysofcodeiosudacity 60daysofcodeiosudacity Public

    60 days of sexy iOS Development with Udacity help.

    Swift

  2. Algorithms-Practices Algorithms-Practices Public

    Repo for Algorithms Challenges and Interview Questions in SWIFT

    Swift

  3. Drag and Drop SwiftUI with ScrollVie... Drag and Drop SwiftUI with ScrollView and HStack
    1
    //: HSTack /Scroll View With Drag and Drop
    2
    // By Wilson Munoz / @yosoywil
    3
    // Inspiration 1: https://gist.github.com/tarasis/f9bac6d98de5433f1ddbadaef02f9a29
    4
    // Inspiration 2: https://swiftui-lab.com/drag-drop-with-swiftui/
    5
    // Really dirty but functional, need to stress test with several items in the ScrollView/HStack and check memory.
  4. RecordAudioExample RecordAudioExample Public

    Simple Record Audio Example (Swift)

    Swift 3 1

  5. VIPER-Example VIPER-Example Public

    Just a small example / boilerplate of a VIPER Project.

    Swift