Short-term gigs, freelance projects & dev-for-hire roles with the pay on the table · bounties & OSS contributions to build your reputation · and demand-backed ideas to build for yourself. Every find shows what it pays, what it takes, and how to win it.
Everything — paid work you can win now, roles to land, proof to build, and ideas worth building.
This is a job posting for remote software developers to train AI systems, paying $60-$110/hr with 100 openings. The work involves applying software engineering judgment to improve AI's handling of development tasks. It requires experience in languages like Python, Rust, Go, Java, Node.js, or full-stack, but no prior AI experience. A key part of the process is an AI interview assessing debugging, tradeoffs, clean code, edge cases, and communication.
Apply: Apply directly via the provided link: https://sl1nk.com/software-developer
This is a hiring post for 100 remote contract software developers at micro1, offering $60-$110/hr. It requires candidates with 1+ years of experience in various tech stacks and includes an AI interview step. The opportunity for the operator is to apply for and secure one of these high-paying contracts, leveraging their AI coding proficiency to quickly deliver against the requirements.
Apply: Apply directly via the provided jobs.micro1.ai link: https://jobs.micro1.ai/post/774871bf-951f-4f26-9fe8-42eabfce...
This is a job posting for an SAP Software Engineer with extensive experience in ABAP programming and modern SAP technologies like Fiori/UI5, OData, CDS, AMDP, and RAP. The role involves developing and supporting SAP applications for Insight Global's client. It represents a direct, funded opportunity for an SAP specialist.
Win it: Apply directly through the Adzuna link provided or search for the same posting on Insight Global's official careers page.
This is a contract opportunity for an SAP Systems Engineering Specialist focusing on the design, build, deployment, maintenance, and optimization of an organization's SAP ERP system. It covers both on-premise SAP landscapes and the integration of SAP Cloud applications. The role is for a direct client in New York, NY, with a salary starting from $125,850 CAD.
Win it: Apply directly via the Adzuna link or any original career page link provided there. Follow up with a personalized email to the listed recruiter if contact details are available.
This is a contract role for an experienced SAP S/4HANA ABAP Developer with integration experience to support a multi-year migration project from ECC to S/4HANA. The role involves developing within the Finance application suite and requires strong ABAP and integration skills.
Win it: Apply directly through the Adzuna link provided (or the originating job board if Adzuna is an aggregator) and follow their application instructions. Tailor the application to the job description.
This is a contract role for a Senior Software Developer at Great Canadian Gaming Corp. in Toronto, offering $90-$100/hour for a one-year engagement. The role focuses on API, microservices, and event-based development using Java, SQL, Spring Boot, or Apache Camel. This represents a direct, high-value paid opportunity.
Win it: Submit application via Brainhunter's portal or the Adzuna link provided. If possible, research and connect with Brainhunter recruiters on LinkedIn.
This is a contract job posting for an SAP ABAP Developer with a strong focus on SAP SD and FI modules, particularly revenue recognition. The role involves designing, developing, enhancing, and fixing custom ABAP programs based on functional specifications. The stated compensation is a significant CAD 188,520.
Win it: Apply directly via the Adzuna link provided in the job posting (https://www.adzuna.com/land/ad/5751881603?se=aCu3VhVg8RGdGcW9eG4-1w&utm_medium=api&utm_source=5aa259bc&v=0448D151071DAAC5E48BA533822F0D0CAAA6EA83).
This is a bug bounty issue for a GitHub repository, indicating a missing authentication middleware on a job creation endpoint. The task is to implement `authMiddleware` on the `POST /api/jobs` route to prevent unauthenticated users from creating job listings. The impact is medium due to potential spam or malicious postings.
Win it: Submit a Pull Request to the `SecureBananaLabs/bug-bounty` repository, referencing issue #1776 in the PR description, then notify the issue author, fennhelloworld, by commenting on the issue.
This is a bounty to fix a bug in a job creation schema where `budgetMax` can be lower than `budgetMin`, leading to invalid job records. The fix involves adding validation logic to reject such inverted budget ranges during job creation and partial updates. This is a clear, paid task for a specific client.
Win it: Create another issue with the same contents on the SecureBananaLabs/bug-bounty repo, referring to issue #743 for information on how to participate in bounties. Then, submit a pull request.
This is a job posting for a Forward Deployed Engineer focusing on backend Python for a funded and profitable stealth startup in property management. The role involves building AI agent backend tools, handling client-specific extensions, and direct client interaction to solve real-world problems with AI agents. It's a senior role requiring experience with production backend systems and LLM agents.
Apply: Email mercedes@kinxshn.com with "HN - Forward Deployed Engineer" in the subject line.
This is a bounty to fix a specific bug in a Node.js API's authentication service. The bug causes a mismatch between the user ID returned during registration and the subject claim in the JWT token due to two separate timestamp generations. The task involves refactoring the code to generate the ID once and ensuring consistency across the response and the JWT, plus adding a unit test.
Win it: Comment directly on GitHub issue #2768, then open a draft pull request referencing the issue.
This is a bounty to fix a bug in a web application where freelancer profile pages do not correctly render data from a mock file. Currently, the pages show generic placeholder text for both known and unknown usernames. The task is to ensure known usernames display mock profile details and unknown usernames show a not-found page.
Win it: Comment on GitHub issue #2763, then open a draft Pull Request to the main repository when ready.
This is a bounty to fix a security bug in a payment API. The task involves applying existing authentication middleware to the `/api/payments` route and adding API tests to verify the authentication behavior for both unauthenticated and authenticated requests. The payment service logic itself should remain unchanged for authenticated users.
Win it: Reply directly in the GitHub issue #2757, indicating readiness to work and providing an estimate, since the issue is limited to its author. If not the author, you'd create a new issue and refer to #743.
This is a bounty to fix two specific bugs in a Node.js API: allowing admin role self-assignment during registration and a missing argument in a refresh token function. The project involves modifying validation schema and a controller function in an existing codebase. It's a straightforward fix with a clear definition.
Win it: Create a new issue on the SecureBananaLabs/bug-bounty repository with the same contents as #1823, referring to issue #743 for context, and mention your intent to work on it.
This is a bounty to implement a static, actionable settings overview page for a web application. The task involves replacing a placeholder with sections for account, profile, notifications, security, and billing, using mock data and adhering to existing frontend styles. It's a well-defined UI task with clear scope.
Win it: Create a new issue on the SecureBananaLabs/bug-bounty repository with the same contents as issue #1810, explicitly referring to issue #743 and #1810. Then, comment on your new issue to signal intent to work.
This is a bounty to implement a settings page for a web application, specifically replacing a placeholder with a static but actionable overview of account, notification, security, and billing preferences. The task is scoped to frontend implementation, using mock data, and maintaining the existing style. This is a clear, paid deliverable.
Win it: Create a new issue on the `SecureBananaLabs/bug-bounty` repository, stating your intent to work on this, referring to issue #1795, and requesting confirmation from the maintainer for a duplicate bounty.
This is a bug bounty issue for a missing input validation and length limit on a search query endpoint in a Node.js API. The task is to implement trimming, length limiting (e.g., 200 characters), and sanitization for the `req.query.q` parameter before it is passed to the search service. This is a straightforward fix for a known vulnerability.
Win it: Create a pull request directly on the SecureBananaLabs/bug-bounty repository, referencing issue #1777 and #743.
This is a hiring post for a full-time DevOps Engineer role based in the US, with a salary range of $240,000 - $300,000 per year. The role requires experience with AWS, Azure, GCP, CI/CD, DevSecOps, Docker, Lambda, and EC2. It's a highly compensated position indicating strong demand for skilled professionals in this area.
Win it: Apply directly via the devitjobs.com link provided in the Reddit post.
This is a hiring post on Reddit for a remote JavaScript developer for a blockchain-related B2C project. The role requires experience with Node.js or frontend frameworks like React/Vue, Express.js, and REST API development. Blockchain/crypto and TypeScript experience are a plus, and the pay is $32-54/hr.
Win it: PM /u/veablicer on Reddit directly with your portfolio and code samples.
This is a contract role for a Senior Integration Developer focused on building and maintaining REST API integrations between enterprise systems, specifically Craft.io and Azure DevOps. The role requires expertise in Node.js, Python, JavaScript, Azure cloud services, and database design. The pay rate is $80-$85/hour, remote for US-authorized workers.
Win it: Email your resume and availability to apply@aandbtalent.com
This is a bounty to fix a missing input validation vulnerability in a Node.js API endpoint. The task involves creating and applying a Zod schema to validate user creation requests, preventing arbitrary data from being stored. The bounty specifically mentions that only the issue author can attempt to solve it, but encourages creating a new issue to work on it.
Win it: Create a new issue on the SecureBananaLabs/bug-bounty repository, referencing issue #1773 and #743, stating intent to work on a solution.
This is a contract role for a Full-Stack CV/ML Systems Engineer at Laminar Engineering, focused on building real-time computer vision systems for airborne drone detection and tracking. The role spans the entire pipeline, from data collection and model training to NVIDIA edge deployment, real-time video processing, and operator dashboards. It requires deep expertise in computer vision, ML, and embedded systems.
Apply: Email hiring@laminr.co and mention HN in the subject or body.
This is a bug bounty for a missing authentication vulnerability on a payment creation endpoint in a Node.js API. The task is to add an authentication middleware to the `/api/payments` POST route, ensuring only authenticated users can create payment intents. The issue has a specified bounty amount.
Win it: Submit a pull request directly to the SecureBananaLabs/bug-bounty repository, referencing issue #1772 in the PR description.
CivTiq is a startup building white-label, enterprise-grade reporting infrastructure for municipal governments, focusing on Canadian data residency and compliance. They are hiring a Lead SWE with significant experience in multi-tenant cloud architecture and regulated environments. The role involves technical leadership, architectural decisions, compliance framework buildout, and potentially AI code review.
Apply: Email ben [at] civtiq [dot] com, as specified in the hiring post.
This bounty describes a critical security vulnerability in a 'refresh' authentication endpoint: it mints new access tokens without validating the provided refresh token, allowing unauthenticated access. The task is to implement proper token validation, ensure the request body contains a token, and add regression tests. This is a clear, paid deliverable for a specific issue.
Win it: Create a new issue on the SecureBananaLabs/bug-bounty repository with the same contents as #1750, explicitly stating your intent to work on it and referencing #1750 as per their instruction.
This is a Request for Proposal (RFP) from the Department of Justice Canada (JUS) for a cloud-based Enterprise Library Management System (LMS) offered as Software as a Service (SaaS). The government is actively seeking a vendor to provide a comprehensive solution for managing their library resources. This represents a concrete, funded opportunity to deliver a B2B SaaS solution.
Win it: Submit a proposal via the official 'canadabuys' tender portal by the closing date: 2026-07-14T14:00:00.
This is a full-time Senior Integration Lead position focused on designing, implementing, and managing SAP S/4HANA integration solutions. It requires deep knowledge of SAP S/4HANA modules and integration technologies. The role involves collaboration with various teams to ensure seamless SAP integration.
Win it: Apply directly through the Adzuna job portal or the original source linked there.
This is a job posting for a Pre-Sales SAP Architect at VersaFile, a company specializing in SAP attachment and data archiving solutions with a 'clean core' approach. The role involves designing custom solutions for enterprises and requires deep SAP technical and pre-sales expertise. It's a full-time, permanent position based in Vancouver with a salary of $125,000 CAD.
Win it: Apply directly through the Adzuna job posting (likely links to their corporate careers page) and prepare a compelling cover letter.
This is a contract job posting for a Buyer at Teck Resources in Vancouver, BC. The role involves procurement and supply chain management for a large mining company. It is a hybrid role, suggesting some in-office presence is required.
Win it: Apply directly through the Adzuna platform or follow any specific application instructions provided in the full job posting link.
This is a full-time, high-paying job posting for a Facilities Supervisor at the Woodfibre LNG Project in British Columbia, Canada. The role involves overseeing the construction and operation of an LNG export facility. This is a direct employment opportunity, not a product to build.
Win it: Apply directly through the Adzuna link or the official career portal of Pacific Energy Canada/Woodfibre Management Ltd.
This is a job posting for an AI Staff Engineer at Republic Services, a large waste management company. The role involves leading the design and implementation of enterprise-grade GenAI and agentic AI solutions, translating business problems into AI applications, and setting technical standards. It's a senior leadership position with a strong focus on productionizing AI for measurable business impact.
Apply: DM 'devops_monkey' on Hacker News or apply directly via the provided Workday link: https://wd5.myworkday.com/republic/d/inst/15$392530/9925$288...
This is a job posting for an SAP DevOps Engineer at Accenture Federal Services, a technology company focused on US federal government projects. The role involves leveraging technology to improve government services, with a specific focus on SAP and DevOps practices. The stated salary is over $166,000 USD, indicating significant funded demand for this skill set.
Win it: Apply directly through the Adzuna link or Accenture's career portal, and network with Accenture Federal Services recruiters on LinkedIn.
This is a hiring post from Articulate for mid-level and senior software engineers. They are looking for developers to work on integrations that embed Articulate 360 into customer workflows, focusing on AI-driven experiences. They are also hiring for a distribution team that delivers eLearning content globally.
📄 Add to résumé: Gain deeper experience designing and implementing integrations with various third-party APIs and services, especially focused on data flow and AI integration.
Apply: Apply directly through the provided Lever links in the 'whoishiring' post, tailoring your resume/cover letter to the specific role (Integrations vs. Distribution).
RealEstateU is a U.S. online real estate education provider looking for a senior MERN/LMS Fullstack Engineer. They aim to modernize their platform, improve CI/CD, break down a monolith, enhance APIs, and rebuild the frontend, specifically encouraging an AI-native workflow. This is a full-time contract role for a scaled product with significant ownership.
📄 Add to résumé: Gain direct experience with MongoDB and Express.js, ideally by building a small MERN microservice.
Apply: Complete the Google Form questionnaire provided in the job description (https://forms.gle/vjdnjrnDVxcsCWM76).
This is a job posting for an SAP BTP RAP and Developer Lead, offering a full-time, permanent, and remote position within the USA with a salary starting from CAD 66,590. The role requires technical leadership and hands-on expertise in designing, building, and delivering solutions on SAP BTP using RAP. K&K Global Talent Solutions is recruiting for one of their clients.
Win it: Apply directly through the Adzuna link or the K&K Global Talent Solutions website if a direct application portal is provided.
This is an onsite contract position for an SAP BRIM CI consultant in Dallas, Texas, with a budget of over $73,000 CAD. The role requires expertise in SAP BRIM Convergent Invoicing, FICA, S/4HANA 2022+, and integration knowledge with Controlling (CO), SAP RAR, and general ledger/taxation. It's a clear, funded contract opportunity rather than a product idea.
Win it: Apply directly through the Adzuna job posting (link provided) and check for any direct email contacts for Adbakx LLC.
This is a job posting for an SAP Development Lead at NTT Data Americas, Inc., requiring expertise in S/4HANA, RAP, and Fiori. It's a remote position based out of Plano, Texas, offering a salary of over $126,026 CAD. The role involves leading and overseeing daily SAP development activities.
Win it: Apply directly through the Adzuna job portal (or the official NTT Data careers site if linked).
This is a permanent job posting for an SAP EWM Functional Analyst in Montreal, Quebec, offering a salary of $110,000 CAD. The role involves optimizing logistics operations using SAP Extended Warehouse Management. It's a clear demand for specialized SAP consulting work.
Win it: Apply directly through the adzuna.ca link provided, or email Robin Sionniere (Conseiller en recrutement chez FED à Montréal) if an email is publicly available.
This is a paid bounty to add JSDoc comments to JavaScript service functions in the `xevrion-v2/agent-playground` GitHub repository. The task is straightforward documentation, requiring understanding existing code and applying standard JSDoc practices. The bounty offers $50 for successful completion.
Win it: Comment on the GitHub issue #1 at https://github.com/xevrion-v2/agent-playground/issues/1 and then open a pull request referencing the issue.
Albert is a profitable consumer fintech company with over 20M users, seeking principal and distinguished engineers to build entirely new consumer products. They offer top-tier compensation, remote work flexibility, and a senior-heavy team environment for individuals who love to build and ship 0-to-1 products. This is a highly funded and staffed opportunity to join an established company and build new features within a large, existing user base.
📄 Add to résumé: Demonstrate handling of consumer-grade scale and the associated technical/architectural challenges.
Apply: Apply directly through Albert's careers page, likely linked from the original 'Who is Hiring' post. If not, find the careers section on meetalbert.com.
This is a contract role for an SAP SD (Sales and Distribution) consultant, focusing on design, configuration, and delivery within SAP S/4HANA Order-to-Cash processes. It requires expertise in pricing, ATP, credit management, delivery, and billing, and involves working with business and technical teams.
Win it: Apply directly via the Adzuna job posting (https://www.adzuna.ca/details/5751838130?utm_medium=api&utm_source=5aa259bc).
This is a contract role for a Junior SAP Cloud Developer focusing on SAP Business Technology Platform (BTP) and SAP UI5. The position is based in Canada and offers a salary starting from $59,000 CAD. It's an opportunity for a developer to gain experience and contribute to SAP projects in a team setting.
Win it: Apply directly via the Adzuna job posting (URL provided).
This is a job posting for a permanent QA Automation Engineer position at Infoya, based in East York, Toronto. The role involves designing, developing, and maintaining automation frameworks for web, API, and enterprise applications. Key skills include Java, Python, and Selenium, with a salary of $80,000 CAD.
Win it: Apply directly through the Adzuna job posting link, or LinkedIn if a direct recruiter is listed for Infoya.
This is a job posting for experienced forklift operators in Mississauga, Ontario, offering CAD $40,560 annually. The role requires specific experience with reach trucks, tight space driving, and RF scanning, preferably with SAP WMS. It's a permanent position with various shifts and potential for overtime.
Win it: Submit a resume and cover letter via the Adzuna 'Apply Now' button on the job posting, or directly to The Staffing Guys if their contact information is available elsewhere.
Peachtree Infrastructure, a Series A renewable energy developer, is hiring for three remote US roles: Full Stack Developer, Data Engineer, and Salesforce Admin/Dev. They are building the software and data backbone for their energy assets, including an IoT data platform. This represents a clear, paid demand for software development and data engineering services, particularly in Python/Node/Svelte and GCP, as well as Salesforce expertise.
Apply: Apply directly via email: hiring@peachtreeinfra.com
This is a job posting for a full-time SAP Business Analyst - Finance role at Trident Seafoods, focusing on SAP S/4HANA implementation and support for financial modules. The role requires deep SAP FICO experience and involvement in system configuration, testing, and user training. It represents a direct, well-funded opportunity for a skilled SAP professional.
Win it: Apply directly through the Adzuna link or Trident Seafoods' official careers page, following their specified application process.
This is a job posting for an SAP ABAP Developer for Eclaro's client, a large state power organization in White Plains, NY. The role involves working on ABAP and BW initiatives, including compliance requirements and reporting. It represents a direct, funded opportunity for an SAP ABAP expert.
Win it: Apply directly via the Adzuna job posting (or the Eclaro careers site if linked from Adzuna).
This is an onsite, full-time hiring post for a .NET Full-Stack Specialist at Scm Products, Inc. in Hauppauge, New York, offering a salary of $115,000 - 125,000 per year. The role requires experience with ASP.NET, AWS, Azure, Blazor, C#, CI/CD, and Docker, with a potential for Android development.
Win it: Apply via the provided link on devitjobs.com: https://devitjobs.com/jobs/Scm-Products-Inc-Software-Developer---NET-Full-Stack-Specialist/rdg
Heuristic estimate (AI scoring not configured). nexu-io/html-anything shows 5,749 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). op7418/guizang-social-card-skill shows 2,397 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). microsoft/SkillOpt shows 4,066 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). open-gsd/gsd-core shows 2,142 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). raiyanyahya/how-to-train-your-gpt shows 2,178 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). zarazhangrui/beautiful-html-templates shows 2,341 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). BigPizzaV3/CodexPlusPlus shows 10,554 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). opensquilla/opensquilla shows 2,209 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). vercel-labs/zerolang shows 4,778 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). OpenBMB/PilotDeck shows 2,714 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). strukto-ai/mirage shows 2,922 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
This is a bug bounty request to fix a critical security vulnerability in a refresh token endpoint. The current implementation issues a new access token for a hardcoded user without validating the provided refresh token, making the refresh mechanism completely insecure. The task is to modify the `refresh` controller and `refreshToken` service to correctly accept, validate, and use a refresh token from the request body to issue a new access token for the authenticated user.
Win it: Comment on your newly created GitHub issue, then open a draft Pull Request referencing the original bounty.
This is a feature request for Anthropic's Claude Code to support `AGENTS.md` and `.agents/skills/` for defining agent behavior and skills. The community has repeatedly asked for this feature since August 2025, with one issue accumulating over 3,000 upvotes and 200 comments, yet no official response from Anthropic.
🏅 Proof: A merged PR into a high-profile, widely used AI coding tool like Anthropic's Claude Code (or even a popular fork) would be immense proof-of-work for agentic AI and dev tooling clients.
Deliver: Comment on the GitHub issue #31005 (or #6235) and, once a working prototype is available, open a draft Pull Request to demonstrate the solution.
This is a job posting for an SAP ABAP Developer (S/4HANA) at Bright Vision Technologies, offering a salary of at least CAD 77,678. The role involves developing innovative solutions to automate and optimize business operations using SAP ABAP and S/4HANA. It represents a direct, funded opportunity for an SAP-skilled developer.
Win it: Apply directly via the Adzuna link or the Bright Vision Technologies career page if available, following their prescribed application process.
This is a job posting for a Principal Data Engineer at Northrop Grumman, offering a significant salary. It is a full-time, high-skill role focused on complex data engineering within a large defense contractor, implying a need for deep domain expertise and long-term commitment. The position requires a proven track record in data architecture, pipeline development, and data governance.
Win it: Apply directly through the Adzuna link or Northrop Grumman's career portal.
This is a feature request for 'obra/superpowers', a tool for AI-driven development. The request is to add support for Claude Code's experimental Agent Teams feature, which allows multiple AI agents to coordinate with shared task lists and inter-agent messaging. The current 'superpowers' skills are not aware of these new primitives, leading to conflicts and a lack of orchestration capabilities for team leads.
🏅 Proof: A merged PR to the 91-star `obra/superpowers` repo for a highly requested feature will demonstrate cutting-edge AI agent development skills, serving as portfolio-grade proof for future AI engineering contracts.
This is a bounty to fix a security vulnerability in the SecureBananaLabs bug bounty platform. The task is to prevent a user with admin privileges from self-assigning the admin role, likely during user registration or profile updates, similar to a previous issue restricting registration roles.
Win it: Since the issue is limited to the creator, create a *new* issue on SecureBananaLabs/bug-bounty referencing issue #1426, and open a discussion on that new issue proposing your solution, potentially with a draft PR to your own fork.
This project involves converting unstructured salon service menu data (PDFs, images) into a standardized Excel format for a salon booking platform called Scuts. The work is offered on a paid per-sheet basis to freelancers. It's a clear, funded demand for data processing and standardization.
Win it: DM the Reddit author u/Appropriate_Skin_807 on Reddit.
adamsreview is a Claude Code plugin that enhances PR reviews by using multi-stage, parallel sub-agents, persistent JSON state, and optional ensemble review. It aims to catch more bugs with fewer false positives than existing AI review tools. The tool includes commands for review, fix dispatch, and an interactive walkthrough.
pitch: aimon · Agent Eval Lab · Forge Kit
This is a bounty to fix a bug in a job detail page. The `/jobs/[id]` route incorrectly renders placeholder text instead of dynamic job data from a mock file. The task involves ensuring known job IDs display correct details and unknown IDs show a proper 'not found' fallback.
Win it: Comment directly on GitHub issue #2755 in the SecureBananaLabs/bug-bounty repository, then open a draft Pull Request referencing the issue.
This is a bounty to fix a package entrypoint issue in a UI library. The `@freelanceflow/ui` package's `main` entrypoint currently points to a TypeScript source file (`src/index.ts`), which causes resolution errors for consumers importing the package directly as a JavaScript module. The task involves configuring the package to expose a proper JavaScript entrypoint while maintaining TypeScript declarations.
Win it: Comment on the GitHub issue #2781 on `SecureBananaLabs/bug-bounty`, then open a draft Pull Request to their repository, linking to the issue.
This is a bounty to fix a specific bug in a job creation schema where `budgetMax` can be lower than `budgetMin`, leading to invalid job records. The task is to implement validation logic to reject such inverted budget ranges during both job creation and partial updates, while ensuring existing valid ranges are unaffected. This is a clear, well-defined bug fix with a direct payment offer.
Win it: Submit a Pull Request to the `SecureBananaLabs/bug-bounty` repository and ensure it references issue #2853.
This is a bug bounty to fix a validation error in a job creation schema. Currently, the system accepts job budget ranges where the maximum budget is lower than the minimum, leading to invalid records. The task is to implement validation logic to reject such inverted ranges during job creation and partial updates, while ensuring existing valid ranges remain unaffected.
Win it: Create a new GitHub issue as specified in the original issue's description, then open a draft Pull Request to the forked repository.
Heuristic estimate (AI scoring not configured). cmux - Ghostty-based terminal with vertical tabs and notifications shows 198 engagement on hackernews. Buildability is inferred from the description; add an AI gateway key for a tailored read.
This is a bounty to fix a package entrypoint issue in a TypeScript monorepo. The `@freelanceflow/db` package needs its `package.json` configured correctly with `main`, `types`, and `exports` fields to be importable within its workspace. A lightweight test is also required to prove the fix.
Win it: Comment on the GitHub issue #2775 (https://github.com/SecureBananaLabs/bug-bounty/issues/2775).
PaperSpine is a tool for academic writers to deconstruct and reconstruct research papers, focusing on core arguments and evidence. It provides structured methods like revision matrices and LaTeX audits to improve writing and understanding of complex academic texts.
CO-Ver is a self-funded startup building software to help property owners and developers detect and challenge overbilling on construction change orders. Their product uses document ingestion, cost comparison, and LLM-assisted analysis with human experts. They are actively hiring experienced fullstack developers for a contract-to-hire role, indicating a proven need and funding.
📄 Add to résumé: Gain hands-on experience with Convex and Clerk, the specified backend and authentication tools, as they are central to the listed stack.
Apply: Email recruiting@co-ver.com with [hn] in the subject.
Heuristic estimate (AI scoring not configured). openai/codex: CLI: Add /rewind checkpoint restore that reverts both chat context and Codex-applied code edits shows 152 engagement on ghissues. Buildability is inferred from the description; add an AI gateway key for a tailored read.
🏅 Proof: Enable AI scoring for a reputation-building read.
Deliver: Comment on the GitHub issue, then open a draft PR to demonstrate the fix.
Heuristic estimate (AI scoring not configured). thananon/9arm-skills shows 2,593 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). simplifaisoul/osiris shows 4,066 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). antirez/ds4 shows 12,682 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). V4bel/dirtyfrag shows 4,797 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). FULU-Foundation/OrcaSlicer-bambulab shows 6,715 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). vercel-labs/zero-native shows 4,067 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). XBuilderLAB/cheat-on-content shows 3,163 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). simonlin1212/a-stock-data shows 3,164 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). perplexityai/bumblebee shows 4,098 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). AprilNEA/OpenLogi shows 2,733 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). pewdiepie-archdaemon/odysseus shows 18,330 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). FoundZiGu/GuJumpgate shows 3,229 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). yaojingang/yao-open-prompts shows 2,353 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). Tell HN: Merry Christmas shows 1,958 engagement on askhn. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). Gemini Pro 3 imagines the HN front page 10 years from now shows 3,346 engagement on hackernews. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). Jmail – Google Suite for Epstein files shows 1,557 engagement on hackernews. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). facebookresearch/vggt-omega shows 2,270 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). huangserva/3DCellForge shows 2,405 engagement on github. Buildability is inferred from the description; add an AI gateway key for a tailored read.
Heuristic estimate (AI scoring not configured). ggml-org/llama.cpp: Feature Request: TurboQuant support shows 323 engagement on ghissues. Buildability is inferred from the description; add an AI gateway key for a tailored read.
🏅 Proof: Enable AI scoring for a reputation-building read.
Deliver: Comment on the GitHub issue, then open a draft PR to demonstrate the fix.
This is a senior software developer contract position in Toronto, Ontario, for a 1-year term with potential extension. The role requires extensive experience with modern web development technologies like React, Next.js, Node.js, TypeScript, and RESTful APIs, along with Agile and DevOps (Azure). It's an onsite role demanding strong communication and UI/UX skills.
Win it: Apply directly through the Adzuna job posting (or the original source link if Adzuna is an aggregator), ensuring all requested documents are attached.
This is a contract role for a Senior Software Developer in Toronto, requiring extensive experience with Oracle, J2EE, DataPower, and web services. It's an onsite, 9-month engagement with a possible extension, indicating a significant and well-funded enterprise project. The demand signal is direct and paid.
Win it: Apply directly through the Adzuna job portal or Source Code's corporate career page, if linked.
This is a contract Software Developer position at Meridian Credit Union, based in Etobicoke, Toronto, offering a salary from $68,800 CAD for a 6-month term. The role involves contributing to Meridian's software development efforts, likely within their existing tech stack and processes. It represents a direct, funded opportunity for a developer.
Win it: Apply directly through the Adzuna link provided or search for the official job posting on Meridian Credit Union's career website and apply there.
This is an 18-month contract position for a Software Developer at Cineplex, focusing on internal platform engineering and enterprise systems. The role involves designing and building scalable web applications and services to enhance operational efficiency and employee experience across Cineplex's brands. It's a staff augmentation role for an established enterprise.
Win it: Apply via the Adzuna portal, ensuring the application is tailored to the contract description.
This is a contract job posting for a Senior Software Developer in Toronto, Ontario, for a 5-month term with potential extensions. The role involves translating technical specifications into working applications, including coding, testing, and troubleshooting. It's an on-site position with specific security requirements, indicating a government or highly regulated client.
Win it: Apply directly through the Adzuna job posting link, or LinkedIn if a direct recruiter contact is listed.
Deliver: Comment on the GitHub issue #429 in the `obra/superpowers` repository.