Pinned Repositories
Aho-Corasick
Aho-Corasick Multi-pattern Matching for Golang
Aho-Corasick-Benchmark
Benchmark for Aho-Corasick Multi-pattern Matching Algorithm (github.com/HansenH/Aho-Corasick)
alpaca
A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
Game-of-Life
John Conway's Game of Life
Genshin_Impact_Wishes_Analyzer
原神抽卡数据导出excel并分析。Genshin Impact Wishes Analyzer. Read wishes log from URL and save them to Excel. Analyze wishes' history data with Python.
go-kafka-simple-client
simple kafka console client written in Go
GoTourSolutions
My solutions for exercises in A TOUR OF GO
minimal-mistakes-with-panorama-homepage
MM theme with a new panorama homepage layout and other misc personised modifications / beautifications
my-giscus-board
GitHub Discussions in this public repository is used to power the comments system of my static blog site https://hansenh.com
HansenH's Repositories
HansenH/Genshin_Impact_Wishes_Analyzer
原神抽卡数据导出excel并分析。Genshin Impact Wishes Analyzer. Read wishes log from URL and save them to Excel. Analyze wishes' history data with Python.
HansenH/Aho-Corasick
Aho-Corasick Multi-pattern Matching for Golang
HansenH/Aho-Corasick-Benchmark
Benchmark for Aho-Corasick Multi-pattern Matching Algorithm (github.com/HansenH/Aho-Corasick)
HansenH/alpaca
A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
HansenH/Game-of-Life
John Conway's Game of Life
HansenH/go-kafka-simple-client
simple kafka console client written in Go
HansenH/GoTourSolutions
My solutions for exercises in A TOUR OF GO
HansenH/minimal-mistakes-with-panorama-homepage
MM theme with a new panorama homepage layout and other misc personised modifications / beautifications
HansenH/my-giscus-board
GitHub Discussions in this public repository is used to power the comments system of my static blog site https://hansenh.com
HansenH/PeriodCalculator
HansenH/plot-function-svg
Plot 3D math equation z=f(x, y) with SVG format.
HansenH/SharedWhiteBoard
Java shared white board server and client. It is originally developed for my COMP90015 assignment2 in 2021 with further upgrades after.
HansenH/Snake_tkinter
Snake game (python tkinter)