All activity

Flowgger is a logging framework. This reduces the size of logs drastically up to 90% by leveraging predefined flows. All the logs of a flow in single line reduce debugging time. User can also pause play logs at runtime without deployment.

Flowgger
A logging framework that reduce logs size by 90%

Amit Gupta
left a comment
In my last project, a developer by mistake left the debugging logs in the production release. Everyone was in meeting next week. Such situations are sometimes unavoidable. Large log files raise alarms, increase cost, and makes debugging difficult. This made me to come up with the concept of log signalling where you just log to find the path your code is taking to serve a request.

Flowgger
A logging framework that reduce logs size by 90%

Amit Gupta
left a comment
Launching VS code extension.So this library is always present when you need it. Search for Text2Chart and try it. https://marketplace.visualstudio...

Text2Chart
Convert simple text to diagrams


A non-AI js library that converts simple text to interactive diagrams. Online app let user visualize their algorithm by highlighting right nodes and paths. So you focus on the logic effectively.

Text2Chart
Convert simple text to diagrams


Amit Gupta
left a comment
I wanted to create a image labeling tool which is easy to setup, fast, and easy to use. Hence I came up with imglab. It is insipired from dlib imglab. * Multiple formats are supported dlib XML dlib pts Pascal VOC COCO
* Multiple shapes are supported
* Free and opensource
* One click face landmarking

imglab
Label up

A web based tool to label images for objects that can be used to train dlib or other object detectors. It can also be user to convert one data format to another.

imglab
Label up

Amit Gupta
left a comment
I've recently posted about my research BigBit Standard. With the help of Hey Meta, I realized that how would it look without image if I'll share it on any social media. So I imediately updated it. Thanks Pros: I immediately figured out that I should have meta tag for an image Cons: Ummm... probably if it can be extended to analyse favicon as well
Hey Meta
Quickly check, improve and generate your website's meta tags

Amit Gupta
left a comment
This is my first product hunt. BigBit standard is a concept not a tool or application. I've currently implemented it in node.js only and it can be used on browsers as well. If it looks unrealistic, try it. And support to implement it in other programming languages.

BigBit Standard
An alternate of IEEE 754 standard and UTF encoding.

BitBit standard gives following benefits over IEEE 754 standard and UTF encoding
1. No precision loss
2. Supports biggest number
3. Takes less memory
4. Single char encoding to cover all UTF formats.
5. A few numeric data types.

BigBit Standard
An alternate of IEEE 754 standard and UTF encoding.