Pinned Repositories
blockchain
the blockchain project with cryptocurrency
c-generic-data-structures
some common data structures implemented in C, supporting generic types
coroutine-server
a sample echo server using c++20 coroutine
CS410CourseProject
distributed-hash-table
A masterless distributed in-memory key-value database (distributed hash table)
moji-proxy-server
a server that forward the request to mojidict.com
simple-vad
auto subtitle timeline maker
smallworld-visualizer
[Web] Visualizer for building a deck with the card smallworld
voronoi-remesh
3D model remeshing using voronoi diagram
ygo-calc
A probability calculator for yu-gi-oh 游戏王概率计算器
jsc723's Repositories
jsc723/voronoi-remesh
3D model remeshing using voronoi diagram
jsc723/smallworld-visualizer
[Web] Visualizer for building a deck with the card smallworld
jsc723/ygo-calc
A probability calculator for yu-gi-oh 游戏王概率计算器
jsc723/c-generic-data-structures
some common data structures implemented in C, supporting generic types
jsc723/simple-vad
auto subtitle timeline maker
jsc723/coroutine-server
a sample echo server using c++20 coroutine
jsc723/CS410CourseProject
jsc723/distributed-hash-table
A masterless distributed in-memory key-value database (distributed hash table)
jsc723/cpp-utils
some convenient c++ functions / classes
jsc723/jscript
a simple script language
jsc723/moji-proxy-server
a server that forward the request to mojidict.com
jsc723/wuziqi
a traditional board game written in c++/Qt (aka gomoku)
jsc723/AutoProve
a tool that generates logic proofs
jsc723/cs416-project
cs416 project
jsc723/cs513-proj
cs513 data cleaning final project
jsc723/flask-file-server
A flask file server with an elegant frontend for browsing, uploading and streaming files
jsc723/golang-example-web-app
a simple todo app
jsc723/j-promise
jsc723/java-producer-consumer
a java implementation for the producer consumer model
jsc723/learn-gh
jsc723/mimic3-benchmarks-with-sand
Final project for CS598 DLH
jsc723/MP4_cs410
jsc723/mysh
my simple shell program
jsc723/noms
The versioned, forkable, syncable database
jsc723/ruby-example-web-app
ruby example question & answer app
jsc723/SAnD
[Implementation example] Attend and Diagnose: Clinical Time Series Analysis Using Attention Models
jsc723/scripts
scripts and code snipples
jsc723/simple-parser
a parser (generator) for simple languages that do not have recursive structure and can be naturally splitted by lines.
jsc723/tech_review
brown clustering tech review
jsc723/wuziqi-server