dirslashls
- Karma
- 2
- Created
- January 24, 2022 (4y ago)
- Submissions
- 0
https://sqlframes.com/
- Show HN: Fully functional pivot table creator (sqlframes.com)
I have created a fully functional pivot table designer to demonstrate the power of SQL Frames. Just bring any csv file (or xlsx) and start using drag and drop to create a pivot table. It has support for all the various…
- Show HN: Codeforces Submissions Analyzer (jamstackanalytics.com)
Codeforces provides public API to access all the submissions of a user and I created a tool that pulls this data and provides analysis. Users can interactively slice the data and analyze their performance.
- Show HN: In-browser analytics within JAMSTACK (jamstackanalytics.com)
I have a product called SQL Frames that provides in-browser analytics. I was exploring how to integrate this into JAMSTACK. I learned about how to create docusaurus plugin and React components to make it easy to…