nowfound

Alternatives

Products that do what Colapixel – A video/photo gallery with annotations does

My sister asked me if I can set up a site similar to jack.ventures for her a month ago. She said it was open source (https://github.com/Jack000/Expose) and should be easy and I just need to run a script (rolls eyes). I did that and two weeks later her friends saw it and want me to run the same script for them. So I decided to take some weekends to build something similar using nodejs/redis/mysql, put up a user registration page, user profile page and add some editing features. So now everyone can sign up without me having to run any 'script'. Just push the first…

  1. 1GL

    I've always dreamed about a project like that when looking at status boards at other companies. We finally had the time to do our own. Here are some photos: http://www.flickr.com/photos/robert_olejnik/sets/72157633736087905/ The stack: Django, mustache.js, Chart.js, Bootstrap and custom Supybot plugin. Maybe will be inspiration for someone else ;-) Do you guys have similar status boards? Cheers, Robert.

    2013

  2. 2IJ

    Hey HN! I've been working on Muxamp for over a year now, and I decided that there's no point in keeping the source closed. (I never planned on making money from it.) I've learned a lot since I started, and I hope others can benefit from its release--and perhaps teach me a thing or two as well :)

    2013 · github.com

  3. 3SL

    So a while ago I was thinking it would be neat to build a site that had the most absolute utility. The idea I came up with was a site to store those little protips that are super useful, if you know them ahead of time. I hired a guy to work on it with me, and ClueDB was born: http://cluedb.com/ Please give it a whirl (it uses Twitter auth as login but doesn't tweet anything) and tell me what you think! (Various trivia: My first try at a project coded by someone else and "product managed" by me. Runs on Flask + MongoDB. Also, this is totally unrelated to my startup.)

    2011

  4. 4IB

    Hi HN, After watching a lot of Show HN's here, it's finally my turn to show something. This is the first real project I have shipped, so it is extra special to me. For those who will inevitably ask why I made yet another mockup editor I covered it on our blog (http://blog.mocktailsapp.in/why-build-yet-another-mockup-editor-tm). Not all the features mentioned in that post have been implemented yet. As such Mocktails is pre-beta software and very minimal. It does not even have user accounts or any actual server side component at all for that matter (yet)! Our intention is to build Mocktails…

    2012

  5. 5MI

    As you can tell, it's heavily influenced by Mark Bao's threewords.me. The concept is simple, upload three pics and let your friends vote on them. In fact, I think I may have ripped the concept off a post about threewords.me. Anyways... Basically, I just wanted to build something stripped down to a core functionality and a little different from my usual projects. I've spent a lot of time polishing the flow and trying to make sharing an inherent part of the app. It's built on Ruby/Padrino/Sinatra, Postgres and uses S3 for image hosting. This is actually my first Ruby project coming from a pure…

    2011

  6. 6HM

    I made this as a pair programming exercise with o1-preview. o1 did most of the heavy lifting, through high level prompts, but eventually I needed to diverge from it to get to completion. My initial prompt was: --- I'm making a web app: It's like 4chan, but each thread starts with a gps coordinate. People can only post text and images. I want to build it with flask and sqlalchemy. I want just the backend and data model that supports these threads, anonymous users, and users that can register a permanent username. Write as much of it as you can for me. --- This produced a fully scaffolded…

    2024 · mapchan.com

  7. 7IO

    I made an image sharing application to compete with Imgur. Chances are it's not going to take over Imgur any time soon, so I figured I'd open source it. Stack: * Symfony w/ PHP 5.5 * Postgres 9.2 * Redis 2.8 * Ruby 2.0 (Capistrano) * Vagrant It's a fairly basic Symfony application but also makes use of a lot of Symfony components. It's sufficiently complex enough that you can probably learn a decent amount from it if you want to start playing around with Symfony. It has a few tests, uses Resque, uses the Symfony service container, and integrates with Amazon S3. Check it out, would love…

    2013

  8. 8CC

    Hey HN, I've been wanting to start this project for a long time, ever since I read an article about collaborative transformation of blob images[1], and I'm hoping it will take off here as I'm curious to see how it can grow. Here's how it works: - My website is available at https://chaospixels.com. You can find its code in the `src` directory of the linked repository. - Every day, I'll review all the open PRs (Pull Requests) and calculate a PR score based on the number of thumbs-up on the PR's opening comment. - The PR with the highest score will be merged and deployed. - Afterward,…

    2024 · github.com

  9. 9IM

    Try it at: ssh krnl.duetbrowser.com No sign up, totally free - no download. Let me know what you think. Prior art exists (brow.sh) but I wasn't satisfied with their graphical take. I wanted the raw, old skool terminal days of the early internet - BBS, and old green phosphor library comptuers - but running the modern web, with all the bells and jingle jangle whistles (JavaScript, etc). No funding, no VC, just 100% raw terminal fun. Not sure how long the demo will last, but try it out.

    Jul 2026

  10. 10IB

    Hey HN, I built a website where you can train Llama 3.1 8b & 70b (4bit) on your data. I use unsloth in the backend and the training is done on H100s which I rent programmatically from Runpod. I'd love some feedback. If you would be interested in using it feel free to book a chat with me: cal.com/hamada/tunellama-intro Happy to give you free credits :) P.S. I'm also looking for a co-founder as I have big plans for this.

    2024 · tunellama.com

  11. 11SH

    website: dashboard.io I've been thinking about this idea for a while now and finally got around to building the prototype this weekend. The idea is that you'd drop my JS snippet on your site and I'd start building the "AARRR" table (which I'm actually building this week but imagine slide 4: http://www.slideshare.net/dmc500hats/startup-metrics-for-pirates-long-version). Basically, the system will build that table out for you and then show you how your startup stacks up against others in your space. To be clear, I'll never share your data with anyone. So, if you're a "hosting" company, I'd…

    2011

  12. 12IF

    So, after many years of kicking about little apps and not putting the full effort in, I decided to bite the bullet and get on with it. Very much inspired by patio11 and Bingo Card Creator, I present Griddol (http://www.griddol.com) a tool to create and play word searches. Intended mainly for teachers, but encouraging those who like a word search too. This been churning around in my head for over a year in various forms, and I used the concept to help learn CoffeeScript, CouchDB and node.js, so even if the product itself is a failure, the learning process has been valuable. I'll be the first…

    2011

  13. 13IB

    Hi HN I built a fun little tool: It uses Groq’s LLaMA 3.3 + Puppeteer to analyze a website Then it roasts the design/content/UX with humor And finishes with 3–5 genuinely helpful improvement tips You can try it here: https://ai-roast-vert.vercel.app I wanted to: Practice fast idea-to-launch cycle (built in 2 days) Experiment with a viral-friendly product Monetize with a $0.55 pro version that gives a detailed roast + download Would love your feedback — on the idea, the tone, the usefulness — anything! Thanks in advance

    Sep 2025 · ai-roast-vert.vercel.app

  14. 14IB

    Do you want to monetize a private group/ channel/ community? Use Subjoin to create a personal membership page in minutes. It's easy to use and free to try out. No need to integrate Stripe if membership is free. - - - - I have never built something this fast, what a thrill! I saw there was no easy way to create a simple subscription page. Big platforms are confusing and expensive for simple needs. - - - - What are you building? Would love to connect with like-minded people on X: @tjmakingof

    2024 · subjoin.me

  15. 15AI

    Hey HN! First post btw I want to share a product we are developing right now. It's a thing to gather your data from LinkedIn, GitHub, StackOverflow (and a couple more things in the future) and we obviously use LLMs under the hood :D So the idea of using it is that you don't need to share 69 links and docs and can use one link (or download PDF) now. When you connect all the stuff you will see your profile with a radar chart, which represents your "domains". The next thing will be a section with ai-generated-summary-bio + section with things you're open to. Then a section with work experience…

    2024 · hackerpulse.io

  16. 16IM

    Hey Hacker News, I'm the maker of Kopage, a free & self-hosted Website Builder. While working on new, cool features (AI, of course), it would be great to hear some HN feedback :) Thanks, Simon

    2024 · kopage.com

  17. 17UT

    I spent some time making this. I am a beginner with blender but I did my best :) I'm open to any and all feedback.

    2022 · honzaap.github.io

  18. 18IU

    I'm an indie dev and I built a community for creators to get together and collaborate with each other. Mostly for amateur creators, but some famous ones use it as well. It has about 700k users so far. There are about 100k of those users who don't bother to upload an avatar, so they've had a boring default avatar for nearly 7 years. Today, I used my credits on DallE to do make them a bit more fun. Since the creators self-identify, I was able to create specific kinds of avatars for them. For example, if a creator is a writer, my DallE prompt would be: "an oil painting portrait of a…

    2022

  19. 19IM

    Hi there! I made a project for pure joy called Indieseas.net. I made it because I disliked how search engines completely ignore smaller websites, prioritizing ads and businesses. That said, I decided to make my very own search engine! But, how could I keep business websites outside the system? The solution were 88x31 buttons. These are images or gifs that were used back in the days to connect websites between eachother. This was useful because search engines weren't very bad in the times. Thankfully, people still use them a lot nowadays! So, I whipped up a program in Typescript using Bun…

    2025 · indieseas.net

  20. 20CT

    Built this at a Startup Weekend last November. We've been sitting on this code for months. Would love to have some people signup and throw us a little feedback. Clearly this isn't finished, but with a little crowd support, we could just wrap it up in a weekend. A few things: - Works with Youtube and Vimeo, probably a few others. - Web UI is still pretty sloppy - zero onboarding. sorry. - We have native iPhone and iPad clients that are a handful of bugs from being shipped. Anyone interested in beta testing them, shoot me an email at ddinch :at: gmail. We will beam you up via TestFlight (great…

    2011 · clpstr.com

  21. 21IM

    Hi All, I’ve been working on an open-source SDK to make collecting user feedback on your website less painful. Instead of wasting time on building your own feedback system and boring forms, my SDK lets users leave feedback directly on your website—with all the context devs actually need. Here’s what it currently does: Users can select any element on the page Auto-captures logs, metadata & screenshots Sends instant notifications (Slack, Discord, etc.) Lets you reward users → boosts engagement & conversions Gives users a tracking link → builds accountability & trust Self-host + customize the…

    Sep 2025 · roastnest.com

  22. 22AB

    https://rxjourney.com.ng I realize SvelteKit is overkill, but I originally had bigger plans for the blog, before deciding to just keep it simple. Yeah, I had Medium open on a different tab while building. It's going to be a personal blog where I write about my experiences, if you're interested you can subscribe to the newsletter.

    2024

  23. 23IB

    I built a minimal opensource CMS, I use it myself for my blog and for other SaaS. l love blogging, and sometimes I post random thoughts on my blog. The only thing is, I always did it with .md files, which is fine too However, I was excited about the idea of using a CMS that was very minimal and avoiding the option of connecting something like WordPress or other big platforms. Open source (if you want to fork it or contribute) and free to use (unless I see you have a million views haha). Star the repo if you like it!

    Jan 2026 · github.com

  24. 24IH

    Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…

    2021

Ranked by how close each launch is in meaning, then by votes. Refine with a description →