Browse real job listings from company career pages, filtered to avoid ghost postings.
u/Gullible-Angle4206 · Reddit
[intervu.cc] A job portal that connects via MCP because many people has access to some form of AI I built a free forever job portal www.intervu.cc to help job seekers search for jobs across the globe. The thing that differentiates this is the ability to add mcp connectors to your existing AI you already subscribe to. Almost all of the job search portals offer a paid variant of their tool only to add a thin AI layer to help with AI fluff. My core belief is that many people already subscr
Generate full-stack React apps by describing your idea in Arabic or English.
@codeskyai · X
Meet CodeSky ☁️ the Arabic-first vibe coding platform. Describe what you want — in Arabic or English — pick an AI model, and get a real running app. Clean code, first-class RTL. Start free → #VibeCoding
Extract structured data from PDF documents directly in your browser without uploading.
@MitanshDevNew · X
just shipped DataDrop — extract data from messy PDFs without uploading anywhere. everything runs in your browser. free to try, $10/mo for unlimited. #BuildInPublic
Voice-first AI co-founder that stress-tests startup ideas and helps schedule customer interviews.
@heynucleus · X
Weekend is here! Time to build something exciting with Claude Code or Codex or Lovable :) Let's go! #vibecoding #claudecode #Buildsomethingpeoplewant #buildinpublic
Transform trending videos into branded assets and auto-publish to multiple platforms.
@nrqa__ · X
the AI agent resource list I wish existed a year ago 1). for learning the fundamentals (videos) ↳ llm introduction - the crash course that actually explains how these models work before you touch a line of code ↳ llms from scratch - build one yourself so the black box stops feeling like magic ↳ agentic ai overview (stanford) - a proper academic breakdown of what makes an "agent" different from a chatbot ↳ building and evaluating agents - how to actually test whether your agent is doing its job or just faking it ↳ building effective agents - practical patterns for agents that hold up outside a demo ↳ building agents with mcp - how model context protocol changes the way agents connect to tools and data ↳ building an agent from scratch - no frameworks, no shortcuts, just the raw build ↳ philo agents - a full playlist for going deeper once the basics click 2). for cloning and remixing (repos) ↳ genai agents - a growing collection of agent examples you can clone and