Projects in Awesome Lists by chengluyu
A curated list of projects in awesome lists by chengluyu .
https://github.com/chengluyu/canvaskit-editor
A text editor prototype powered by Skia’s CanvasKit.
canvaskit editor input-method skia text-editor text-editor-for-web wasm webassembly
Last synced: 22 Mar 2025
https://github.com/chengluyu/turnip-price
《动物森友会》大头菜价格算法 Rust & WebAssembly 版 / The Rust & WebAssembly implementation of the algorithm of the turnip price in Animal Crossing: New Horizon.
animal-crossing animal-crossing-new-horizons turnip turnip-price
Last synced: 22 Mar 2025
https://github.com/chengluyu/ibm-plex-mono-ligatures
Add ligature feature to IBM Plex Mono.
Last synced: 22 Mar 2025
https://github.com/chengluyu/robust-continuous-clustering
Robust continuous clustering, from @shahsohil. rebased to remove large file.
Last synced: 03 Apr 2025
https://github.com/chengluyu/blog-public
blog gatsby gatsby-site gatsby-template gatsbyjs
Last synced: 22 Mar 2025
https://github.com/chengluyu/imessageexporter
A tiny tool used for export your iMessage chat history.
Last synced: 15 Dec 2024
https://github.com/chengluyu/sheet
A tidy and concise programming language and its implementation in Java.
Last synced: 03 Apr 2025
https://github.com/chengluyu/a16z-venture-list
Download the latest companies in Andreessen Horowitz’s portfolios.
Last synced: 03 Apr 2025
https://github.com/chengluyu/pl0
My implementation of PL/0 language interpreter, which is for the assignment of my compiler theory course.
compiler-design interpreter parser pl0 sdu shandong-university
Last synced: 03 Apr 2025
https://github.com/chengluyu/chat-with-browser
This is a simple implementation that allows you to use ChatGPT browsing in your local environment.
Last synced: 03 Apr 2025
https://github.com/chengluyu/gsoc-catalogue
Catalogue of organizations of Google Summer of Code 2018, for your convenience.
google-summer-of-code gsoc gsoc-2018
Last synced: 03 Apr 2025
https://github.com/chengluyu/sdu-computer-networks
The materials of Computer Networks course by SDU.
Last synced: 03 Apr 2025
https://github.com/chengluyu/gatsby-heti
赫蹏(hètí)的 Gatsby 插件 / The Hètí plugin for Gatsby
Last synced: 03 Apr 2025
https://github.com/chengluyu/codecember
My December in code (late though 🤓).
Last synced: 03 Apr 2025
https://github.com/chengluyu/makeast
A general JavaScript/TypeScript abstract syntax tree generator.
Last synced: 08 Apr 2025
https://github.com/chengluyu/site-generator
Site generator of https://cly.wtf
Last synced: 03 Apr 2025
https://github.com/chengluyu/spcs-conv-server
A server that converts State Plane Coordinate Systems to pairs of longitude and latitude.
Last synced: 03 Apr 2025
https://github.com/chengluyu/tinywasm
A tiny WebAssembly executor implemented with Rust.
Last synced: 03 Apr 2025
https://github.com/chengluyu/babel-free-variables
Find free variables in a Babel tree.
Last synced: 03 Apr 2025
https://github.com/chengluyu/open-din-mono
A hand-made DIN-style monospaced font family, designed for programming.
Last synced: 03 Apr 2025
https://github.com/chengluyu/fullstack-react-with-typescript
My follow up of the book Fullstack React with TypeScript
Last synced: 03 Apr 2025
https://github.com/chengluyu/selector-evaluator
Evaluate CSS selectors on any tree-like structures.
Last synced: 03 Apr 2025
https://github.com/chengluyu/figma-flatten-plugin
Flatten object trees into object sequences.
figma figma-plugin figma-plugins
Last synced: 03 Apr 2025
https://github.com/chengluyu/dead-simple-chat-service
A dead simple chat service implemented in Rust.
Last synced: 03 Apr 2025
https://github.com/chengluyu/ea-username-sniffer
Find a good name for your EA account.
Last synced: 03 Apr 2025
https://github.com/chengluyu/cdt-rs
A Rust implementation of constrained Delaunay triangulation.
Last synced: 03 Apr 2025
https://github.com/chengluyu/yaswg
YASWG - Yet Another Static Website Generator
Last synced: 03 Apr 2025
https://github.com/chengluyu/dead-simple-dns-server
A dead simple DNS server implemented in Rust.
Last synced: 03 Apr 2025
https://github.com/chengluyu/project-finder
Find all projects in your deeply nested development directory.
Last synced: 03 Apr 2025
https://github.com/chengluyu/hindley-milner-tour
A tour of Hindley-Milner type system.
Last synced: 03 Apr 2025
https://github.com/chengluyu/naive-clustering
My naïve implementation of a few clustering algorithms.
Last synced: 03 Apr 2025
https://github.com/chengluyu/tdop-experiment
More experiments on top down operator precedence.
Last synced: 03 Apr 2025
https://github.com/chengluyu/opentype-overview
Personal simplified Chinese translation work of [OpenType Overview](https://www.microsoft.com/typography/otspec/otover.htm).
Last synced: 03 Apr 2025
https://github.com/chengluyu/naive-digit-recognition
My naïve implementation of a neural network of MNIST dataset.
Last synced: 03 Apr 2025
https://github.com/chengluyu/sdulib
🔧 Third-party tools of Shandong University, most of which are developed by students thereof. 👨🎓
Last synced: 03 Apr 2025
https://github.com/chengluyu/scientific-computing
My implementations of algorithms in scientific computing course.
Last synced: 03 Apr 2025
https://github.com/chengluyu/chinavr-2020
Our product of ChinaVR competition Taichi track.
Last synced: 03 Apr 2025
https://github.com/chengluyu/konvascript
A DSL that helps you simplify the workflow on Konva.js
Last synced: 03 Apr 2025
https://github.com/chengluyu/vega-inspector-static
Some static files for Vega Inspector (https://github.com/chengluyu/vega-inspector)
Last synced: 03 Apr 2025
https://github.com/chengluyu/sdu-course-materials
Miscellaneous course material in Shandong University.
Last synced: 03 Apr 2025
https://github.com/chengluyu/webpage-generator
A very simple static webpage generator.
Last synced: 03 Apr 2025
https://github.com/chengluyu/adaptive-bezier
A Rust port of https://github.com/mattdesl/adaptive-bezier-curve
Last synced: 03 Apr 2025
https://github.com/chengluyu/mlscript-editor
CodeMirror editor support for MLscript.
Last synced: 03 Apr 2025
https://github.com/chengluyu/simpjs
Simplified JavaScript Interpreter Frontier.
Last synced: 03 Apr 2025
https://github.com/chengluyu/sitc
Solution to Introduction to the Theory of Computation (Third Edition)
Last synced: 03 Apr 2025