I built an app to manage animal adoption easily (Brazil-only)
Hello HN, I’ve always been passionate about animal welfare, and after noticing the challenges faced by both adopters and shelters, I decided to create PetsRescue. It’s a web app that simplifies the animal adoption process, making it easier for people to find and adopt pets in need. The goal was to create a platform that’s user-friendly, secure, and accessible to everyone who wants to make a difference in the lives of animals. I’d love to hear your feedback on it. Cheers,
Does the same job
all alternatives →- MPMy 'pet' project, a Tinder-esque experience for rescuing dogs and catsMar 2026 · rescueapet.benswork.space · ▲6
I have a rescue dog - a 6 year old German Shepherd mix. When we rescued him I couldn't believe how many animals there were at all the shelters and animal control centers, and how hard it was to find out about them. I built a simple site (https://rescueapet.benswork.space) which connects you with available dogs and cats in your area :-) It uses data from local shelters and pulls it all into one place, so you can make a shortlist of animals, then reach out to the shelter to adopt. I was honestly surprised that something like this didn't already exist. Let me know what you think!

- MWMy weekend project - CuteAdoptablePets.com2010 · ▲6
Just deployed my weekend project. It's a mashup of Petfinder results with Google Maps. Let me know if you have any comments, questions, suggestions, etc. Thanks!
- ICI created my first mobile app, could use some supportJan 2026 · apps.apple.com · ▲5
Hi Everyone, I created a mobile app called Accumoo, and I would appreciate it if y'all can have a look, download and give me a favorable review. Lots of blood, sweat, tears and love went into this app, and I hope you LOVE it as much as I do - it's the app I always needed and wanted. Anyhow, I've been a Rails developer and Software Engineer for a long time, and this is my first stab at a mobile app. It's a "habit tracker" app on steroids that's just fun to use - syncs across devices, local-first architecture - and an easter egg game for good measure. Help a disabled vet out and give it a go.…
- BNBootstrapped, Not Profitable *Yet*, & Proud: Pagify2011 · ▲44
I've been working on an app in my spare time for about the past 6 months in between my day job and taking care of my 10 month old daughter. I'm launching a beta today and would love to get the communities feedback. It's called Pagify and it's an app that allows you to build custom Facebook tabs using their new iframe method. I'm quite proud of the fact that I actually got this out the door. This past year my life has been quite hectic. Let me know your thoughts and give me a "Like" if so inclined :). Thanks View the app at http://pagifyapp.com Skip the Marketing stuff and go straight to the…
- MFMy first webapp - cheatsheets that help you prepare for job interviews2012 · ▲17
http://www.littlechits.com<br> This is my first web app; I built this on my own, over the past 4 months, using the Ruby on Rails Tutorial, a few other e-books, and a lot of help from the Stack Overflow community!<br>Feedback would be greatly appreciated, in particular: how can I make this more social?<br>Thanks,<br>Faisal
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com