Software Engineer at Zilliz
#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareEngineer:
def __init__(self):
self.name = "Enwei Jiao"
self.role = "Software Engineer"
self.language_spoken = ["zh_CN", "en_US"]
self.code = ["Python", "Java", "Scala", "Go", "C++", "Rust"]
self.contributer = ["Apache Kylin", "Milvus", "Databend", "Byzer-Lang"]
self.experience = [
"Principal Engineer at Zilliz",
"ex-Leader of Enterprise Edition Apache Kylin",
"ex-Sr Manager at Kyligence",
]
self.focus = [
"building the most popular database for AI",
"cloud native data engine"
]
me = SoftwareEngineer()
🐱 My GitHub Data
📦 46.7 kB Used in GitHub's Storage
🏆 419 Contributions in the Year 2023
🚫 Not Opted to Hire
📜 57 Public Repositories
🔑 0 Private Repositories
I'm an Early 🐤
🌞 Morning 2227 commits ██████░░░░░░░░░░░░░░░░░░░ 23.60 %
🌆 Daytime 4534 commits ████████████░░░░░░░░░░░░░ 48.04 %
🌃 Evening 2602 commits ███████░░░░░░░░░░░░░░░░░░ 27.57 %
🌙 Night 74 commits ░░░░░░░░░░░░░░░░░░░░░░░░░ 00.78 %
📅 I'm Most Productive on Thursday
Monday 1897 commits █████░░░░░░░░░░░░░░░░░░░░ 20.10 %
Tuesday 1251 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.26 %
Wednesday 1251 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.26 %
Thursday 2295 commits ██████░░░░░░░░░░░░░░░░░░░ 24.32 %
Friday 2169 commits ██████░░░░░░░░░░░░░░░░░░░ 22.98 %
Saturday 286 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.03 %
Sunday 288 commits █░░░░░░░░░░░░░░░░░░░░░░░░ 03.05 %
📊 This Week I Spent My Time On
🕑︎ Time Zone: Asia/Shanghai
💬 Programming Languages:
No Activity Tracked This Week
🔥 Editors:
No Activity Tracked This Week
🐱💻 Projects:
No Activity Tracked This Week
💻 Operating System:
No Activity Tracked This Week
I Mostly Code in Python
Python 9 repos ███████░░░░░░░░░░░░░░░░░░ 27.27 %
Go 6 repos █████░░░░░░░░░░░░░░░░░░░░ 18.18 %
Shell 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.06 %
C++ 2 repos ██░░░░░░░░░░░░░░░░░░░░░░░ 06.06 %
Ruby 1 repo █░░░░░░░░░░░░░░░░░░░░░░░░ 03.03 %
Last Updated on 25/07/2023 15:24:25 UTC