Pinned Repositories
antch
Antch, a fast, powerful and extensible web crawling & scraping framework for Go
apigo
avatar-generator
Generates default avatars from a given string (such as username).
beego
beego is an open-source, high-performance web framework for the Go programming language.
blog
:books: 计算机开放电子书归档
Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
demo
dreamgo
一个新手学习用的博客系统,用 Go 语言实现自己的梦想。
wandoujia_comments
抓取豌豆荚应用和游戏的评论
adamxy's Repositories
adamxy/wandoujia_comments
抓取豌豆荚应用和游戏的评论
adamxy/antch
Antch, a fast, powerful and extensible web crawling & scraping framework for Go
adamxy/beego
beego is an open-source, high-performance web framework for the Go programming language.
adamxy/blog
:books: 计算机开放电子书归档
adamxy/Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
adamxy/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
adamxy/flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
adamxy/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
adamxy/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
adamxy/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
adamxy/golang
《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
adamxy/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
adamxy/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
adamxy/it-ebooks-archive
:books: 计算机开放电子书归档
adamxy/javascript
📄Airbnb React/JSX 中文编码规范
adamxy/jupyterlab
JupyterLab computational environment.
adamxy/jupyterlab-themes
More color themes for Jupyter Lab
adamxy/jupyterlab_apod
JupyterLab extension tutorial answer key. Please see the tutorial at https://jupyterlab.readthedocs.io/en/stable/extension/extension_tutorial.html
adamxy/LearnGolang
《Golang学习资源大全-只有Go语言才能改变世界》Only Golang Can Change The World.
adamxy/Learning-in-practice
learning
adamxy/netdata
Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/
adamxy/notebook
Jupyter Interactive Notebook
adamxy/python-twitter
A Python wrapper around the Twitter API.
adamxy/python_code
python falsk create code
adamxy/Qiskit-js-test
adamxy/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
adamxy/react-admin-master
基于React-Antd的后台模板Demo
adamxy/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
adamxy/StudyNotes
个人学习笔记
adamxy/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。