An open API service indexing awesome lists of open source software.

https://github.com/zhh2001/zhh2001.github.io

My personal tech notes on SDN, P4, INT, Go, and beyond — sharing what I learn from both research and hands-on development.
https://github.com/zhh2001/zhh2001.github.io

go golang learning network networking notes openflow p4 pdp science sdn

Last synced: 6 days ago
JSON representation

My personal tech notes on SDN, P4, INT, Go, and beyond — sharing what I learn from both research and hands-on development.

Awesome Lists containing this project

README

          

# 我的个人学习笔记网站

[![GitHub License](https://img.shields.io/github/license/zhh2001/zhh2001.github.io?style=for-the-badge)](https://opensource.org/licenses/MIT)
[![Website](https://img.shields.io/website?url=https://zhh2001.github.io&up_message=online&style=for-the-badge&logo=vue.js)](https://zhh2001.github.io)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/zhh2001/zhh2001.github.io/deploy.yml?style=for-the-badge&logo=github-actions)
[![GitHub deployments](https://img.shields.io/github/deployments/zhh2001/zhh2001.github.io/github-pages?style=for-the-badge&logo=githubpages)](https://github.com/zhh2001/zhh2001.github.io/actions/workflows/deploy.yml)
[![GitHub Discussions](https://img.shields.io/github/discussions/zhh2001/zhh2001.github.io?style=for-the-badge&logo=github)](https://github.com/zhh2001/zhh2001.github.io/discussions)
![GitHub Repo stars](https://img.shields.io/github/stars/zhh2001/zhh2001.github.io?style=for-the-badge&logo=refinedgithub)
![GitHub package.json dev/peer/optional dependency version](https://img.shields.io/github/package-json/dependency-version/zhh2001/zhh2001.github.io/dev/markdown-it-mathjax3?style=for-the-badge&logo=markdown)
![GitHub package.json dev/peer/optional dependency version](https://img.shields.io/github/package-json/dependency-version/zhh2001/zhh2001.github.io/dev/vitepress?style=for-the-badge&logo=vitepress)

欢迎访问我的个人学习笔记网站!这里是我整理和分享学习笔记的地方,涵盖了我感兴趣的多个领域,包括编程、科研和其他技术相关内容。

## 网站简介

本网站主要用于存放和展示我的学习笔记,旨在帮助我更好地整理知识,同时也希望能够为他人提供一些参考和帮助。所有内容均为个人学习过程中的总结和记录,可能会有不完善之处,欢迎指正和建议!

## 内容分类

### 1. 编程笔记

- Go
- gRPC
- MySQL
- Redis
- Eino

### 2. 科研笔记

- ​**SDN 基础**:SDN 架构、OpenFlow 协议、P4、P4Runtime API
- ​**SDN 应用**:网络虚拟化、流量工程、负载均衡、网络监控、带内网络遥测
- ​**SDN 工具**:Mininet、Wireshark、iPerf、Scapy
- ​**SDN 安全**:SDN 安全挑战、防御机制、加密技术

### 3. 其他

- 文献阅读笔记、学习心得、资源推荐等。

## 使用说明

1. ​**浏览笔记**:点击导航栏中的分类,查看相关笔记。
2. ​**搜索功能**:使用搜索框快速查找特定内容。
3. ​**反馈与建议**:如果您发现任何问题或者要提出改进建议,可以通过 [GitHub Issues](https://github.com/zhh2001/zhh2001.github.io/issues) 或邮件(1652709417@qq.com)联系我。

## 许可证

本网站的所有学习笔记均基于 [MIT 许可证](https://github.com/zhh2001/zhh2001.github.io?tab=MIT-1-ov-file#readme) 发布。您可以自由使用、修改和分发这些内容,但请保留原始的版权声明和许可证文本。

## 贡献

如果您有兴趣为我的学习笔记做出贡献,欢迎提交 Pull Request!请在提交前确保您的修改符合以下要求:

- 内容准确且清晰。
- 格式与现有笔记保持一致。

## 联系我

- ​**GitHub**: [https://github.com/zhh2001](https://github.com/zhh2001)
- ​**Email**: 1652709417@qq.com
- ​**个人博客**: [https://zhh2001.github.io](https://zhh2001.github.io)

---

© 2024 张恒华. 本网站基于 [MIT 许可证](https://github.com/zhh2001/zhh2001.github.io?tab=MIT-1-ov-file#readme) 发布。