Pinned Repositories
BBTAN-on-Qt
Implement Android game - BBTAN on Qt
fake-mininet
Fake mininet, use for experiments and education.
local-google-translator
Self-used translator, a good tool with reading paper.
p4-researching
Testbed/Tutorials/Researching work on P4.
simulation-wireless-802.11
For course/education only. We only perform the analysis on the source code, not author it.
stochastic-calculus-and-probability-model
Record the learning materials of the course - "STOCHASTIC ANALYSIS OF COMPUTER NETWORKS" in National Cheng Kung University.
virtual-router
Using tuntap to simulate router port, implement software router and related network functions with C.
docoGen
A document tool within your masterpiece.
papoGen
Use Sass/CSS + Pug + Node.js to generate beautiful static website.
WasmVM
A standalone WebAssembly process virtual machine
kevinbird61's Repositories
kevinbird61/p4-researching
Testbed/Tutorials/Researching work on P4.
kevinbird61/stochastic-calculus-and-probability-model
Record the learning materials of the course - "STOCHASTIC ANALYSIS OF COMPUTER NETWORKS" in National Cheng Kung University.
kevinbird61/virtual-router
Using tuntap to simulate router port, implement software router and related network functions with C.
kevinbird61/BBTAN-on-Qt
Implement Android game - BBTAN on Qt
kevinbird61/fake-mininet
Fake mininet, use for experiments and education.
kevinbird61/K-Compiler
Compiler implementation (Using flex and bison)
kevinbird61/P4-Play
Record something useful information and experiments on P4.
kevinbird61/high-performance-router-architecture-design
[WIP]Course of High Performance Router Architecture Design in National Cheng Kung University.
kevinbird61/flowImpaler
Read and analysis from the network traffic in flow-level.
kevinbird61/sc-pktgen
A packet generator built by C language, which is one of my self-training side project.
kevinbird61/yt-downloader
Build a CLI youtube downloader with youtube-dl (User only need to double click *.bat file)
kevinbird61/behavioral-model
Rewrite of the behavioral model as a C++ project without auto-generated code (except for the PD interface)
kevinbird61/chinese-postman-problem
Project of Course - Graph Theory (EE6622E) in National Cheng Kung University.
kevinbird61/cpython
The Python programming language
kevinbird61/cshell
Basic shell implementation.
kevinbird61/data-compression
Some implementations of data compression algorithms.
kevinbird61/dict
Ternary Search Tree + Bloom filter
kevinbird61/Graph-Theory-Project-Template
Project template of course - Graph Theory (EE6622E) in National Cheng Kung University.
kevinbird61/grpc-practice
Practice & Tutorial of grpc and protocol buffer
kevinbird61/http-requester
A HTTP/1.1 requester which conform with RFC7230.
kevinbird61/Intro
Personal web page for introduction
kevinbird61/LifeGamer_Event
Event Generator, Scheduler of LifeGamer.
kevinbird61/mini-web-framework
Minimized usage of basic node-express framework.
kevinbird61/network-programming
Collection of network programming instances.
kevinbird61/nstack
Userspace TCP/IP stack for Linux
kevinbird61/p4app
kevinbird61/p4c
P4_16 prototype compiler
kevinbird61/p4runtime
Specification documents for the P4Runtime control-plane API
kevinbird61/uidd-fintech
UIDD course usage.
kevinbird61/WasmVM
An unofficial standalone WebAssembly process virtual machine