Pinned Repositories
163spider
爬取网易客户端内容的小爬虫。
aliyun-openapi-net-sdk
aliyun open api sdk for .net
amazeui
Amaze UI, a mobile-first and modular front-end framework.
answer_sheet_scan
使用python3+opencv3实现的一些识别答题卡的例子
foundations-for-analytics-with-python
itchat_robot
itchat库和图灵机器人API实现的聊天机器人
jeecg-boot
一款基于代码生成器的JAVA快速开发平台!全新架构前后端分离:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
mama-hd
妈妈再也不用担心我的 MacBook 发热了计划之 1080P
PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
store.js
localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood
kamihati's Repositories
kamihati/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!全新架构前后端分离:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
kamihati/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
kamihati/answer_sheet_scan
使用python3+opencv3实现的一些识别答题卡的例子
kamihati/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
kamihati/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
kamihati/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
kamihati/flask
The Python micro framework for building web applications.
kamihati/im
.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.
kamihati/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
kamihati/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
kamihati/kamihati.github.io
git blog
kamihati/MaterialDesign
✒3800+ Material Design Icons from the Community
kamihati/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
kamihati/netcore3demo
Asp.Net Core 3.0 Demo
kamihati/NettyChat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
kamihati/numpy-ml
Machine learning, in numpy
kamihati/odoo
Odoo. Open Source Apps To Grow Your Business.
kamihati/PowerShell
PowerShell for every system!
kamihati/protobuf
Protocol Buffers - Google's data interchange format
kamihati/python-demo
快递100,接口,API,快递100免费接口,快递查询接口,快递查询接口,快递100 api,快递100 api接口,快递100接口,快递查询api,快递查询api 免费,快递api,快递接口,接口,API,查询,快递查询,快递信息推送,实时快递查询,云打印,电子面单,商家寄件,C端寄件
kamihati/realworld
由React,Angular,Node,Django等提供支持的示例性fullstack Medium.com克隆 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
kamihati/repelook
连连看
kamihati/SmartStoreNET
Open Source ASP.NET MVC Ecommerce Shopping Cart Solution
kamihati/SpiderBase
爬虫相关
kamihati/SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
kamihati/swift
The Swift Programming Language
kamihati/terraform
Terraform 是一种安全有效地构建、更改和版本控制基础设施的工具(基础架构自动化的编排工具)。具体的说就是可以用代码来管理维护 IT 资源,把之前需要手动操作的一部分任务通过程序来自动化的完成,这样的做的结果非常明显:高效、不易出错。Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
kamihati/the-art-of-command-line
熟练使用命令行是一种常常被忽视,或被认为难以掌握的技能,但实际上,它会提高你作为工程师的灵活性以及生产力。本文是一份我在 Linux 上工作时,发现的一些命令行使用技巧的摘要。有些技巧非常基础,而另一些则相当复杂,甚至晦涩难懂。这篇文章并不长,但当你能够熟练掌握这里列出的所有技巧时,你就学会了很多关于命令行的东西了。 这篇文章是许多作者和译者共同的成果。 这里的部分内容 首次 出现 于 Quora, 但已经迁移到了 Github,并由众多高手做出了许多改进。 如果你在本文中发现了错误或者存在可以改善的地方,请贡献你的一份力量。Master the command line, in one page
kamihati/todomvc
Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
kamihati/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.