Pinned Repositories
spark
Apache Spark - A unified analytics engine for large-scale data processing
delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
imstagran
A clone of Instagram using Flutter and Firebase.
khttpd
An experimental HTTP server implemented as Linux kernel module
transformer-pytorch
A PyTorch implementation of Transformer, experimenting with both Post-LN (Post-LayerNorm) and Pre-LN (Pre-LayerNorm).
ultrasonic-piano
vehicle-routing-problem
Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.
sehttpd
A small and efficient web server with 1K lines of C code
jwang0306's Repositories
jwang0306/vehicle-routing-problem
Solves vehicle routing problem with Linear Programming using pulp package, which yields the optimal solution.
jwang0306/imstagran
A clone of Instagram using Flutter and Firebase.
jwang0306/transformer-pytorch
A PyTorch implementation of Transformer, experimenting with both Post-LN (Post-LayerNorm) and Pre-LN (Pre-LayerNorm).
jwang0306/ultrasonic-piano
jwang0306/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
jwang0306/flyte
Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks.
jwang0306/khttpd
An experimental HTTP server implemented as Linux kernel module
jwang0306/lab0-c
C Programming Lab: Assessing Your C Programming Skills
jwang0306/sehttpd
A small and efficient web server with 1K lines of C code
jwang0306/spark
Apache Spark - A unified analytics engine for large-scale data processing
jwang0306/uc-compiler
A simple compiler for the micro-C programming language.