I'm passionate about making something good for people. I love science, programming, and psychology, but not limited to these. I have participated in IoT, Streaming, Astronomy, AI, and Medical-imaging (partial in work and side projects) domains. Use JavaScript/TypeScript/Python recently and used C/C++/C#/Objective-C and Go (side project) languages. I've successfully been a manager or leader in building mobile apps and full-stack teams and introduced Agile culture/flow in those organizations. Welcome any collaboration.
- iOS/
AndroidThis React Native app lets you record a cat/dog daily respiratory rate to get better long-term medical care (some heart and lung diseases, e.g. cat's HCM), sharing record permission OK. - Utility: Visual Studio Code Back and Forward button 51,000+ installs!
- Utility:
Atom editor package-markdown-preview-kramdown2,400+ download - Utility: A command line program to change macOS terminal title Python, PyPI, 22,000+ download
- Chrome extension: GitHub inline code color editor
- Chrome extension: In Gmail. Use slider or input page number to do pagination
- Chrome extension: Medical DICOM Image Viewer + Web ver., src 5,000+ installs!
- Chrome extension:
Auto Show Dropbox Paper Table Of Content - Library: d4c-queue A TypeScript in-memory & in-process task queue lib. Support sync/async/promise-returning function, decorators, JavaScript, browser, Node.js, throttle and concurrency. 100% test coverage. ~ 10,000+ downloads
- Library: @d4c/numjs A NumPy-like TypeScript lib. Support browser/Node.js/JavaScript. It is a modified version of numjs 15,000+ downloads
- SwitchV: macOS desktop app: VS Code (Visual Studio Code) quick launcher and switcher, which can even launch a VS Code window with the specific project folder name when VS Code is not opened. To use it, you must first install SwitchV: VS Code extension, created in 2023.
- 2022.01 slide Study notes on Federated Learning: Opportunities and Challenges.
- Thailand PyCon APAC 2021) conference talk: Use Pyodide to run Python in browsers - rendering medical DICOM files as an example. slide & video 2021.11.
- Taiwan PyConTW 2021 conference talk: Use Pyodide to run Python in browsers - rendering medical DICOM files slide & mandarin video 2021.10
- Taiwan COSCUP 2021 conference talk: What is synchronization & concurrency in JavaScript - Use a TypeScript task queue library to introduce. d4c-queue v1.6, slide & mandarin video 2021.08
- Good books about software project/organization management [include my review] 2021
- How to write a Gatsby based blog 2018
- A note about GitHub page and how to use custom domain 2016
- A note about using Markdown to write on GitHub Pages 2016
- Regular Expression Puzzle 2015
- Taiwan Legal-Tech hackathon https://github.com/grimmer0125/lawtechhackson 2022.08
- https://github.com/pycontw/facebook_page_insights_client It was planned to be released a Python PyPI package. 2021.11.
- Docker image: https://hub.docker.com/repository/docker/grimmer0125/express-mongo-rest-sample 1,100+ downloads. project.
- Web: Taiwan house price chart with auto update data Vue.js, Plotly (built on top of D3.js and stack.gl), Amazon AWS's Lambda, Google's Firebase. (Including 2012~2018 data,
auto update data
server function is not maintained somehow) - Medium article, Jupyter Notebook: Using GitHub Stargazers Distribution to Compare React, Angular and Vue
- AI+Electron A demo project to use a image including a face to find out the other images including similar faces on your comuters.
- A full-stack TypeScript example project that integrates some famous stack: React Hooks, Redux Toolkit, Node.js, GraphQL, NestJS, TypeORM, PostgreSQL,Traefik, Azure.
- E-book Learning Javascript A entry level online ebook to record my note to learn JavaScript, written in 2016, several months after starting to use JS.
- p2pMessenger demonstrates how to use a WebSocket signal server to exchange the IP information of every pair of iOS clients and constructs a P2P STUN channel to exchange text messages. STUN is a part of WebRTC.