Skip to content
View Zhenye-Na's full-sized avatar
🧙‍♂️
What goes around comes around.
🧙‍♂️
What goes around comes around.

Organizations

@b3log @apachecn @doocs @Programming-With-Love

Block or report Zhenye-Na

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zhenye-Na/README.md

Hello there 👋

visitors Open Source Love

#!/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 Bedrock SageMaker API Gateway DynamoDB Lambda ECS Fargate SQS SNS S3 IAM VPC CloudWatch X-Ray

Programming Languages:

Python Rust Go Java

Tools and Services:

Kubernetes Docker

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

DA-RNN crnn-pytorch

Pinned Loading

  1. image-similarity-using-deep-ranking Public

    🖼️ 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)

    Python 156 39

  2. e2e-learning-self-driving-cars Public

    🚗 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "End-to-End Learning for Self-Driving Cars" (arXiv:1604.07316) with Udacity's Simulator

    Jupyter Notebook 78 13

  3. giligili Public

    Go 32 13

  4. neural-style-pytorch Public

    📄 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch implementation of "A Neural Algorithm of Artistic Style" (arXiv:1508.06576)

    Python 22 4

  5. drl-dql/DQN-Flappy-Bird Public

    🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning

    Python 19 9

  6. leetcode Public

    👨‍💻 This repository contains the solutions and explanations for algorithm problems in LeetCode, implemented by Python or Java. Code Skeletons are generated automatically via the `vscode-leetcode` p…

    Python 28 12

161 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Zhenye-Na has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.