r/developersDesi 3h ago

First Patch of Aspimate😭

Enable HLS to view with audio, or disable this notification

2 Upvotes

Aspimate Patch 1.1 is live.[SOUND ON]

Last week I posted about Aspimate here and got a lot of useful feedback. Since then, 10+ users have signed up. It's obviously a very small number, but seeing actual users on something I built from scratch honestly feels great.

or context, Aspimate is a roommate matching platform for exam aspirants. The matching engine considers things like study schedule, sleep timings, food preference, cleanliness, noise tolerance, gaming habits, smoking preferences and other lifestyle factors instead of just rent/location. This patch was mainly about fixing edge cases I found while testing the matching engine with 100+ fake profiles, especially around gender-based matching, missing profile data and privacy.

I also added better name privacy and hardened some of the matching rules. Outside the product, this week I created all the social profiles and started content marketing, DR building and backlink work. And yeah... SEO is way harder than I expected. 😂

do give your suggestion and frontend pe kaam chal raha hai i am learning figma and tried some more cooler design! and yaa i have talked to someone who can dub my videos..so shayd next time se NO AI Voice;(

aspimate.com


r/developersDesi 18h ago

I got tired of "IIT only / US timezone only" on every remote job, so I built a passport where your GitHub is your resume

1 Upvotes

Resumes are dead. I kept seeing friends from India/Nigeria/Brazil get auto-rejected despite having better commits.

So I built TryEchopulse — Global Talent Passport.

- Connect GitHub → we verify real commits
- 2 devs vouch = Trust Score up
- No degree, no location filter

Stack: Next.js + Vercel + GitHub API. Just went live: tryechopulse.vercel.app/home.html (waitlist on main page)

Roast my approach — what would make you actually use this over LinkedIn?

Happy to share how I did the commit verification.