class WeiXiabing:
def __init__(self):
self.username = 'weixiabing'
self.name = 'Xiabing Wei'
self.twitter = '@wwuuy'
self.code = {
'backend': ['Java', 'Spring Boot', 'Spring Framework', 'Hibernate', 'REST APIs', 'Microservices'],
'3D_reconstruction': ['3DGS', 'COLMAP', 'Meshroom', 'Structure-from-Motion (SfM)', 'NeRF'],
}
self.database = ['PostgreSQL', 'MySQL', 'MongoDB']
self.devops = ['Docker', 'Kubernetes', 'Jenkins', 'AWS', 'GitHub Actions']
self.tools = ['GIT', 'GitHub', 'PyCharm', 'IntelliJ IDEA', 'Postman', 'Swagger']
self.architecture = ['Microservices', 'MVC', 'Event-Driven Architecture', 'Serverless']
def __str__(self):
return self.name
if __name__ == '__main__':
me = WeiXiabing()
print(me)
weixiabing
Follow
👌
Focusing
Highlights
Popular repositories Loading
-
-
-
-
ZFCourseTakingAssistant
ZFCourseTakingAssistant PublicForked from Void-JackLee/ZFCourseTakingAssistant
一款面向新版正方教学一体化教育服务系统(浙江中医药大学)的抢课脚本。
JavaScript 1
-
docusaurus
docusaurus PublicForked from facebook/docusaurus
Easy to maintain open source documentation websites.
TypeScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.