Pinned Repositories
clojask
Clojask is a Clojure data processing framework with parallel computing on larger-than-memory datasets
clojure-backtesting
Backtesting framework for quantitative investing/trading
clojure-heap
Pure Clojure implementation of a heap, i.e. priority queue
15721-final-project
backend-interview
笔试面试知识整理
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
dataframe
DataFrames for Clojure (inspired by Python's Pandas)
duckdb
DuckDB is an in-process SQL OLAP Database Management System
Dynamic-Zebra-Suisse
legalAI
Some useful modules for processing legal documents in Python
hkulyc's Repositories
hkulyc/15721-final-project
hkulyc/backend-interview
笔试面试知识整理
hkulyc/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
hkulyc/dataframe
DataFrames for Clojure (inspired by Python's Pandas)
hkulyc/duckdb
DuckDB is an in-process SQL OLAP Database Management System
hkulyc/Dynamic-Zebra-Suisse
hkulyc/legalAI
Some useful modules for processing legal documents in Python
hkulyc/Online_Tic_Tac_Toe
This a simple two-player tic tac toe game in Java.
hkulyc/Simple-Card-Game
This is a simple card game in Java.
hkulyc/ee_training
This place is for EE training assignments. To submit the assignments, please create a branch named after your display name on Slack, and then push to the remote repo. For the files not on the expected location, they are not acknowledged.
hkulyc/Summer2024-Internships
Collection of Summer 2023 & Summer 2024 tech internships!
hkulyc/wasm-interpreter-1
Project 1 for 17-770/470: A WebAssembly Interpreter