HN user

itsmeadarsh

13 karma

a teenage guy trying to code for fun.

Posts24
Comments10
View on HN
news.ycombinator.com 2mo ago

Ask HN: I think we need Trustpilot for GitHub users, don't we?

itsmeadarsh
1pts1
github.com 3mo ago

Show HN: Backlit Keyboard API for Python

itsmeadarsh
27pts5
news.ycombinator.com 4mo ago

Ask HN: Is this the secret of One Piece?

itsmeadarsh
3pts0
grid.warper.tech 5mo ago

WarperGrid – A modular React grid 30x faster than AG Grid, half the cost

itsmeadarsh
2pts1
github.com 6mo ago

Show HN: Warper – React virtualization with Rust/WASM for 10M+ items

itsmeadarsh
2pts0
warper.tech 7mo ago

Show HN: Warper – The fastest React virtualization library, built with Rust/WASM

itsmeadarsh
3pts0
news.ycombinator.com 1y ago

Ask HN: If I had to build a Neovim plugin, what kind of plugin should I make?

itsmeadarsh
1pts2
github.com 1y ago

Show HN: I made the easiest authentication library for Python. Seriously, Yes.

itsmeadarsh
1pts0
github.com 1y ago

Show HN: Lightning-Fast Magic Link Auth for Python. Ultra Secure. Easy as Cake

itsmeadarsh
3pts2
github.com 1y ago

Proposal for Direct Messages Feature in GitHub

itsmeadarsh
1pts1
github.com 1y ago

Show HN: I made a boxen library for Python (inspired by sindresorhus)

itsmeadarsh
2pts0
www.youtube.com 1y ago

"typing" is getting deprecated in Python

itsmeadarsh
3pts0
www.youtube.com 1y ago

Cristiano Ronaldo Made a YouTube Channel

itsmeadarsh
2pts1
reflex.dev 1y ago

Unlock Full Potential React Apps in Pure Python. Powered by Next.js

itsmeadarsh
1pts0
reflex.dev 1y ago

Using Table Component

itsmeadarsh
1pts0
github.com 2y ago

Show HN: The World's Fastest regex library for Python. Wrapper of regex (Rust)

itsmeadarsh
1pts0
github.com 2y ago

Flpc: a Rust-based regex port for Python3 to get faster performance

itsmeadarsh
3pts0
www.myscript.com 2y ago

MyScript Calculator

itsmeadarsh
1pts1
github.com 2y ago

Itsmeadarsh2008/nutritious: Enables the coder to write JSX directly in Python

itsmeadarsh
1pts0
news.ycombinator.com 2y ago

Ask HN: No BS, which is actually faster C++ or Rust?

itsmeadarsh
1pts6
old.reddit.com 2y ago

JSX Syntax inside Python files. (Packed): r/Python

itsmeadarsh
1pts0
news.ycombinator.com 2y ago

Ask HN: Which is the best HTTP library Python?

itsmeadarsh
1pts5
share.streamlit.io 2y ago

(Bulk) Multiple Markdown to HTML

itsmeadarsh
1pts1
github.com 2y ago

Fastbench – (my first package) yet another benchmarking package for Python

itsmeadarsh
1pts0

I am not sure about whether the project is brand-specific or not, however I worked on first try on a Lenovo Ideapad Gaming Laptop running Fedora. Though, my device doesn't support RGB, so I am unable to test if RGB works or not. Speaking of different brands, I think it the package will work wherever there's a backlit keyboard with operating system as Linux. I don't have a Macbook, so I don't know how to do the same for Mac.

I've been working on WarperGrid, a React data grid designed for developers who want power without complexity.

Key features: - Full TypeScript support with excellent DX - Plugin architecture – attach only what you need (sorting, filtering, export, etc.) - Export to CSV, Excel, JSON, and PDF out of the box - Cell editing with formula support (=SUM, =AVG, etc.) - SQL query panel – query your grid data with SQL syntax - Clipboard support (Ctrl+C/X/V) - Master-detail rows, column pinning, row grouping - No external CSS framework required

It's designed to be simple to get started:

    import { WarperGrid } from '@itsmeadarsh/warper-grid';
    <WarperGrid data={data} columns={columns} height={400} />
Demo & Docs: https://grid.warper.tech NPM: https://www.npmjs.com/package/@itsmeadarsh/warper-grid

Would love feedback from the community. What features do you look for in a data grid?

There is an app called MyScript Calculator available both on Android and iOS. It does the same thing perfectly and fine. Apple is copying their ideas. As an Asian, I barely use it (for finding log and trig values). I like it because it gives a pen-pencil feeling. The first release of the app was about 11 years ago (ain't sure) and after that, they released version 2 which was more advanced and able to handle advanced mathematics. It didn't need extra RAM, memory and stuff at that time. I'm not judging or criticising Apple, and neither I'm the developer of the app (I'm not the creator). I'm just thinking if you took someone's idea, why not at least give credit to the original ideator? or tell the people that it's inspired by the XYZ company or the company where the product originated from.

Markdown to HTML is a versatile tool that seamlessly transforms plain text notes into visually appealing and colorful web content. By converting markdown syntax into HTML code, it enhances readability and aesthetics. Users can create stunning documents, blogs, or websites effortlessly, adding vibrancy to their content while maintaining simplicity in the editing process. Experience the convenience of uploading your Markdown files and getting instant HTML output. Try our Streamlit Markdown to HTML Converter now and elevate your document processing efficiency!