Pinned Repositories
Article
My articles
BYOHC-Workshop
BYOHC workshop 活動記錄
Chrome-BookWalker
save all the browsed images
Chrome-GreenifyFacebook
綠化 Facebook 畫面的 Chrome extenison
Haskell.js
embedded Haskell interpreter / compiler
JS-Crop-Image
Interactive image crop region selector
JS-extract-css-selector
A JS function to extract CSS selector string for specified DOM element
Perl-DestructAssign
Destructuring assignment for Perl
Perl-Router-R3
Perl XS binding for R3 -- URL router library with high performance
Tutor-Haskell
跟幾個朋友 study group 所用的教材
CindyLinz's Repositories
CindyLinz/Article
My articles
CindyLinz/Perl-Router-R3
Perl XS binding for R3 -- URL router library with high performance
CindyLinz/Chrome-BookWalker
save all the browsed images
CindyLinz/JS-Crop-Image
Interactive image crop region selector
CindyLinz/Haskell-KMP
Knuth–Morris–Pratt string searching algorithm
CindyLinz/Web-NTUH-captcha-solver
判讀台大醫院掛號網站的 captcha,純前端瀏覽器實作
CindyLinz/Perl-Speedup
Make Perl very fast
CindyLinz/Config
CindyLinz/Haskell-NoTrace
Remove all the functions come from Debug.Trace after debugging
CindyLinz/JS-GreenDefine
A faster, compiled, pure browser environment asynchronous module definition (AMD) library
CindyLinz/Perl-Telegram-JsonAPI
Telegram TDLib's JSON API for Perl
CindyLinz/StripPhotoIntoRows
Strip photo into rows by scanned content
CindyLinz/Web-ColorPicker
Web based color picker, for RGB, HSV, HSL color space
CindyLinz/Talk-COSCUP2022-MakePerlVeryFast
Introduce my Perl module 'Speedup', and how it works
CindyLinz/BalancedScoreCross
CindyLinz/BrowserExt-SpacedSex
Put a space in front of each "性" character.
CindyLinz/Perl-Chart
a series of charting modules
CindyLinz/Perl-Return-Deep
deeply returns through multiple layers at once, and special wantarray functions
CindyLinz/taiwan-covid19-vaccination-progress-bot
A twitter bot that posts the progress of covid19 vaccination in Taiwan
CindyLinz/Web-EpicConwayGameOfLife
Epic Conway's game of life played on Webpage
CindyLinz/Web-ImageCompositor
A image compositor that preserves image ratios
CindyLinz/ConversationScript
CindyLinz/meh
:rice_scene: a simple, minimalist, super fast image viewer using raw XLib
CindyLinz/Perl-JSON-XS-ByteString
Thin wrapper around fast JSON::XS that makes each JSON fields as string, and Perl fields as bytes (utf8 octet)
CindyLinz/Perl-Minecraft-NBTReader
Parse Minecraft NBT files (support newer tag types 11 & 12)
CindyLinz/PIC-practice
My practice on PIC programming
CindyLinz/PublicShare
CindyLinz/Toolkit
My toolkit
CindyLinz/Web-Common
Collect common files for other repositories to reference.
CindyLinz/Web-CornerEdgeDetector
Implementation of Harris corner detector