Shashank
103 posts

Shashank
@ShashankP2524
23 | Full Stack Developer | Super 30 @100xdevs
Katılım Haziran 2023
307 Takip Edilen55 Takipçiler

Completed 150 LeetCode problems…
Next goal: 300 problems or therapy, whichever comes first 🚀 @_DhruvPasricha

English

Introducing @fuinlabs - access control for AI agents on Solana.
Your agent can swap, transfer, interact with DeFi - but only within the rules you set.
Spending caps. Program allowlists. Expiry. Instant freeze. All enforced on-chain.
Works with Claude, Cursor, and any MCP.
English

Ever wondered why your coding agent burns through half your tokens before writing a single line of fix, and the change it makes silently breaks other files that depended on it?
Introducing 100xSWE(100xswe.app). An AI agent that fixes GitHub issues and raises PRs automatically, built on research papers and engineering blogs from the teams who shaped this space.
Most AI coding agents use grep to find files and hand every match to the LLM with no ranking, consuming most of your tokens before the fix even begins. And when a fix is generated, the agent has no idea what depends on those files, so things break in ways nobody sees coming.
100xSWE combines semantic search and BM25 ranked with RRF to find the right files along with their dependents, traverses the code graph to map every dependency before the fix is even generated, and raises a validated PR at a fraction of the token cost.
One description. A fully validated PR on your repo. That is 100xSWE.
I have written a detailed blog covering the full approach and architecture.
@kirat_tw @GillTanveer89 @harjotsgill @Aiswarya_Sankar @mukundjha @AlistairPullen
English

Finally received my offer letter. Huge thanks to @kirat_tw and @100xSchool.
English

just got my first ever earning from something we built - $600 USDC bounty!
placed 5th out of 232 submissions at the 100x School × Superteam India Solana Hackathon
shipped it together with @sanskar0627
huge thanks to @100xdevs @SuperteamIN for the opportunity!

English

Really nice . Nailed it this time🔥🔥
Jai Singh Tomar@JaiSingh9122
⚡VoltPERP - perpetual futures DEX on Solana devnet 🔹 vAMM pricing 🔹 Up to 20× leverage 🔹 Pyth oracles 🔹 Isolated margin 🔹 Liquidate & earn Fully on-chain. No middlemen. @kirat_tw @solana @SuperteamIN @cbajpai7 Live (Devnet) 👇 🔗 volt-perp.vercel.app 🧵 Thread ↓
English

I spent the last few months building Flowboard, an n8n-style automation platform designed for high throughput and reliability. I focused on the architecture to solve the lost trigger issue common in high-load ingestion.
Kafka-backed execution: Triggers are buffered to handle load spikes, allowing workers to process messages at a sustainable pace.
Transactional outbox pattern: I built a standalone sweeper service that polls PostgreSQL for pending states and pushes them to Kafka. This ensures at-least-once delivery even if the message broker is temporarily down.
Websockets: Integrated for real-time feedback so users can monitor execution logs as they happen.
It was a deep dive into distributed systems and transactional reliability using Node.js and Prisma.
Demo: flow.shashankpandey.dev
Code: github.com/Shashankpandey…


English

I built a minimal prediction market on Solana.
Off-chain orderbook + on-chain settlement
Yes/No tokens minted on split orders & burned on merge orders
Axum backend, Anchor program on devnet
Still early, prices & charts are static rn.
Working on real pricing, user positions, trade history, and live graphs.
GitHub and live links in comments 👇
English












