Pinned Repositories
AndroidAutoLayout-master
CircleImage
Picasso 设置圆形ImageView,外加半透明边缘外层
Coderust-Hacking-the-Coding-Interview
Coderust: Hacking the Coding Interview https://www.educative.io/courses/coderust-hacking-the-coding-interview
CustomerManagement
Servlet和JSP使用JDBC实现客户管理系统的增删改查curd
CustomerPage
Servlet和JSP使用JDBC实现客户管理系统的增删改查curd+分页查询功能
downAndroidSDK
Android SDK Download python script
fileUpload
java Servlet和 jquery ajax实现显示文件上传进度
Flask-Graphene-SQLAlchemy
A demo project for Flask + GraphQL (With Graphene & SQLAlchemy)
goproxy-3
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases 官方QQ交流群:189618940
SinaWeibo_SDK_Perfect_Demo
自己修复过后的android版新浪weibo sdk demo V3.1.2
ksharpdabu's Repositories
ksharpdabu/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
ksharpdabu/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
ksharpdabu/AlgoXY
Book of Elementary Algorithms and Data structures
ksharpdabu/awesome-golang-algorithm
:memo: LeetCode of algorithms with golang solution(updating).
ksharpdabu/bayesoptbook.github.io
Companion webpage for the book "Bayesian Optimization" by Roman Garnett
ksharpdabu/builddatabase
Build a distributed SQL database from the ground up
ksharpdabu/campus_recruitmen_questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。持续更新中
ksharpdabu/CFWarp-Pro
仅支持"内核集成"模式的WARP多功能脚本(支持ARM/X86):纯IPV4、纯IPV6、双栈IPV4+IPV6 各种VPS都可用。目前已测试通过oracle(甲骨文云),gpc(谷歌云),buyvm,racknerd,virmach,vultr,aws(亚马逊云),azure(微软云),bandwagonhost(搬瓦工)……欢迎大家补充反馈!
ksharpdabu/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
ksharpdabu/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
ksharpdabu/DS-Career-Resources
Compilation of resources and insights that helped me on my journey to data scientist
ksharpdabu/easeagent
An agent component for Java system
ksharpdabu/easegress
A Cloud Native traffic orchestration system
ksharpdabu/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
ksharpdabu/gctoolkit
Tool for parsing GC logs
ksharpdabu/iam
极客时间《Go 语言项目开发实战》教学项目
ksharpdabu/interference
opensource distributed database with base JPA implementation and event processing support
ksharpdabu/KVM-install
Debian/Ubuntu/CentOS 网络安装/网络重装/纯净安装 一键脚本
ksharpdabu/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
ksharpdabu/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
ksharpdabu/log-viewer
Web UI to viewing logs
ksharpdabu/natpass
内网穿透工具
ksharpdabu/pingtunnel
ICMP流量伪装转发工具 ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
ksharpdabu/pwru
Packet, where are you? -- Linux kernel networking debugger
ksharpdabu/samurai
open source thread dump analysis tool
ksharpdabu/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
ksharpdabu/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
ksharpdabu/unplugged
Open book about math and programming.
ksharpdabu/vtun
A simple VPN written in golang.
ksharpdabu/WorkingTime