Skip to content
View zhurongbo111's full-sized avatar
🐶
On the way
🐶
On the way

Block or report zhurongbo111

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
zhurongbo111/README.md

👋 关于我

你好,我是 一名热爱编程的开发者,很高兴你来到我的 GitHub 主页!


🐱 自我介绍

  • 我是一名 2013 年本科毕业的程序员,至今已经在软件开发领域工作了多年。
  • 目前是一名 自由职业者 (Free Worker),致力于通过技术解决实际问题,同时不断提升自己的技能。
  • 个人博客:https://zhurongbo.cn/

💻 技术栈

作为一名全栈开发者,我熟悉以下技术和工具:

后端开发

  • C#: 精通 .NET 框架,能够高效构建 Web 应用。

前端开发

  • HTML: 熟悉语义化标签和响应式设计。
  • CSS: 能够使用 Flexbox 构建现代化的用户界面。
  • JavaScript (JS): 掌握原生 JS 开发,熟悉 DOM 操作和异步编程。
  • TypeScript (TS): 使用 TS 提升代码的可维护性和类型安全性。
  • Vue.js: 熟悉 Vue 2 和 Vue 3,能够快速构建单页应用(SPA)。

DevOps 和云服务

  • Docker: 熟练使用 Docker 容器化应用,优化部署流程。
  • AWS: 熟悉 AWS 的大部分服务,包括 EC2、S3、Lambda、RDS 等,能够设计和部署云端解决方案。


📬 联系方式

如果你有任何问题或合作意向,可以通过以下方式联系我:


🌟 其他

  • 兴趣爱好: 除了编程,我还喜欢阅读技术书籍、探索开源项目,以及尝试新的开发工具。
  • 座右铭: “求知若饥,虚心若愚”

Working Class Open Source

Pinned Loading

  1. ExpressionToWhereClause ExpressionToWhereClause Public

    The source codes of nuget package https://www.nuget.org/packages/ExpressionToWhereClause/

    C# 5 4

  2. Quartz.NetCore.DependencyInjection Quartz.NetCore.DependencyInjection Public

    The project is the extensions of Quartz for .net core project, it benefits you from DependencyInjection.

    C#

  3. CronParser CronParser Public

    This library parse cron expression and Calculation of occurrences of time based on a cron expression

    C#