Pinned Repositories
debezium-connector-spanner
An incubating Debezium CDC connector for Google Spanner
google-cloud-go
Google Cloud Client Libraries for Go.
java-spanner
DataflowTemplates
Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
cassandra-to-spanner-proxy
Context_Free_Grammer_Parser
Recursive decent parser and table driven parser that can parse mathematical expression and evaluate the result with the expression tree in C.
CSAPP_ShellLab
Shell Lab in CSAPP
DataflowTemplates
Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
debezium-connector-spanner
An incubating Debezium CDC connector for Google Spanner
square_breathing_movement
Save and update the C# script file for Unity that moves the camera view follow square breathing and potential locomotion.
ShuranZhang's Repositories
ShuranZhang/CSAPP_ShellLab
Shell Lab in CSAPP
ShuranZhang/square_breathing_movement
Save and update the C# script file for Unity that moves the camera view follow square breathing and potential locomotion.
ShuranZhang/cassandra-to-spanner-proxy
ShuranZhang/Context_Free_Grammer_Parser
Recursive decent parser and table driven parser that can parse mathematical expression and evaluate the result with the expression tree in C.
ShuranZhang/DataflowTemplates
Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
ShuranZhang/debezium-connector-spanner
An incubating Debezium CDC connector for Google Spanner
ShuranZhang/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
ShuranZhang/google-cloud-go
Google Cloud Client Libraries for Go.
ShuranZhang/Huffman_Compress-Decompress_Project
A implementation of Huffman algorithms to compress and decompress files using Java.
ShuranZhang/Java_2048_Game
A 2048 game with GUI and musical effects in Java.
ShuranZhang/Java_Calculator
A calculator that converts mathematical expressions from infix notation to postfix notation with Shunting Yard Algorithms, and then evaluates the postfix expressions. Contains all functions that an online Python calculator has.
ShuranZhang/Kid_Security_Database
ShuranZhang/Relational_Algebra_Database
A simple generic version of MySQL that supports create data, look up data, selection, projection and join invC.
ShuranZhang/StudentCenter-App
A simple single-view APP supports weekly weather checking, core location, professor information, timer and direct access to Black Board in Swift.
ShuranZhang/TreeEnumeration
Binary Tree Enumeration in Ocaml and Prolog
ShuranZhang/java-spanner
ShuranZhang/Street-Map-Project
A street map of University of Rochester, Monroe County and New York City that supports user to find the shortest path between any two points and display the path on the Canvas with Java GUI.
ShuranZhang/UR_Virtual_Cafe
Web Programming Final Project