rakuyoMo / rakuyoMo

Hello! πŸ˜›

Home Page:https://github.com/rakuyoMo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

public enum Rakuyo: String {
    case 🀩 = """
    My name is Rakuyo, but you can also call me 'ιΈ‘ηΏ…'. 
    I am a typical Gemini.
    """
    
    case πŸ’» = """
    I use `Swift` and `Python` for development, and write scripts using `Shell` and `Ruby`. 
    In the past, I used `Objective-C`.
    """
    
    case πŸ”† = """
    I enjoy researching architecture and am good at writing [components](https://github.com/RakuyoKit). 
    At the same time, I care about user interaction and how to develop beautiful interfaces.
    """
    
    case πŸ‘° = """
    [η›–](https://github.com/xxgail) is my wife. 
    She is very lovely.
    """
}