1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| { "name": "李灯举", "english_name": "Kevin T. Lee", "gender": "男", "home_town": "泸州", "current_live_in": "成都", "email": "hello[at]lidengju.com", "star_sign": "处女座", "motto": "与其诅咒黑暗,不如燃起明灯", "research_interests": ["认知机器人", "神经网络", "自然语言处理", "软件研发"], "engineering": { "web_backend": ["Java", "Spring", "Spring boot", "MyBatis", "MySQL"], "data_science": ["python", "tensorflow", "tf-keras", "opencv-python", "scikit", "flask"], "web_frontend": ["javascript", "vue", "electron", "wx-app"], "design": ["sketch", "omnigraffle"], "multi-media": ["photoshop", "after effects", "final cut pro x"], "others": ["unity 3d"] } }
|