Giter VIP home page Giter VIP logo
import LHxHub

struct MyProfile {
    
    static func who_am_i() -> String {
        return "Hi there 👋, I'm LaoHan"
    }
    
    static func what_i_do() -> [String] {
        return [
            "Website Development",
            "Mobile Apps Development"
        ]
    }
    
    static func current_learn() -> [String] {
        return [
            "Swift"
        ]
    }
    
    static func my_open_source() -> String {
        return "LHxHub"
    }
    
    static func my_social() -> [String] {
        return [
            "https://dub.sh/V92LTUD",
        ]
    }
    
}

LaoHan's Projects

bottompopup icon bottompopup

BottomPopup provides a popup-like presentation style to any view controller

discord.js icon discord.js

A powerful JavaScript library for interacting with the Discord API

folding-cell icon folding-cell

:octocat: 📃 FoldingCell is an expanding content cell with animation inspired by folding paper material design UI made by @Ramotion

gedatsu icon gedatsu

Gedatsu provide readable format about AutoLayout error console log

gulp icon gulp

The streaming build system

hello-hacktober icon hello-hacktober

This repository is for people who are starting to program, and want to participate in hacktoberfest or just want to contribute

itchat icon itchat

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

lhxhub icon lhxhub

Useful Swift extensions make developer great again !!! ⚠️

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.