▼ Most saved
Web coding
Free mode
100% free
Freemium
Free Trial
Featured matches
-
69,62090v2.1 released 8d agoFree + from $20/moEmma Schneider🙏 21 karmaAug 5, 2025Stakly helped me launch my app super fast. Really impressed with how easy it was to use.
-
25,54078v1.1.0 released 27d agoFree + from $20/moI was just trying it out at first, used some free credits a few hours ago to build a simple app. Turns out, it actually came out pretty decent! I got to test it on my phone without spending a dime, and even showed it to my wife, she was pretty surprised too. So we decided to go ahead and pay to polish it up and download it properly. So far, everything’s running smooth
-
13,19050Released 1mo agoFree + from $20/moThe AI tool that turns Figma design into production-ready websites, automates complex backend tasks like auth and payments, adds AI capabilities, and I like their support team service.
-
16,90732Released 23d agoFree + from $6.99/moHey! My name is Domantas and I invite all fellow solopreneurs, business and product owners to try Hostinger Horizons. Using it is super simple - you are creating a website or application just by prompting - chatting with AI. No struggle, code or design skills are needed. You can literally have your website live in few minutes. Looking forward for your feedback!
-
29,33129Released 6mo agoFree + from $29/moThis is a very useful app! Going to use it on all my products.
-
3,20922Released 2mo agoFree + from $17.65/mo
-
3,71219Released 13d agoFree + from $15.2/moI've been using Zoer.ai for the past few months to build custom business applications, and it's honestly transformed how I approach development. What sets it apart is the intelligent AI chat interface that actually understands your business requirements and generates production-ready code. The multi-stage generation pipeline is incredibly smart - it doesn't just spit out generic templates, but creates tailored Next.js applications with proper database schemas, API endpoints, and even UI components that match your specific needs. The PostgREST integration means you get a fully functional backend without writing a single line of server code. What I love most is the real-time collaboration aspect. The AI assistant helps debug issues, suggests improvements, and even handles complex database queries through natural language. It's like having a senior developer pair programming with you 24/7. The code quality is surprisingly good - clean TypeScript, proper error handling, and follows modern React patterns. I've deployed several client projects built with Zoer and they perform beautifully in production. If you're a solo developer or small team looking to ship faster without compromising quality, Zoer.ai is absolutely worth trying.
-
12,54418Released 1mo agoFree + from $15/mo
-
4,62612Released 1mo agoFree + from $25/mo
-
10,83210Released 7d agoFree + from $20/mo
Other tools
-
40,547856Released 3y agoNo pricingCode varies from run to run. Still it is a helpful app. You can specify coding languages that are not in the dropdown menu.
-
15,666357v3.1 released 1mo ago100% FreeThis is my best bro! I communicate with him like my best friend, he always helps to direct my thoughts and ideas in the right direction, always tells me how to improve something and always gives detailed instructions during the conversation. Thanks to him, I’m launching a new project, in which he helps me take my ideas to a new level, just communication, during which you reassemble your concept and rethink your original idea, because you didn’t know how it would be better and more correct. DeepSeek is my best assistant today, my creative inspiration, who gives me support and confidence in my business, guiding me to realize my dreams)
-
12,060308Released 11mo agoFree + from $17/mointeresting ai tool, quickly let you create a good looking website.. thumbs up
-
30,621301v0.48.6 released 6mo agoFree + from $16/mo
- Sponsor:Rocket.new Vibe Coding
-
50,231213v2.1.0 released 3mo agoFree + from $25/mo
-
592159197Released 9mo ago100% Free
-
32,281127v1.0 released 5mo agoFrom $9.9/moLooks like an interesting project with complete focus on ease of use and no-code environment! 🤩 #NoCode #Project #Software #Development #EaseOfUse
-
9,697100Released 9mo agoFrom $25/mo
-
35598114Released 9mo ago100% Free
-
42992180Released 4mo ago100% Free
-
57687166Released 9mo ago100% Free
-
4,38684Released 1y agoFrom $19/mo
- Didn't find the AI you were looking for?
-
3,88676Released 1y ago100% FreeWithUI is just another form builder that too a very basic one, It doesn't even allow to add images or any other type of fields like DropDown .
-
13,16970Released 2y agoFree + from $490/yr
-
3246191Released 11mo ago100% Free
-
14,64059Released 1y agoFree + from $19/moI just automated my manual data research + emails workflow with Nutix. AI is definitely changing the way we work. Go nutix team.
-
33,15056Released 3mo agoFree + from $10I’ve used ChatGPT, I’ve tried scraping tools, and this just blew my mind. Chat4Data is like GPT got tired of talking and started doing things. I literally type ‘get me all the product listings from this page’ — and boom, it’s done. No code. No setup. Just results. 10/10 would recommend.
-
1,82652Released 5mo agoNo pricing
-
5,95948Released 6mo agoFree + from $20/mo
-
Open1,72746Released 10mo agoNo pricing
-
2,34244v1.0.11 released 1mo agoFree + from $3This is one of the best scrapers I have ever seen, especially considering that Cloudflare explicitly advises against scraping their pages. What makes this scraper stand out is that it opens a virtual machine and runs an agent on top of it, which allows it to bypass bot detection errors effectively. This advanced approach enables it to grab the text content reliably, even from websites with strong anti-scraping measures. By simulating a real user environment, it avoids common blocks and restrictions.
-
3,01344Released 1y agoFrom $14/mo
-
16,04542Released 17d agoFree + from $26.08/moPurely magic. It increases the productivity by a lot and the process is pretty addictive. I've been building websites like there's not tomorrow.
-
2,14942Released 1y agoFrom $9/mo
-
AI-powered JavaScript for sleek signup forms.Open3374181Released 1y ago100% Free
-
1443848Released 9mo ago100% Free
-
1673845Released 10mo ago100% FreeWeb Development and App Building Services Overview As a skilled developer, I can assist with creating websites and building mobile applications. I can also generate code to help with programming tasks. Web Development Services Mobile App Development Services Cross-Platform Mobile Apps: I can also develop cross-platform mobile apps using frameworks like React Native, Flutter, or Xamarin. Mobile App Design: I can create user-friendly and intuitive mobile app designs that meet your specific needs. Programming Services Code Generation: I can generate code snippets in various programming languages, including Python, Java, JavaScript, and C . Programming Language Support: I can assist with programming tasks in a variety of languages, including but not limited to: Bug Fixing and Debugging: I can help identify and fix errors in your code. Example Code Generation Here's an example of a simple "Hello, World!" program in Python: def main(): print("Hello, World!") if __name__ == "__main__": main() Or a simple JavaScript function to add two numbers: function addNumbers(a, b) { return a b; } console.log(addNumbers(2, 3)); // Output: 5 Let me know if you have a specific project in mind, and I'll be happy to assist you. I can create websites, build apps and generate codes
-
99838Released 1y agoFree + from $40/mo
-
4,37537Released 1y agoFree + from $29/mo
-
2,27036Released 9mo agoNo pricing
-
Open2183667Released 11mo ago100% Free
-
AI-powered wizard for crafting Chrome extensions effortlesslyOpen3253555Released 1y ago100% Free
-
2,44734Released 2mo agoFrom $12/mo
-
2333456Released 1y ago100% Free
-
87034Released 1y agoFrom $14.99
-
1843054Released 10mo ago100% Free
-
1,16029Released 11mo ago100% Free
-
1,29228Released 1y agoFree + from $7.50/mo
-
1,81227Released 1y agoFrom $19.99this very helpful and awesome so easy to use and user friendly
-
1,00327Released 1y agoFrom $51.99/yr
-
1,65726Released 2mo agoFree + from $7.99/mo
-
67625Released 1y agoFree + from $5/mo
-
1,51024v2.0 released 1y agoFrom $10/mo
-
1,30324Released 2y agoFree + from $5
-
95523Released 1y agoNo pricingThe best no-code builder I have used!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
75722Released 1y agoFree + from $4.99/mo
-
1,36319Released 11mo agoFree + from $5/monot working when i click Create a new project its just loading for half an hour
-
3,67719Released 1y agoFree + from $5/moIt was pretty easy to make some fancy stuff with a decent prompt. I made a music player
-
861823Released 10mo ago100% Free
-
8,82818Released 1y agoFree + from $15/mo
-
66117Released 1y agoFree + from $160/moIt’s amazing to see what AI can achieve, but many tools fall short because they lack the structure needed to deliver exactly what users want. That’s not the case with Aire! This innovative AI-powered app-building tool can create fully functional apps for managing any type of organization or business in just minutes. It doesn’t stop at generating ideas—it builds a complete data model, including modules, fields, relationships, charts, dashboards, and user interfaces tailored to your specific business needs. Here’s what sets Aire apart: Smart Prompt Builder: Aire includes a guided prompt builder that helps you create detailed, accurate prompts for better results. Customizable Scope: You can choose the size of your output—small, medium, or large—ensuring your app fits your needs without unnecessary complexity. Step-by-Step Process: Aire divides app-building into modules, fields, and relationships, delivering each component separately. This speeds up the process and allows you to tweak individual parts without redoing the entire app. Manual Adjustments: At every step, you can manually customize your app—add, delete, or modify modules, fields, and relationships. The AI integrates your changes seamlessly into the next steps. Field Configuration: Aire doesn’t just generate fields; it assigns field types (text, numbers, dropdowns, etc.) and even prepopulates dropdown options, which you can edit if needed. Intelligent Relationships: Mapping relationships between fields—like one-to-one or one-to-many—can be a headache, but Aire handles it effortlessly, even explaining its rationale so you understand the logic. Automatic Charts: Aire generates a range of charts based on your data model. While some might need tweaking, the out-of-the-box charts save days of manual effort. Pages and Dashboards: The tool creates well-organized record pages, list pages, dashboards, and homepages. These layouts are highly functional and customizable, eliminating tedious setup work. Aire deploys apps to Corteza, an open-source low-code platform. While Corteza is incredibly powerful—with features like a workflow builder, API, and integration tools—it requires technical knowledge for advanced tasks like creating workflows or integrations. For non-technical users, this might be a limitation, but Aire simplifies deployment by offering a shared hosted instance of Corteza. You can use this instance to edit your app, upload records, and make adjustments without diving into advanced configuration. For those who prefer self-hosting, Aire lets you export your app’s configuration files (its source code) to deploy on your own Corteza instance. This flexibility is a standout feature, and Aire’s team plans to introduce hosted Corteza instances soon, making deployment even more seamless. Looking ahead, Aire is developing an AI-powered process builder and connector builder, which will allow users to create automated workflows and integrate external data sources without relying on Corteza’s advanced tools. Once launched, this will elevate Aire to a fully autonomous app-building platform—no technical expertise required. In summary, Aire is a trailblazer in AI-driven app development. It’s fast, flexible, and packed with features that save users days of manual effort. Whether you’re a business owner, a tech-savvy developer, or somewhere in between, Aire is paving the way for the future of app-building. Don’t miss out!
-
1,52016Released 11mo agoFrom $36.50
-
83015Released 1y agoNo pricing
-
64815Released 1y agoNo pricingDrop base is sick!!!! If you’re a dev ops professional or senior engineer / full stack dev, you’ll definitely want to demo this.
-
74815Released 1y agoFree + from $15/mo
-
56914Released 1y agoFree + from $9.9/mo
-
1,46013Released 3mo agoFree + from $20/moSeemed good, the concept of 'vibe coding' is reaaally cool, but I couldnt generate anything with this tool :(
-
73213Released 1y agoFree + from $20/mo
-
1,07013Released 1y agoNo pricing
-
93713Released 2y ago100% Free
-
69612Released 1y agoFree + from $9/mo
-
911131Released 10mo ago100% Free
-
1,41211Released 1y agoFrom $250/mo
-
1,64110Released 1y agoFrom $9.99/mo
-
6829Released 10mo agoNo pricing
-
4189Released 1y agoFree + from $100/mo
-
7768Released 1mo agoFree + from $10/mo
-
3347Released 1y agoFree + from $39
-
7636Released 1y agoFree + from $89.90/mo
-
7656Released 1y agoFree + from $12.99/mo
-
78523Released 10mo ago100% Free
-
7225Released 1y agoFree + from $15/mo
-
3175Released 1y agoFree + from $29/mo
-
3583Released 1y agoFrom $49/mo
-
73540Released 1y ago100% Free
-
6972828Released 1y ago100% Free
-
4542214Released 1y ago100% Free
-
5582139Released 1y ago100% FreePretty good! gives the HTML code and can be interfaced directly with chatgpt
-
1,30017234Released 1y ago100% Free
-
2,3531548Released 1y ago100% Free
-
6821482Released 1y ago100% Free
-
4321422Released 1y ago100% Free
-
Friendly AI Programming Teacher for Python, Java, HTML/CSS, JavaScript.Open45012536Released 1y ago100% Free
-
3491259Released 1y ago100% Free
-
1,55711319Released 1y ago100% Free
-
Writes fully functioning WordPress plugins using best practices.Open50211700Released 1y ago100% Free
-
3611120Released 1y ago100% Free
-
4,8371014Released 1y ago100% Free
-
75410245Released 1y ago100% Free
-
38297Released 1y ago100% Free
-
401960Released 1y ago100% Free
-
Friendly web design and coding expert, offering tailored, clear guidance.Open91994Released 1y ago100% Free
-
Open301830Released 1y ago100% Free
-
1,141881Released 1y ago100% Free
-
5328102Released 1y ago100% Free
-
638623Released 1y ago100% Free
-
890682Released 1y ago100% Free
-
287631Released 1y ago100% Free
-
65461,000Released 1y ago100% Free
-
930681Released 1y ago100% Free
-
2596402Released 1y ago100% Free
-
Elevate your project with expert insights in the web and startup growth.Open218544Released 1y ago100% Free
-
6095Released 1y ago100% Free
-
1775Released 1y ago100% Free
-
3,160544Released 1y ago100% Free
-
6765401Released 1y ago100% Free
-
3644Released 1y ago100% Free
-
2504Released 1y ago100% Free
-
36445,000Released 1y ago100% Free
-
Advanced guide in web design using Bricks Builder.Open853442Released 1y ago100% Free
-
309442Released 1y ago100% Free
-
146482Released 1y ago100% Free
-
4264162Released 1y ago100% Free
-
Provides expert help for Laravel development questions and challenges.Open3724405Released 1y ago100% Free
-
5354Released 1y ago100% Free
-
350486Released 1y ago100% Free
-
3853Released 1y ago100% Free
-
Your expert on 'HTML, The Programming Language'Open20036Released 1y ago100% Free
-
1953115Released 1y ago100% Free
-
24938Released 1y ago100% Free
-
445336Released 1y ago100% Free
-
322398Released 1y ago100% Free
-
Open1813Released 1y ago100% Free
-
160360Released 1y ago100% Free
-
Your ultimate assistant for all things JavascriptOpen344322Released 1y ago100% Free
-
432319Released 1y ago100% Free
-
216363Released 1y ago100% Free
-
338345Released 1y ago100% Free
-
3693Released 1y ago100% Free
-
144317Released 1y ago100% Free
-
263334Released 1y ago100% Free
-
Open202212Released 1y ago100% Free
-
401271Released 1y ago100% Free
-
Guiding your Bootstrap 5 and React creations.Open247266Released 1y ago100% Free
-
179290Released 1y ago100% Free
-
280219Released 1y ago100% Free
-
262298Released 1y ago100% Free
-
837235Released 1y ago100% Free
-
Expert in offering advanced React development solutions.Open203299Released 1y ago100% Free
-
291216Released 1y ago100% Free
-
4162112Released 1y ago100% Free
-
Your friendly expert in wwebjs.dev, offering detailed guidance and code examples.Open43329Released 1y ago100% Free
-
372253Released 1y ago100% Free
-
244291Released 1y ago100% Free
-
2112490Released 1y ago100% Free
-
2242637Released 1y ago100% Free
-
331234Released 1y ago100% Free
-
830233Released 1y ago100% FreeSimple enough and get the job done for the translation. Most suited for frontend developer who has to deal with tailwindcss after working with plain CSS
-
224116Released 1y ago100% Free
-
229150Released 1y ago100% Free
-
13511Released 1y ago100% Free
-
911Released 1y ago100% Free
-
237121Released 1y ago100% Free
-
350112Released 1y ago100% Free
-
19616Released 1y ago100% Free
-
2211Released 1y ago100% Free
-
Crafting magic in web design and coding to bring websites to life!Open163111Released 1y ago100% Free
-
180154Released 1y ago100% Free
-
Expert in SvelteKit and Svelte for web development assistance.Open151183Released 1y ago100% Free
-
249132Released 1y ago100% Free
-
AI expert in JavaScript programming, offering coding assistance.Open198130Released 1y ago100% Free
-
Your front-end web dev assistant with code examples and advice.Open3101120Released 1y ago100% Free
-
149155Released 1y ago100% Free
-
237116Released 1y ago100% Free
-
Expert in Rails & React for high-standard software development.Open148157Released 1y ago100% Free
-
329146Released 1y ago100% Free
-
177185Released 1y ago100% Free
-
78193Released 1y ago100% Free
-
130128Released 1y ago100% Free
-
Open515116Released 1y ago100% Free
-
27375Released 1y ago100% Free
-
806Released 1y ago100% Free
-
Deciphering the undecipherable doctor's prescriptions.Open14110Released 1y ago100% Free
-
188Released 1y ago100% Free
-
19668Released 1y ago100% Free
-
1749Released 1y ago100% Free
-
10110Released 1y ago100% Free
-
28437Released 1y ago100% Free
-
69Released 1y ago100% Free
-
12118Released 1y ago100% Free
-
Assists developers in integrating Tailwind CSS with React and Next.jsOpen29620Released 1y ago100% Free
-
Crafting cutting-edge web applications with seamless integration.Open52341Released 1y ago100% Free
-
3232,000Released 1y ago100% Free
-
Assists with React framework queries, offering solutions and code examples.Open1207Released 1y ago100% Free
-
27437Released 1y ago100% Free
-
809Released 1y ago100% Free
-
15115Released 1y ago100% Free
-
10511Released 1y ago100% Free
-
223Released 1y ago100% Free
-
16111Released 1y ago100% Free
-
19323Released 1y ago100% Free
-
Open15322Released 1y ago100% Free
-
14710Released 1y ago100% Free
-
Specializing in jQuery and debugging guidance for WebflowOpen9613Released 1y ago100% Free
-
32814Released 1y ago100% Free
-
Open13253Released 1y ago100% Free
-
30833Released 1y ago100% Free
-
Open13978Released 1y ago100% Free
-
Open24474Released 1y ago100% Free
-
14125Released 1y ago100% Free
Post