Viewing profile — devnpatel
devnpatel
HN member- Joined
- Sat, Feb 28, 2026, 8:57 AM UTC
- HN karma
- 1
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About devnpatel
No profile information was provided.
Recent public activity
-
comment
Comment #47475622
Great Tool. I suggest you to add option to select specific type like - only show e-visa, or only show visa on arrival. And also add option to show list of countries.
-
comment
Comment #47474312
This is super cool. I've been building something in similar space focused on instant CSV -> chart with zero friction. Loved your idea of preloaded data when opening a shared link.
-
comment
Comment #47385620
Currently thinking to add share link for chart. What do you think about it?
-
comment
Comment #47385006
Thanks! Trying to make CSV visualization quick and simple. Let me know if there’s any feature you think would be useful.
-
comment
Comment #47384790
Hi HN! I built Plotiq to make exploring CSV datasets easier. You can upload a CSV file and instantly generate graphs. The goal was to keep everything simple and fast. Most processi…
- story
-
comment
Comment #47300308
AI engineering lowered the barrier for building applications, but the barrier to training models is still extremely high. There may be a lot of opportunity in tools that make model…
-
comment
Comment #47300185
Thanks for pointing that out. I’ll keep that in mind.
-
comment
Comment #47299913
Not comment ring. I just shared with few dev friends to get early feedback.
-
comment
Comment #47298662
Thinking of adding more tools like JSON formatter, CSV to bar chart, csv to scatterplot and CSV to pie chart. Curious which ones people here would find most useful.
-
comment
Comment #47298525
Thanks for feedback. I was thinking logarithmic chart because when there is large difference between columns in comparison then the column with low values are not visible properly …
-
comment
Comment #47298425
Thanks for your Feedback. I will take this feedback into action.
-
story
Show HN: CSV ↔ JSON converter and CSV line charts
Hi HN, I often needed quick ways to convert small datasets while prototyping APIs or exploring data. Most online tools require uploading files, login and signup, which feels slow a…
-
comment
Comment #47284722
Thanks for your feedback. I will make this change in V1, this was just mvp. I will surely add this and will give update here after making changes.
-
comment
Comment #47283477
Thanks. Let me know if you have any feedback or feature ideas
-
comment
Comment #47262174
Thanks for trying it! Glad the quick visualization and downloadable graphs were useful. That was one of the main goals — making it easy to go from raw CSV data to a shareable graph…
-
comment
Comment #47262163
Thanks for trying it and reporting this! Right now the tool processes CSV data entirely in the browser, so very large files like 90k rows can cause performance issues. I'm working …
-
comment
Comment #47261475
Hi HN! I'm the maker of Plotiq. Right now the MVP focuses on the simplest workflow: upload a CSV → instantly generate a line chart. I built it mainly for quick data exploration wit…
-
story
Show HN: A simple tool to convert CSV data into graphs
I built a simple tool that converts CSV files into graphs instantly. The idea came from seeing how much time people spend opening spreadsheets or writing code just to visualize dat…