Pinned Repositories
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
apache-mod-markdown
Markdown filter module for Apache HTTPD Server
atlassian-utils
Utility tools for automating some personal tasks in Atlassian Products like Confluence, Jira.
authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
BayesianNeuralNetwork
a repo sharing Bayesian Neural Network recent papers
bootstrap5example
cloudscripts
scripts for cloud related automation/investigation
cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
daily-notes-collector
an obsidian plugin to help organize the daily notes.
gangwang2's Repositories
gangwang2/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
gangwang2/apache-mod-markdown
Markdown filter module for Apache HTTPD Server
gangwang2/atlassian-utils
Utility tools for automating some personal tasks in Atlassian Products like Confluence, Jira.
gangwang2/authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
gangwang2/BayesianNeuralNetwork
a repo sharing Bayesian Neural Network recent papers
gangwang2/bootstrap5example
gangwang2/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
gangwang2/daily-notes-collector
an obsidian plugin to help organize the daily notes.
gangwang2/FaceRecognitionUsing-PCA-2D-PCA-And-2D-Square-PCA
Implementation of PCA/2D-PCA/2D(Square)-PCA in Python for recognizing Faces: 1. Single Person Image 2. Group Image 3. Recognize Face In Video
gangwang2/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
gangwang2/flask
A microframework based on Werkzeug, Jinja2 and good intentions
gangwang2/hbase-python
hbase-python is a pure python package used to access HBase.
gangwang2/hello-win32-2023
gangwang2/libeemd
clone from luuko's https://bitbucket.org/luukko/libeemd/
gangwang2/lihang_cpp
仅仅是用cpp翻译一下WenDesi / lihang_book_algorithm中的算法,熟悉一下armadillo, 顺便复习下李航的老师那本书
gangwang2/ML-algorithme
李航统计学习方法代码实现
gangwang2/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
gangwang2/mobx
Simple, scalable state management.
gangwang2/network
gangwang2/node_exporter
Exporter for machine metrics
gangwang2/obsidian-git
Backup your Obsidian.md vault with git
gangwang2/p7zip
A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).
gangwang2/phxpaxos
C++ Paxos library that has been used in Wechat production environment.
gangwang2/pywinrm
Python library for Windows Remote Management (WinRM)
gangwang2/react-multi-select
A multiple select component for React
gangwang2/reliability
Reliability engineering toolkit for Python - https://reliability.readthedocs.io/en/latest/
gangwang2/statistical-learning
《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.
gangwang2/Statistical-Learning-1
《统计学习方法_李航》每章算法的具体实现(不依赖与其他库)
gangwang2/the-art-of-command-line
Master the command line, in one page
gangwang2/the-gan-zoo
A list of all named GANs!