Login
Discover
Waves
Decks
Upgrade
Login
Signup
75
sagarkothari88
Sagar Kothari
Hive Witness, 3Speak & Distriator Developer
Available
Used
Resource Credits
1,043 Followers
39 Following
Bharat ๐ฎ๐ณ
https://peakd.com/@sagarkothari88/posts
November 18, 2021
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
sagarkothari88
HiveDevs
Sunday, August 3, 2025 4:31 AM
Day 8 - Secure ๐ Login with AIOHA & LocalStorage Magic ๐ง
implement login using AIOHA ๐ and call Distriator login API ๐, storing encrypted user data in localStorage ๐พ
$ 16.098
189
12
2
sagarkothari88
HiveDevs
Saturday, August 2, 2025 4:30 AM
๐ฅณ Learning ReactJS + Vite + TS + AIOHA - Day 7 โ Show a Toast Message! ๐ฅจ
Learn how to spice up your React apps by showing error toast messages with DaisyUI! Includes fun code, images, and tips
$ 7.148
141
6
sagarkothari88
HiveDevs
Friday, August 1, 2025 4:31 AM
Day 6 ๐ - Learning ReactJS: Calling APIs & Creating Context Providers | Distriator Feature Update
Day 6 - ReactJS journey: API with fetch, DTO structuring, Context Providers & Distriator - Business-Hive-power insights
$ 5.728
130
14
1
sagarkothari88
HiveDevs
Thursday, July 31, 2025 4:31 AM
Level Up Your Imports: Using Path Aliases for Cleaner React + TypeScript Projects ๐
Say goodbye to messy relative imports! Learn to setup path aliases using vite.config.ts and tsconfig.app.json like a pro
$ 16.784
129
5
1
sagarkothari88
HiveDevs
Wednesday, July 30, 2025 4:31 AM
Day 4 ReactJS Adventures + Distriator Progress: useState, useEffect, and .env Chaos ๐น
Day 4 of ReactJS learning: .env, useState, useEffect madness + Distriator hotel room updates deployed on alpha ๐
$ 31.489
270
2
sagarkothari88
HiveDevs
Tuesday, July 29, 2025 4:30 AM
From NavBar Mess to React Router Success! Fixing Layouts, Routing & AIOHA in One Go ๐
Fixed ui-navbar issues, added layout & integrated react-router with AIOHA login for a seamless UX Debugging included ๐น
$ 14.127
86
1
sagarkothari88
HiveDevs
Monday, July 28, 2025 4:30 AM
๐งญ Integrating React Router: My Routing Adventures with React ๐ฃ๏ธ
Integrated `react-router-dom` into my React app, hit a navbar wall, and split the journey into two fun-filled posts! ๐
$ 46.914
216
9
5
sagarkothari88
HiveDevs
Sunday, July 27, 2025 4:30 AM
๐ Integrate AIOHA with Your React App from Scratch (Vite + Tailwind + DaisyUI)
Build a React app with AIOHA login using Vite, Tailwind, DaisyUI. From setup to debugโeverything in one fun guide! ๐๐
$ 37.094
298
11
3
sagarkothari88
HiveDevs
Saturday, July 26, 2025 4:30 AM
๐ Sometimes Vibe Coding Works Wondersโฆ Sometimes It Just Crashes and Burns
2 devs, 2 days, zero results. One good prompt, 2 minutes, perfect solution. Vibe coding wins again! ๐ฏ
$ 23.082
166
14
4
sagarkothari88
hive
Friday, July 25, 2025 4:30 AM
๐ Updates from the CheckinWithXYZ Project โ Admin Reports Now Live!
CheckinWithXYZ now supports reports for admins! Track onboarding activity by time or user. More power to Hive! ๐
$ 14.953
163
6
2
sagarkothari88
HiveDevs
Tuesday, July 22, 2025 6:26 AM
Hive Integration Begins at Ati Hotel โ Room 1 Pilot ๐
Testing Hive cashback at Ati Hotel Room 1 โ one small step for Hive, one giant leap for real-world adoption! ๐จโจ
$ 20.965
212
13
4
sagarkothari88
HiveDevs
Monday, July 21, 2025 6:22 AM
Eye Blinding white screen issue on Distriator which was fixed
Faced a blinding white screen bug in our Flutter Hive web appsโhereโs what caused it and how we fixed it!
$ 29.006
173
4
sagarkothari88
HiveDevs
Sunday, July 20, 2025 6:05 AM
CheckinWithXYZ - Encountered a weird bug - space key not allowed - meme version
We fixed an issue in CheckinWithXYZ application. This issue was very weird due to technological complexity. Read more...
$ 80.507
513
28
12
sagarkothari88
Threespeak
Sunday, June 22, 2025 2:46 PM
22-Jun-2025 - Distriator - Product Catalogue & Point of Sale
Distriator - Business - New Options You'll see 3 new buttons when you login as business 2 Buttons are business specific - Point of Sale & Product Catalogue Distriator - Manage Products / Product Catalogue
$ 34.930
467
27
11
sagarkothari88
HiveDevs
Thursday, April 24, 2025 1:34 AM
AIOHA + Flutter - Plugin - facing issues with web-app
Hello People on Hive, AIOHA based flutter plugin for iOS & Android App is working fine but for web-app, it is giving me several errors & to be honest headache as well ๐ฅบ Javascript won't load At
$ 17.009
103
9
sagarkothari88
HiveDevs
Wednesday, April 23, 2025 1:28 AM
AIOHA + Flutter Bridge - HiveAuth - vote, follow, unfollow, comment, etc need payload to redirect
TechCoderX, I need payload from AIOHA with HiveAuth for vote, follow, unfollow, comment operations need redirection
$ 16.282
73
5
2
sagarkothari88
HiveDevs
Tuesday, April 22, 2025 1:05 AM
AIHOA based login with HiveAuth & Sign a message - works well with iOS App now
Hello Everyone, With this post, I would like to share that AIOHA based login with HiveAuth on iOS application is done. Of course, above code / function is partial. Here is the other half in which I have
$ 16.096
165
6
1
sagarkothari88
Threespeak
Monday, April 21, 2025 12:42 AM
AIHOA + HiveAuth + Sign a message - needs a callback to verify key from PKSA app
Hello @techcoderx, With this post, I'll illustrate the issue which I am facing. If I've Hivekeychain app installed on my phone, verify-key triggered from a different app, it would require
$ 17.166
123
2
1
sagarkothari88
threespeak
Sunday, April 20, 2025 1:03 AM
AIOHA + Flutter - HiveAuth login works but decrypt memo does not
Hello @techcoderx I wanted to try following method with HiveAuth based login So, I was able to resolve all issues which I faced yesterday & was able to integrate HiveAuth for Flutter based web-app.
$ 34.238
182
3
2
sagarkothari88
threespeak
Saturday, April 19, 2025 12:42 AM
Experimenting with AIOHA package & trying to integrate it in flutter project
Hello @techcoderx Saw your annoucement that now you are @vibecoderx & was april-fooled for almost 1 hour ๐คฃ Realized only after reading comments Understanding Setup Let's get to the subject. I am
$ 20.991
223
13
2