Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Zhenye-Na/Zhenye-Na
🧝♂️
https://github.com/Zhenye-Na/Zhenye-Na
github-readme-profile
Last synced: 3 months ago
JSON representation
🧝♂️
- Host: GitHub
- URL: https://github.com/Zhenye-Na/Zhenye-Na
- Owner: Zhenye-Na
- Created: 2020-09-10T23:33:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T03:14:46.000Z (5 months ago)
- Last Synced: 2024-08-20T06:27:57.837Z (5 months ago)
- Topics: github-readme-profile
- Homepage: https://zhenye-na.github.io/
- Size: 28.3 KB
- Stars: 80
- Watchers: 1
- Forks: 216
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-awesome-github-profile-readme - Zhenye Na
- awesome-github-profile-readme - Zhenye Na
README
# Hello there 👋
![visitors](https://visitor-badge.laobi.icu/badge?page_id=zhenye-na.zhenye-na)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badge/)```python
#!/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
- 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/### 📔 Latest Blog posts
- [Java Concurrent Programming 1 - Fundamentals](https://zhenye-na.github.io/blog/2023/05/24/fundamentals-of-java-concurrenct-programming.html)
- [Introduction to Dependency Injection in Java](https://zhenye-na.github.io/blog/2022/09/18/intro-to-java-dependency-injection.html)
- [Distributed Transactions and Sagas in Microservices](https://zhenye-na.github.io/blog/2022/06/19/distributed-transactions-and-sagas-in-microservices.html)
- [Design Patterns: Strategy Pattern](https://zhenye-na.github.io/blog/2022/05/16/design-patterns-the-strategy-pattern.html)
- [Java Best Practices - Logging](https://zhenye-na.github.io/blog/2022/05/03/java-best-practices-logging.html)## 🔧 Technologies & Tools
**Cloud Services:**
![AWS](https://img.shields.io/badge/Cloud-AWS-informational?style=flat&logo=amazon-aws&logoColor=white&color=6aa6f8)
![API Gateway](https://img.shields.io/badge/API-Gateway-informational?style=flat&logo=amazon-api-gateway&logoColor=white&color=6aa6f8)
![DynamoDB](https://img.shields.io/badge/Database-DynamoDB-informational?style=flat&logo=amazon-dynamodb&logoColor=white&color=6aa6f8)
![AWS Lambda](https://img.shields.io/badge/Compute-AWS_Lambda-informational?style=flat&logo=amazon-aws&logoColor=white&color=6aa6f8)
![CloudWatch](https://img.shields.io/badge/Monitoring-CloudWatch-informational?style=flat&logo=amazon-cloudwatch&logoColor=white&color=6aa6f8)
![SQS](https://img.shields.io/badge/Queue-SQS-informational?style=flat&logo=amazon-sqs&logoColor=white&color=6aa6f8)**Programming Languages:**
![Java](https://img.shields.io/badge/Code-Java-informational?style=flat&logo=java&logoColor=white&color=6aa6f8)
![Python](https://img.shields.io/badge/Code-Python-informational?style=flat&logo=python&logoColor=white&color=6aa6f8)
![Go](https://img.shields.io/badge/Code-Go-informational?style=flat&logo=go&logoColor=white&color=6aa6f8)
![Rust](https://img.shields.io/badge/Code-Rust-informational?style=flat&logo=rust&logoColor=white&color=6aa6f8)**Tools and Services:**
![Kubernetes](https://img.shields.io/badge/Tools-Kubernetes-informational?style=flat&logo=kubernetes&logoColor=white&color=6aa6f8)
![Docker](https://img.shields.io/badge/Tools-Docker-informational?style=flat&logo=docker&logoColor=white&color=6aa6f8)## 🏆 GitHub Trophies
[![trophy](https://github-profile-trophy.vercel.app/?username=zhenye-na&theme=nord&column=7)](https://github.com/ryo-ma/github-profile-trophy)
## 🗂️ Highlight Projects