SHIP :shipitparrot: !!
This is an one day hack. I tried to make a google docs clone named 'livedocs'. Why ? - Dark Mode, Realtime Integrations, Random Experiment (?) This website works unexpectedly well ! This app is a total wrapper around liveblocks.io, they provide a SaaS solution to all the realtime needs in this app. Clerk + LiveBlocks is honestly the entire stack powering this entire website. LiveBlocks integrates with a text editor called 'Lexical' (lexical.dev) made my meta to create the entire editor inside the app ! I am in love with liveblocks.io:roo-love:
Live: docs.srijit.co
GitHub: github.com/DevSrijit/realtime-docs
Ship v2 !
This is an update to hackclub.slack.com/archives/C01504DCLVD/p1722612749673719 ! I setup stripe to create subscription tiers ! Users now have to subscribe for automation invocations hehe. Sadly Stripe doesn't support Indian merchants so this is a test account doing test charges 😞 I might convert it to razorpay sometime in the future though :hehe: But this is all for this project for now. #arcade
Live: fuzz.srijit.xyz
GitHub: github.com/DevSrijit/saas-automation
Ship! :shipitparrot: 🚢
#arcade
I made a zapier-like automation tool ! It currently only works with notion, slack, google drive and discord. It was a really really complicated project, sometimes it works sometimes it doesnt. I tested it on different accounts and all of them create new sorts of problems. It's honestly a hit and trial thing, I really suggest you try it out, it might work for you ! While making this, Clerk has been an absolute pain to interface with my db. The part that I really love about this project is the workflow editor which is made with reactflow !
(most of the stuff in the ui is for decoration only, even the essential stuff aint working :skull-hole: , blame prisma or something)
STACK:
DB: Neon
ORM: Prisma
Framework: Next.js
Bucket Storage: Uploadcare
Auth: Clerk
TBD: Setting up billing with Stripe (I dont feel like doing this bcz im not confident the automations work :blob_hehe:, blame webhooks now)
Live: fuzz.srijit.xyz
GitHub: github.com/DevSrijit/saas-automation
Mini-Ship !
I got some good progress on my zapier-like automation builder. Here's some snaps from the most important pages !
(i used reactflow for the drap and drop automation builder, it's pretty cool !)
Mini-Ship !
I finished building a cool hero section for my SaaS automation tool ! I also setup authentication and the backend but I cant demo that right now because stuff, is broken. haha, I still hope this hero section is entertaining enough !
#arcadeHacked together a prettyyyy cool 3d website ! this is built using react-three-fiber !
Link: room.srijit.co
GitHub: github.com/DevSrijit/room-3d
ship ship ship :shipitparrot::shipitparrot:
I finally created a new personal website. This is made using Nuxt.js. I knew nothing about nuxt and it's honestly so complicated haha, I still hate it. I would choose Next>Nuxt anyday. But yes, nuxt does have some quirky features that come in handy. It's just really different from React (cuz it's a vue framework). ANYWAYS, I am really satisfied with my website, this took my waaaayyyyy longer than it should have.
Github: github.com/DevSrijit/canvas
Live: portfolio.srijit.co
(p.s. this is actually a super dupa complex project made by: github.com/HugoRCD/canvas, i changed of a lot of things here so yeah)
Been trying to learn nuxt by building my new personal website with it ! nuxt studio is kinda cool !