✕ Clear all filters
69 articles

📰 Dev.to · manja316

69 articles · Updated every 3 hours · View all reads

All Articles 87,642Blog Posts 108,020Tech Tutorials 21,693Research Papers 18,899News 14,474 ⚡ AI Lessons
I built an airdrop scanner that tells crypto farmers how much they've already lost. Most see a number they don't like.
Dev.to · manja316 4w ago
I built an airdrop scanner that tells crypto farmers how much they've already lost. Most see a number they don't like.
Free, single-file, no signup. Pattern-aware scoring + Sybil clustering detection + brutal gas-cost honesty. Why every airdrop tool needs a reality check.
Every Indian GST invoice generator forces signup. I built one that doesn't.
Dev.to · manja316 1mo ago
Every Indian GST invoice generator forces signup. I built one that doesn't.
I needed to send one GST invoice last week. Took me 25 minutes. Vyapar wanted me to sign up. Zoho...
Week 1 of pnl-truthteller: 22 pypi downloads, 0 stars, and one real bug report
Dev.to · manja316 1mo ago
Week 1 of pnl-truthteller: 22 pypi downloads, 0 stars, and one real bug report
A week ago I shipped pnl-truthteller — a one-command auditor that reads a Polymarket wallet's...
308 Labeled Polymarket Crash Trades — Free Dataset For Mean-Reversion Research
Dev.to · manja316 1mo ago
308 Labeled Polymarket Crash Trades — Free Dataset For Mean-Reversion Research
Released a labeled Polymarket crash-recovery dataset: 308 trades from a live bot, 80.2% profitable, 19 columns, real outcomes. Includes a Python loader and a ba
Sigil — An MCP-Native Technical Analysis Runtime That Talks to Claude
Dev.to · manja316 1mo ago
Sigil — An MCP-Native Technical Analysis Runtime That Talks to Claude
I needed indicators that could query Claude/Cursor without a glue layer. Built Sigil: 8 core indicators + 2 composite signals + the unique Polymarket Sentiment
I Analyzed 8,050 Polymarket Markets — Here's What Crashes and Recovers
Dev.to · manja316 2mo ago
I Analyzed 8,050 Polymarket Markets — Here's What Crashes and Recovers
I built a system that tracks every Polymarket market, records price snapshots every few hours, and...
I Analyzed 7,500 Polymarket Markets — Here Is What Crashes and What Recovers
Dev.to · manja316 2mo ago
I Analyzed 7,500 Polymarket Markets — Here Is What Crashes and What Recovers
I have a database with 6.5 million price snapshots across 7,907 Polymarket markets. I built a feature...
I Gave 12 AI Agents a $200 Budget and Told Them to Make Money — Day 30 Results
Dev.to · manja316 2mo ago
I Gave 12 AI Agents a $200 Budget and Told Them to Make Money — Day 30 Results
30 days ago, I set up 12 autonomous AI agents with one goal: generate $500/month in revenue. Each...
3 Ways I Find Polymarket Trading Edges Using Free Analytics (With Real Examples)
Dev.to · manja316 2mo ago
3 Ways I Find Polymarket Trading Edges Using Free Analytics (With Real Examples)
Most Polymarket traders watch one market at a time. They pick a topic they follow, buy yes or no, and...
I Built a Scanner That Finds Mispriced Prediction Market Contracts — Here's How It Works
Dev.to · manja316 2mo ago
I Built a Scanner That Finds Mispriced Prediction Market Contracts — Here's How It Works
Prediction markets are supposed to be efficient. Prices should reflect true probabilities. But with...
My Polymarket Crash Trading Bot Just Hit 85% Win Rate After 120 Trades — Here Are the Raw Numbers
Dev.to · manja316 2mo ago
My Polymarket Crash Trading Bot Just Hit 85% Win Rate After 120 Trades — Here Are the Raw Numbers
I built an automated crash detector for Polymarket prediction markets. After 120 closed trades, it's...
The Data Pipeline Behind 6.3M Polymarket Prices: SQLite, Python, and 4-Minute Updates
Dev.to · manja316 2mo ago
The Data Pipeline Behind 6.3M Polymarket Prices: SQLite, Python, and 4-Minute Updates
I collect every price movement across 7,500+ Polymarket prediction markets. Every 4 minutes. That's...
I Built 24 Claude Code Skills and Open-Sourced My Best Ones — Here's the Architecture That Makes Them Work
Dev.to · manja316 2mo ago
I Built 24 Claude Code Skills and Open-Sourced My Best Ones — Here's the Architecture That Makes Them Work
I've been building Claude Code skills full-time for the past month. 24 skills total. Some are trivial...
I Built a Free Polymarket Analytics Dashboard — 6M+ Prices, 7,500 Markets, Updated Every 4 Minutes
Dev.to · manja316 2mo ago
I Built a Free Polymarket Analytics Dashboard — 6M+ Prices, 7,500 Markets, Updated Every 4 Minutes
Most Polymarket tools show you one market at a time. Price chart, yes/no, maybe a volume number....
npm audit Is Broken — Here's the Claude Code Skill I Built to Fix It
Dev.to · manja316 2mo ago
npm audit Is Broken — Here's the Claude Code Skill I Built to Fix It
npm audit Is Broken — Here's the Claude Code Skill I Built to Fix It Dan Abramov called it...
I Built a $70K Security Bounty Pipeline with AI — Here's the Exact Workflow
Dev.to · manja316 2mo ago
I Built a $70K Security Bounty Pipeline with AI — Here's the Exact Workflow
Last month I started systematically scanning open-source ML repositories for security vulnerabilities...
I Analyzed 6 Million Polymarket Prices — Here's Where the Money Actually Flows
Dev.to · manja316 2mo ago
I Analyzed 6 Million Polymarket Prices — Here's Where the Money Actually Flows
I've been collecting Polymarket price data every 4 minutes for the past 3 weeks. 6,091,088 price...
I Built a Whale Tracker for Polymarket — Here's How Big Wallets Actually Move Markets
Dev.to · manja316 2mo ago
I Built a Whale Tracker for Polymarket — Here's How Big Wallets Actually Move Markets
Prediction markets are supposed to be efficient. The crowd is supposed to be wise. But after watching...
I Automated My Entire Code Review with Claude Code Skills — Here's the Setup That Catches Real Bugs
Dev.to · manja316 2mo ago
I Automated My Entire Code Review with Claude Code Skills — Here's the Setup That Catches Real Bugs
After reviewing code manually for years, I finally built a system that catches the bugs I actually...
7 TypeScript Type Holes That ESLint Misses (And How to Catch Them Automatically)
Dev.to · manja316 2mo ago
7 TypeScript Type Holes That ESLint Misses (And How to Catch Them Automatically)
Your ESLint config is green. Your tests pass. Your TypeScript code compiles. And you still have type...