- Notifications
You must be signed in to change notification settings - Fork238
🧝♂️
NotificationsYou must be signed in to change notification settings
Zhenye-Na/zhenye-na
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#!/usr/bin/python# -*- coding: utf-8 -*-classSoftwareEngineer:def__init__(self):self.name="Zhenye Na"self.role="Software Engineer"self.language_spoken= ["zh_CN","en_US"]defsay_hi(self):print("Thanks for dropping by, hope you find some of my work interesting.")me=SoftwareEngineer()me.say_hi()
- Personal website and blog:https://zhenye-na.github.io/
- Notes of AWS Solution Architecture - Associate:https://zhenye-na.github.io/aws-certs-cheatsheet/
- [WIP] LeetCode Solutions & Notes:https://zhenye-na.github.io/leetcode/
- Java Concurrent Programming 1 - Fundamentals
- Introduction to Dependency Injection in Java
- Distributed Transactions and Sagas in Microservices
- Design Patterns: Strategy Pattern
- Java Best Practices - Logging
Cloud Services:
Programming Languages:
Tools and Services:
About
🧝♂️
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.