Hacker News new | past | comments | ask | show | jobs | submit | haxzie's comments login

Location: India (Bengaluru)

Remote: Yes

Willingness to relocate: Possibly

Technologies: React, Next.js, Vue, Nuxt.js, Javascript, TypeScript, NodeJS, Figma, MongoDB, PostgreSQL

Résumé/CV: https://dub.sh/haxzie-resume

Portfolio: https://haxzie.com

GitHub: https://github.com/haxzie

Dribbble: https://dribbble.com/haxzie

Email: musthaq.gm@gmail.com

What I’ve Done:

- Led the development of AI-driven workflows and geospatial visualization platforms at Locale.ai, handling real-time data from IoT devices, GPS, and more.

- Built Sequel.sh, a tool that translates natural language into SQL for database querying and visualization.

- Developed tools like Apico.dev, a no-code API builder, and Streamon, an open-source streaming bridge for Instagram with 300K+ downloads.

What I’m Great At:

- Frontend: Vue.js, React, Next.js, and state management tools like Vuex, Pinia, and Zustand.

- Backend: Node.js, GraphQL, TypeScript, MongoDB, PostgreSQL

- Visualization: Tools like D3, DeckGL and Mapbox for handling massive datasets.

- Design: I can craft beautiful interfaces, you can check my works on dribbble (https://dribbble.com/haxzie)

What I’m Looking For:

I’m excited to join a product-obsessed team tackling challenging problems with creativity and data. I thrive in small, collaborative teams and love working on tools that empower users.


How to get effective and accurate results with AI when generating SQL queries


I'm building https://sequel.sh it's an AI data analyst and text-sql interface which helps you query data, generate charts and analyse the data to give insights all without a single line of SQL.


Give it a try and you would know the difference between AI integrated with Supabase and Sequel. We are more focusing on the BI space, and dashboarding. Which quite far away from what Supabase or Table Plus is and is targeted towards analysts.

At some point, sequel can replace TablePlus witha few new features coming soon, along with a desktop app.


Wow, thank you for taking your time to go through the app!

2. Will fix the docs to work on mobile screens, this was a last moment run to setup docs, wanted to try it without any templates. Have to manually handle the responsiveness now :)

3. Makes sense, this shouldn't have caused issues on mobile. Thanks for letting me know.

4. Midjourney did a pretty good job with the images, got em done within no time! haha

---

Visualisations are done using recharts. Currently I have implemented a very limited set of charts, hopefully will add more with much more customizability.

I am planning on opensource the product soon, going ahead with an open core model, and a self hosted version along with it.

The concern about LLM providers makes sense, will add them to the docs as well.

Currently there is no hard wired instructions to not let the LLM insert/drop it. It's all as good as the user instructing it to do something and it does. There are soft instructions to not generate queries for that, but it's as good as telling a kid not to eat chocolates. I am planning to run a post analysis on the queries generated and marking them as potentially dangerous, so that the queries don't get executed automatically, but with a confirmation from the user. This should ideally be separate from the actuall LLM which generates the query.

Again, thank you so much for the valuable feedback. This helped me a lot!


Location - Bangalore, India

Remote - Yes

Willing to relocate - Nope

Technologies - Typescript, React, Nextjs, Vue, Nuxtjs, Nodejs, MongoDB

Resume - https://haxzie.com

Email - musthaq.gm@gmail.com

Hey, I'm a senior fronted engineer with focus on product and design. I have worked with multiple early stage startups to go from 0-launch. My expertise lies in architecting data intensive applications, elegant design, and product maangement. I have professional experience in design, frontend and backend work. One the side, I build a bunch of tools to solve problems, some of them are (https://apico.dev, https://krata.app, https://snipp.in and a lot more). I'm open to working with small/early teams who are product focused.


This is pretty neat! I had built snipp.in to solve my own problems with other note taking app. It works completely offline + looks a lot like VS code for folks who love using .txt files


Hey, I was building something similar a while back for a specific usecase around shopify stores. Wondering is this a sustainable business and how long have you been running this for?


Hey, sorry for the slow reply, didn't get any notifications from this site.

Sustainable - Perhaps, we have daily signups but people are not converting to paid users. I plan to change are pricing strategy to credit based usage, and I'll see if that will improve things.

We are also going into e-commerce direction with a spin off product, so hopefully that will go a bit better.

Do you mind sharing what is the tool that you build?


This is wonderful feedback! Will try to fix some of these soon, thanks. The project was built around 2 years ago, but it failed in giving any signs of generating revenue. It was abandoned for a while, I shut down the cloud version and open sourced part of the codebase.


Creator of Apico here. This is a tiny example of how to use SaaS apps as backend for your small projects. As folks outlined in other comments I will clarify a few things.

> How is this different from using the SDKs, or APIs directly from Google? Honestly it's very similar, the APIs offered by this app and Google are very similar. The only difference is that you get the APIs literally within a single click and added benefit of fine-grained access control over individual endpoints. You can make endpoints public (access to anyone) vs private (only be accessed with an auth token)

> Why don't just use Google APIs then? Most of the APIs are server side considering security, you cannot expose these credentials to the client side, unless you only allow specific scopes that can be exposed. And then create a different set of credentials to be used on your server side to handle other actions. With this app, it acts as a proxy and firewall on top of the Google APIs, so you can expose specific endpoints to be public and rest to be private.

Adding to that you need to spend more time looking through docs and setting up Postman or similar tool to test the APIs, the app literally gives everything you need, APIs, Playground and a proxy for you to play around.

> Rate limits? Right now, I haven't looked into this, but hopefully soon :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: