Day 21 of #100DaysOfSolana
Built a CLI tool that transfers SOL on devnet.
What got me: blockhash expires in ~90s. Miss the window, transaction is dead.
Confirmed on-chain 👇
@solana@solana_devs
Solana doesn't have tables. No SQL. No DELETE. Everything is public. Web2 dev brain = slightly broken.
14 days in, built a dashboard reading live on-chain data via RPC.
Different mental model entirely.
dev.to/boblee24/reading-the-…#100DaysOfSolana
Day 11 of #100DaysOfSolana
Learned how Solana accounts differ from traditional databases storage costs, ownership, and public state completely change the way data works.
#Solana#Web3@solana_devs
Not my first Web3 project but my first time understanding what's under the hood.
This week: keypairs, wallets, devnet. Identity on Solana = just a cryptographic keypair. No email, no platform. You own it.
Next: on-chain programs.
#100DaysOfSolanadev.to/boblee24/from-web2-de…
Just shipped FairSplit for the @base Batches 003 S-T
A Splitwise-like dApp where groups split expenses and settle debts in USDC, on-chain, cross-border, instant.
Built on Base Sepolia
On-chain usernames, categories & settlement history
fairsplit-ten.vercel.app#Base#BuildOnBase
#codeEvening
Freshly shipped the messaging feature on my project with Next.js TS Supabase
Real-time chats, state management & custom hook nearly humbled me
Needs some extra touches, but glad I pulled it off it felt impossible at some point
Everything’s cooked proficiently
Just added a notification tab to Magent 🔔
Now users can see campaign updates, feedback submissions & system alerts all in one place — no more missed info.
Built with Next.js TypeScript TailwindCSS
What’s the most useful notification you’ve ever built?
#NextJS#TypeScript
Just added a notification tab to Magent 🔔
Now users can see campaign updates, feedback submissions & system alerts all in one place — no more missed info.
Built with Next.js TypeScript TailwindCSS
What’s the most useful notification you’ve ever built?
#NextJS#TypeScript
Built the frontend for Magent’s Google Forms-style feedback tool🚀
FE: Next.js TypeScript Tailwind Chart.js
Backend: Node MongoDB (team)
Create/edit forms, get live responses & instant bar/pie insights 📊
Bar or pie—what’s your go-to for survey data?
#NextJS#TypeScript
Built the frontend for Magent’s Google Forms-style feedback tool🚀
FE: Next.js TypeScript Tailwind Chart.js
Backend: Node MongoDB (team)
Create/edit forms, get live responses & instant bar/pie insights 📊
Bar or pie—what’s your go-to for survey data?
#NextJS#TypeScript
I’ve seen too many health crypto projects promise the world but deliver nothing.
But then I found @Spine_DAO ,a DeSci project that’s not just talking about real world impact, they’re building it.
600M people suffer from spine related pain.
SpineDAO is here to change that 🧵👇
Hey everyone! I know I broke my 30-day code challenge streak. I’ve been busy with a contract that’s taking most of my time, so I had to pause. Once I’m done, I’ll be back to continue sharing my food e-commerce project! 🚀🍔 Stay tuned! #CodeChallenge#NextJS#WebDev
Hey everyone! I know I broke my 30-day code challenge streak. I’ve been busy with a contract that’s taking most of my time, so I had to pause. Once I’m done, I’ll be back to continue sharing my food e-commerce project! 🚀🍔 Stay tuned! #CodeChallenge#NextJS#WebDev
Day 8/30: Ran into a bug! 🐛 Spent hours debugging a database connection issue in my Next.js app. Turned out to be a misconfigured env variable. Lesson learned: Always double-check configs! 😅🚀 #CodeChallenge#NextJS#PostgreSQL#WebDev#Debugging
Day 8/30: Ran into a bug! 🐛 Spent hours debugging a database connection issue in my Next.js app. Turned out to be a misconfigured env variable. Lesson learned: Always double-check configs! 😅🚀 #CodeChallenge#NextJS#PostgreSQL#WebDev#Debugging
Day 6/30: Setting up the database! 🛠️ Using Neon, a serverless Postgres DB, to store food items, ingredients & user data. Optimized for performance & scalability! 🚀 #CodeChallenge#NextJS#PostgreSQL#NeonDB#WebDev#Database
Day 6/30: Setting up the database! 🛠️ Using Neon, a serverless Postgres DB, to store food items, ingredients & user data. Optimized for performance & scalability! 🚀 #CodeChallenge#NextJS#PostgreSQL#NeonDB#WebDev#Database