Excuse Me !

Joined September 2021
819 Photos and videos
Understanding how arrow functions bypass the need for bind() is exactly why @reactjs moved from class components (where you had to bind every single function in the constructor) to functional components.
1
26
Problem: Calling setState inside useEffect causes extra re-renders. Solution: Tracked prevUrl and moved the state-clearing logic to the render phase (outside the effect), eliminating unnecessary render cycles. @reactjs 🫀

ALT Team Coding GIF by Alliance

1
33
Just built VedaAI Assessment Creator, a personal project turning unstructured files into structured exam papers. Focused heavily on decoupled architecture using @nextjs , @nodejs , @bullmqhq , and @GroqInc AI. Live Link below!

ALT Sebastian Lets Go GIF

1
1
112
For the AI layer, I chose @GroqInc (Llama-3.3-70b) in JSON mode. It provides ultra-fast, deterministic outputs, ensuring strict schema compliance. Once the background job finishes, WebSockets instantly push the update to the UI.
1
1
59
I also added granular question regeneration (isolated AI calls for single questions) and print-ready A4 PDF exports. - vedaai-assessment-creator-ni…

ALT Bruce Buffer Fighting GIF by UFC

1
43
Just open-sourced Voice Agent Lab. It is a workspace to configure, test and monitor AI voice agents in real-time using Next.js, Groq and PostgreSQL. Features a zero-latency voice pipeline via Web Speech API. Repo below, demo in thread! github.com/Vimal2023/tvaram-…

ALT Very Good Vocal Performance Michael Kupris GIF

1
1
60
Here is a quick video walkthrough showing the edge-to-edge dashboard, the real-time latency monitoring, and how the voice simulation works in action. drive.google.com/file/d/1hF9…

ALT The Doctor Leo Fitz GIF

1
59
Last 15 days at the startup: migrated DB from Supabase to self-hosted Postgres, built auth & notif microservices, stabilized voice AI pipeline, integrated OTP gateway, fixed infra RAG issues, and pushed production-ready backend architecture.
1
56
Extremely disappointed with @Uber support. The fare was shown with a discount on the rider app, but the driver’s app showed a higher amount to collect. This created unnecessary conflict and extra payment demand. On top of that, there is NO proper customer service number.
3
1
150
Fare mismatch between rider & driver apps caused payment disputes. The driver demanded extra because Uber didn’t show a discount on his screen. No emergency customer support number — only automated chatbots. @Uber this is poor service & bad UX. Fix this immediately. @Uber_India
1
1
39
only useless chatbot responses. @Uber_India please fix fare transparency & provide real-time call support on trip screen to avoid such issues. @Uber
1
19
Hiring: Social Media Manager / Finance Content Intern (Bangalore) We’re building a stealth wealth-tech startup to make investing simple for India 🇮🇳 Not looking for just editors. We want storytellers who can turn finance into viral content.
5
3
269
TS interfaces & Session logic fix, Analytics system (@supabase Python) live, Secure Session (Auto-logout on new tab), UX Guardrails: Login prompts for Mic & Services. App ab secure aur data-driven hai!

ALT Log Horizon Anime GIF

1
41
Spent the day cooking up a modern Logistics (TMS) platform. Why does enterprise software have to be ugly? Added a Bento-grid dashboard, RBAC, and smooth glassmorphism UI just for fun. Stack: @reactjs @GraphQL @nodejs Live link - modern-tms-platform.vercel.a… #buildinpublic
1
51
Spent an hour debugging @tailwindcss , @PostCSS , @vite_js , life decisions… Turned out the bug was @apollographql Client v4 breaking change. Downgraded to v3. App works. Peace restored. Moral: Version > Talent...

ALT Go Away Do Not Want GIF

1
1
88
Built a Mini Cloud Security Posture Management (CSPM) tool. Scans live AWS EC2 & S3 using ephemeral credentials, evaluates security risks via policies, and visualizes posture in a React dashboard. @FastAPI @reactjs @awscloud . Hands-on cloud security learning.

ALT Super Troopers Police GIF

2
58
Built a “Daily Water Intake Tracker” app 💧 Now the app reminds me to drink water, but I still forget to drink water. At least one of us is doing its job perfectly. 😌📱 #ReactNative #Expo #DevLife
1
2
112
Spent 30 mins fighting @appwrite auth: ❌ createEmailPasswordSession (deprecated) ❌ createSession(email, password) (also deprecated) ✅ createEmailSession(email, password) Lesson: RTFM before panic...

ALT Warning Caution GIF

1
27