Skip to content
View suxinde2009's full-sized avatar
🌈
Work from home
🌈
Work from home

Organizations

@SkyPrayerStudio

Block or report suxinde2009

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

Hi there, 👋


Here are some quick things about me:

  • 🔭 I am a mobile application developer focused on iOS application development since 2011.
  • 📫 I make games and softwares.
  • ⚡ I’m currently working on iOS/Android/Multimedia.
  • 🌱 I’m currently learning Go/Vue.js/Kotlin/Flutter/React Native/Rust/TypeScript.
  • 🤔 I’m looking for help with ffmpeg/webrtc/audio/opengles.


function tryToUnderstand(point) {
    if (known(point)) { return 'Aha' }
    const smallPoints = split(point)
    smallPoints?.map(tryToUnderstand)
}

Pinned Loading

  1. FoundationExt FoundationExt Public

    An extension framework for Foundation framework of iOS.

    Swift 1