Viewing profile — krmani
krmani
HN member- Joined
- Thu, Nov 26, 2020, 6:53 AM UTC
- HN karma
- 3
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About krmani
No profile information was provided.
Recent public activity
-
story
Show HN: Hanzi Popup – Chinese Language Reader for iOS
Chinese Language Reader with word popup definitions https://apps.apple.com/us/app/hanzi-popup/id6739193193 Transform your Chinese reading with Hanzi Popup. Understand any character…
-
comment
Comment #46132645
Anki flashcards for NeetCode 150 problems with LeetCode questions and NeetCode solutions Features - 150 LeetCode Problems: Organized by topic from NeetCode's curated list - Detaile…
- story
-
comment
Comment #44920668
Local PDF Tools is a free, open-source web app that lets you compress, merge, and split PDF files directly in your browser—no uploads required. Powered by Ghostscript WebAssembly, …
- story
-
story
Show HN: Created userscript to OCR hardcoded YouTube video subtitles
This userscript is designed to extract hardcoded subtitles from YouTube videos using Optical Character Recognition (OCR). The script provides an option to crop a specific area of t…
-
story
Show HN: Hanzipopup-Chinese-English Popup Dictionary for Android and iOS Browser
Hanzipopup Popup Dictionary for Chinese Language Port of zhongwen ( https://github.com/cschiller/zhongwen ) browser extension as UserScript for Android and iOS. A UserScript for br…
-
comment
Comment #35125642
I have created a project form creating Office Addin using Svelte framework.
- story
- story
- story
-
comment
Comment #25248577
It may be helpful. I have created image folder in GitHub repo. And uploaded images to GitHub. Then I access the images using jsdelivr cdn. Format for accessing, cdn/gh/ / / / Compa…
-
comment
Comment #25248157
Not coursera https://www.youtube.com/playlist?list=PLOtl7M3yp-DV69F32zdK7... https://www.youtube.com/playlist?list=PL462275E91FC7844D
-
comment
Comment #25248134
I am learning programming in C++ and found this course nice. C++ Data Structures in the STL https://www.coursera.org/projects/cpp-data-structures-in-the...
-
comment
Comment #25248002
Recently I read about pyodide (WASM). Can it run in browser using pyodide also?