avatar

username

hexo-theme-lab is a theme for Hexo, it is designed for laboratory website.

C/C++ Python JavaScript HTML CSS Linux Git Docker

Note: 测试模板来自于 https://github.com/Zhenye-Na/zhenye-na/

Hello there 👋

Open Source Love

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

def __init__(self):
self.name = "Zhenye Na"
self.role = "Software Engineer"
self.language_spoken = ["zh_CN", "en_US"]

def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

📝 Blogs

📔 Latest Blog posts

🔧 Technologies & Tools

Cloud Services:

AWS
API Gateway
DynamoDB
AWS Lambda
CloudWatch
SQS

Programming Languages:

Java
Python
Go
Rust

Tools and Services:

Kubernetes
Docker

🏆 GitHub Trophies

trophy