Skip to content
View bbvch13531's full-sized avatar
💻
working hard for better life being.
💻
working hard for better life being.

Block or report bbvch13531

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

bbvch13531

Github Stats Top Languages
github stats languages

Apps

Cerchi

Cerchi is bookmark service for better link managing and reading workflow.

AppStore


Blimp

Blimp is commerce platforms app introducing peaceful spaces.

Blimp Website
AppStore


Naver Whale

Web Browser for smart browsing experience.

Naver Whale Website
AppStore


vFlat

vFlat is a scanning app that converts captured images of documents, books, and notes into high-quality PDF or JPG images.

vFlat Website
AppStore


Metamon

On-device inference face generation app using MarioNETte Model.

MarioNETte Website
Metamon Demo


Experences

  • Scatterlab Blimp iOS Developer
  • Naver Whale iOS Developer
  • VoyagerX vFlat iOS Developer
  • Hyperconnect ML Team iOS Developer

Speaking

Articles

Contributions

Chromium

Pinned Loading

  1. TheComposers/LetsGitHubSearch TheComposers/LetsGitHubSearch Public

    Swift 29 5

  2. algorithm algorithm Public

    C++ 1

  3. MonteCarloSimulation1 MonteCarloSimulation1
    1
    import Foundation
    2
    
                  
    3
    class ConcurrentPerformBatchExample {
    4
        func isSatisfingF1(x: Double, y: Double) -> Bool {
    5
            return x * x + (y - 5) * (y - 5) > 5 * 5
  4. chromium/chromium chromium/chromium Public

    The official GitHub mirror of the Chromium source

    C++ 19.2k 7.1k

  5. kodecocodes/swift-algorithm-club kodecocodes/swift-algorithm-club Public

    Algorithms and data structures in Swift, with explanations!

    Swift 28.8k 5k