Pinned Repositories
arkaflow
Cross-platform mobile game on Android and iOS developed using Cocos2d-x C++.
irish-gnib-booking-helper
Greasemonkey userscript for the Irish GNIB Appointment Booking.
license-plate-object-identification
Image processing -- License Plate Object Identification
png-optimizer
Optimize PNG image files by removing unnecessary PNG chunks thus losslessly reducing file size.
radipan
Inline css prop parser, CSS-in-JS engine with static extraction
rc4-cipher-in-assembly
RC4 Cipher implemented in x86 assembly language for faster speed.
signature-image-extractor
Locate and extract the signature from a natural image and purify the signature.
skittle-color-sorter
An Arduino UNO board sketch that programs a color sorting machine that can sort Skittles by their color.
steganography-python
Simple steganography example of concealing a hidden messages in an image file.
tic-tac-toe-in-python
Socket-based client-server Tic Tac Toe game in Python developed using TkInter GUI toolkit.
yumin-chen's Repositories
yumin-chen/tic-tac-toe-in-python
Socket-based client-server Tic Tac Toe game in Python developed using TkInter GUI toolkit.
yumin-chen/arkaflow
Cross-platform mobile game on Android and iOS developed using Cocos2d-x C++.
yumin-chen/steganography-python
Simple steganography example of concealing a hidden messages in an image file.
yumin-chen/png-optimizer
Optimize PNG image files by removing unnecessary PNG chunks thus losslessly reducing file size.
yumin-chen/radipan
Inline css prop parser, CSS-in-JS engine with static extraction
yumin-chen/signature-image-extractor
Locate and extract the signature from a natural image and purify the signature.
yumin-chen/skittle-color-sorter
An Arduino UNO board sketch that programs a color sorting machine that can sort Skittles by their color.
yumin-chen/rc4-cipher-in-assembly
RC4 Cipher implemented in x86 assembly language for faster speed.
yumin-chen/irish-gnib-booking-helper
Greasemonkey userscript for the Irish GNIB Appointment Booking.
yumin-chen/license-plate-object-identification
Image processing -- License Plate Object Identification
yumin-chen/charminder
Native Android app -- a smart personal assistant to manage reminders, alarms and save quick notes.
yumin-chen/where-is-wally
A simple image processing object recognition example to find Wally in an image.
yumin-chen/radipan-vite-react-ts
Starter for Radipan CSS-in-JS engine
yumin-chen/rxjs-canvas-stopwatch
Use RxJS to Build a Simple Stream-Driven Stopwatch
yumin-chen/amazon-smile-always
yumin-chen/gatsby-plugin-swagger-jsdoc
A Gatsby plugin to automatically generate Swagger OpenAPI spec from JSDoc-style comments
yumin-chen/ghc-pizza
Google Hash Code Question -- Pizza
yumin-chen/html-minifier
Javascript-based HTML compressor/minifier (with Node.js support)
yumin-chen/panda
🐼 Universal, Type-Safe, CSS-in-JS Framework for Product Teams ⚡️
yumin-chen/particle-editor
A simple Particle Editor for game engines written in Java.
yumin-chen/phy-react
Minimal hyperscript helpers for React
yumin-chen/radipan-vite-solid-ts
Starter for Radipan + Solid.js
yumin-chen/rxjs-calculator-a
Reactive Programming Learning. A simple calculator written in non-reactive and reactive way.
yumin-chen/rxjs-calculator-b
Reactive Programming Learning. A simple calculator written in ReactiveX (RxJS).