1-day longest streak
Hi there, I am Jerome 👋 I am a Coder and Writer 🔭 I used to work on [libav.wasm][libav.wasm], [tesseract.js][tesseract.js], [ffmpeg.wasm][ffmpeg.wasm] and [gitpod-window][gitpod-window] 📖 I published technical posts on [Medium][medium]…
Hi there, I am Jerome 👋
I am a Coder and Writer
- 🔭 I used to work on [libav.wasm][libav.wasm], [tesseract.js][tesseract.js], [ffmpeg.wasm][ffmpeg.wasm] and [gitpod-window][gitpod-window]
- 📖 I published technical posts on [Medium][medium] and [my personal blog][website]
Connect with me:
[][website]
[][gmail]
[][linkedin]
[][medium]
Languages and Tools
---
:zap: GitHub Stats
[tesseract.js]: https://github.com/naptha/tesseract.js
[ffmpeg.wasm]: https://github.com/ffmpegwasm/ffmpeg.wasm
[libav.wasm]: https://github.com/ffmpegwasm/libav.wasm
[gitpod-window]: https://github.com/jeromewu/gitpod-window
[website]: https://jeromewu.github.io
[gmail]: mailto:[email protected]
[linkedin]: https://www.linkedin.com/in/wenchiehwu/
[medium]: https://jeromewus.medium.com/
-
gitpod-window ★ PINNED
Gitpod Window offers you an immersive IDE experience with minimal UI and shortcuts. (ex. Ctrl-W)
JavaScript ★ 26 4y agoExplain → -
ffmpeg.wasm ★ PINNED ⑂
FFmpeg for browser and node, powered by WebAssembly
JavaScript ★ 1 2y agoExplain → -
tesseract.js ★ PINNED ⑂
Pure Javascript OCR for 62 Languages 📖🎉🖥
JavaScript ★ 1 7y agoExplain → -
tesseract.js-core ★ PINNED ⑂
Emscripten port of Tesseract C++ API
JavaScript ★ 0 7y agoExplain → -
tesseract.js-offline
An example for using tesseract.js in offline
HTML ★ 198 3y agoExplain → -
tesseract.js-video
An example app to recognize video clip with tesseract.js
HTML ★ 130 3y agoExplain → -
tesseract.js-react-app
An example to use tesseract.js in react.js
JavaScript ★ 82 5mo agoExplain → -
tesseract.js-vue-app
An app to show how to use tesseract.js in vue.js
Vue ★ 68 3y agoExplain → -
tesseract.js-chrome-extension
An example to use tesseract.js in chrome extension
JavaScript ★ 56 4y agoExplain → -
tesseract.js-electron
An example to use tesseract.js in electron
JavaScript ★ 32 3y agoExplain → -
tesseract.js-angular-app
An example app to show how to use tesseract.js in angular
TypeScript ★ 25 3y agoExplain → -
tesseract.js-custom-traineddata
An example app to show how to use tesseract.js with custom traineddata
HTML ★ 24 3y agoExplain → -
tesseract.js-typescript
An example to use tesseract.js in typescript
TypeScript ★ 19 3y agoExplain → -
wasm-perf
Explore how to achieve maximum performance in WebAssembly
C ★ 13 3y agoExplain → -
create-react-app-gitpod
Use gitpod in a create-react-app based project
JavaScript ★ 9 5mo agoExplain → -
actions-cheat-sheet
A cheat sheet for github actions
★ 8 5y agoExplain → -
npm-vs-yarn-in-cicd
A (hopefully) comprehensive speed experiment for npm and yarn install in cicd
JavaScript ★ 6 4y agoExplain → -
tesseract ⑂
Tesseract Open Source OCR Engine (main repository)
C++ ★ 5 5y agoExplain → -
tesseract.js-performance
No description.
JavaScript ★ 5 3y agoExplain → -
web-worker-transferable-demo
No description.
HTML ★ 4 3y agoExplain → -
RDFDrools
Combine ontology and drools rule engine
Java ★ 3 11y agoExplain → -
ntu-pdpc-1022
This is the backup of the NTU course Parallel and Distributed Programming Cloud 1022
C ★ 2 12y agoExplain → -
random_number_generator
No description.
C ★ 2 12y agoExplain → -
apimonitor
Android API Monitor
Python ★ 2 11y agoExplain → -
bazel-wasm-example
[WIP] An example to compile c++ code to WebAssembly using Bazel
Python ★ 2 7y agoExplain → -
fgo-calc
Calculator for FGO events
JavaScript ★ 2 8y agoExplain → -
jeromewu.github.io
Personal tech blog
JavaScript ★ 1 1y agoExplain → -
encrypted-music-player
Play encrypted music online
JavaScript ★ 1 4y agoExplain → -
tesseract.js-utils
No description.
JavaScript ★ 1 3y agoExplain → -
leptonica ⑂
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases.
C ★ 1 6y agoExplain → -
go-set-benchmark
Benchmark perofmrance of map[]bool and map[]struct{}
Go ★ 1 5y agoExplain → -
file-organizer
Organize files within specific folder to yr-mo folders
Go ★ 1 6y agoExplain → -
LetsChat
A simple app to chat
Objective-C ★ 1 3y agoExplain → -
filebrowser ⑂
📂 Web File Browser which can be used as a middleware or standalone app.
★ 1 6y agoExplain → -
tesseract.js-cordova
An example to use tesseract.js in Cordova
Java ★ 1 3y agoExplain → -
vimrc
my vim config
Python ★ 1 6y agoExplain → -
bitcoin-opennet
An opennet gcoin project
TypeScript ★ 1 12y agoExplain → -
ccjh-class-checker
No description.
Java ★ 0 1mo agoExplain → -
dotfiles
personal dotfiles (tmux, neovim and more)
Lua ★ 0 3mo agoExplain → -
mosquitto ⑂
Eclipse Mosquitto - An open source MQTT broker
C ★ 0 6y agoExplain → -
jeromewu
Github Profile
★ 0 1y agoExplain → -
vue-app ⑂
📹 An example to use ffmpeg.wasm in Vue
JavaScript ★ 0 3y agoExplain → -
ffmpeg-libav-tutorial ⑂
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
★ 0 4y agoExplain → -
gravizo ⑂
How to include graphviz graphs in github README
★ 0 4y agoExplain → -
aoc2021-rust
AoC 2021 solution in rust
Rust ★ 0 4y agoExplain → -
what-to-cook
No description.
Python ★ 0 5y agoExplain → -
bookworms ⑂
bookworms is a CodeDay Labs project to create a web app to share your ideas of a book with others.
Go ★ 0 5y agoExplain → -
alfred-bot
A personal LINE chatbot for organizing life / work
Go ★ 0 5y agoExplain → -
kodi-ir-remote-arduino
Kodi IR remote controller using Arduino
C++ ★ 0 5y agoExplain → -
aoc2019-clj
Advent of Code 2019 code in Clojure
Clojure ★ 0 5y agoExplain → -
react-pdf ⑂
Simple and fancy PDF Viewer based on pdf.js 📄⚡️
JavaScript ★ 0 6y agoExplain → -
react-tesseract-ocr-demo
Demo for react-tesseract-ocr
JavaScript ★ 0 8y agoExplain → -
jcsh-messenger-web
Web client for JCSH Messenger
JavaScript ★ 0 5mo agoExplain → -
sshm
Yet another ssh host manager written in golang
★ 0 6y agoExplain → -
LetsChat-web
No description.
JavaScript ★ 0 5mo agoExplain → -
freeCodeCamp ⑂
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
★ 0 6y agoExplain → -
gh-pages-lab
No description.
HTML ★ 0 6y agoExplain → -
docker-workspace
Workspace docker image for gitpod
Dockerfile ★ 0 6y agoExplain → -
lame
Yet another lame mirror
C ★ 0 6y agoExplain → -
spekt8 ⑂
Visualize your Kubernetes cluster in real time
JavaScript ★ 0 7y agoExplain → -
learn-go
Personal repository for learning go
Go ★ 0 7y agoExplain → -
data-structure-in-javascript
Implement data structures in javascript
JavaScript ★ 0 7y agoExplain → -
Awesome-CV ⑂
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
TeX ★ 0 7y agoExplain → -
nsync ⑂
nsync is a C library that exports various synchronization primitives, such as mutexes
C ★ 0 7y agoExplain → -
docker-emscripten-bazel
Dockerfile with emscripten and bazel
Dockerfile ★ 0 7y agoExplain → -
tfjs-core ⑂
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
TypeScript ★ 0 7y agoExplain → -
tfjs ⑂
A WebGL accelerated JavaScript library for training and deploying ML models.
TypeScript ★ 0 7y agoExplain → -
tensorflow ⑂
An Open Source Machine Learning Framework for Everyone
C++ ★ 0 7y agoExplain → -
tesseract.js-cli
A cli-tool for tesseract.js to do training and download asset from remote
★ 0 7y agoExplain → -
cdnjs ⑂
Free and Open Source Public Web CDN for web developer!
★ 0 7y agoExplain → -
tessdata ⑂
Tesseract Language Trained Data
Shell ★ 0 7y agoExplain → -
git-test
A repo for testing git commands
★ 0 7y agoExplain → -
react-tesseract-ocr
Tesseract.js for React
★ 0 8y agoExplain → -
travis-ci-gh-pages-demo
Demo repo to compile & deploy gh-pages with travis-ci
JavaScript ★ 0 8y agoExplain → -
react-vector-icons
react version of react-native-vector-icons
★ 0 9y agoExplain → -
fatty ⑂
Tabbed terminal for Cygwin based on mintty
C ★ 0 9y agoExplain → -
react-native-draw
drawing library for react-native
★ 0 9y agoExplain → -
react-native-tabular
Tabular for react-native
★ 0 9y agoExplain → -
react-sigma
sigmajs react version
★ 0 9y agoExplain → -
react-art-svg
react-native-svg without native code
★ 0 9y agoExplain → -
react-cpmui-pubsub
No description.
★ 0 10y agoExplain → -
react-native-art-painter
No description.
★ 0 10y agoExplain → -
cpmui-pubsub
No description.
★ 0 10y agoExplain → -
react-native-common-components
No description.
★ 0 10y agoExplain → -
react-native-mpchart
No description.
★ 0 10y agoExplain → -
MERSFRB
MERSFRB = Mongoose+Express+Restify+Socket.io+Flux+React+Bootstrap
JavaScript ★ 0 11y agoExplain → -
erm-server
Express-Restify-Mongoose Server
JavaScript ★ 0 11y agoExplain → -
JenaOntApp
Jena Ontology Application
Java ★ 0 11y agoExplain → -
scan_rssi
a simple bash script to scan and show rssi of each essid
Awk ★ 0 11y agoExplain → -
config
my archlinux config files
Perl ★ 0 11y agoExplain → -
bitcoin-abe-opennet
bitcoin abe for opennet
Python ★ 0 12y agoExplain → -
ml_learn
machine learning related stuff
Python ★ 0 12y agoExplain → -
ml2013_final_project
ml2013 final projects files, just for backup
Python ★ 0 12y agoExplain → -
jewel-s
jewel-s
★ 0 12y agoExplain →
No repos match these filters.