Uttam Kumar

Uttam Kumar

Side Project Addict

About

As a Side Project Addict, I’m always building, experimenting, and launching new ideas just for the thrill of it. I love turning random sparks of inspiration into real, usable products, learning, iterating, and growing with every project I start, whether it succeeds or simply teaches me something new.

Badges

Tastemaker
Tastemaker
Tastemaker 5
Tastemaker 5
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

Just Launched: Chat With Your Prompt + Version History on Web App 💬

I am super excited about this one... Just launched Chat with your prompt + Version History!

Chat directly to your prompt to iterate and tweak it further: Short video here ->

Cloud security training that actually works in production

I almost learned the hardest lesson in cloud security the easy way.

New job. First week. Writing Terraform for an AWS environment handling payment data. Pushed my changes, opened a PR, felt good about shipping fast.

Interactive SQL shell for Bunny Database

You can now talk to Bunny Database through the terminal
The interactive SQL shell is here and it s the first piece of the bunny.net CLI.
What you get:
Full REPL with multi-line SQL, command history, and query timing
Dot-commands for schema introspection (.tables, .schema, .describe, .er)
Saved views let you name any query and re-run it across sessions or share it with your team
Five output modes: default, table, json, csv, and markdown
Automatic sensitive column masking keeps passwords and API keys out of your terminal
It also runs non-interactively, so you can drop it straight into scripts.
Get all the details on the blog: https://bunny.net/blog/introduci...

View more