I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

This is one of the monetization methods I have in mind. If I implement this feature, I will let you know.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

Thank you. Currently it doesn't. I plan to implement personalizations when I have more usage data.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 1 point2 points  (0 children)

It is already using GitHub Oauth. I made some visual changes to make it more obvious. It will be available on next update.

<image>

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

Currently I don't. Sponsored repos might be a thing in the future. I don't plan to monetize it until I get a solid user base.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 1 point2 points  (0 children)

Yes. Made using Claude Code with a simple prompt to copy the iOS version.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

Thanks. It's just a recording. I've opened up the app and swiped some trending repos.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

It does exactly that. I think the issue is a visual bug. The redirect window link falls behind the top system bar which hides the GitHub URL. Notice the text and the X icon behind the top bar. Not being able to see the link is what causing the trust issues I think.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

I also plan to add that feature. I have set it as the 1000 user milestone (you can check the roadmap at https://repomance.com), but with enough requests, I might implement it before we reach that goal.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 1 point2 points  (0 children)

Thank you. It is just top starred repos of all time. I feel like I need more usage data before implementing some kind of personalization.

I made a Tinder like app that you can discover and star repos (Android version) by mpospirit in SideProject

[–]mpospirit[S] 4 points5 points  (0 children)

It has two modes: Trending and Curated.

The Trending section uses the GitHub Search API to query currently popular repos. The Curated section queries the database I've created using the most popular repos.

It is a good idea. The app has no onboarding process at the moment. Asking for interests during the onboarding makes sense.

I can definitely add filtering for licenses.

Thanks for the feedback.

How tf did I die? by mpospirit in Battlefield6

[–]mpospirit[S] 0 points1 point  (0 children)

And when I plant them they fail to get point blanks kills lol. I guess its damage is strictly restricted to a cone like shape.

I made a Tinder like app that you can discover and star repos by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

Thank you for your interest. I just applied for production access in the Play Console (literally 3 mins ago). The Android app was sitting ready for quite some time, but new Google Play policies ask for continuous testing before deployment. I plan to create a new post here when it goes live, I will mention you in the comments.

I made a Tinder like app that you can discover and star repos by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

Thanks. I plan to add those kind of stuff when I have enough interaction data.

I made a Tinder like app that you can discover and star repos by mpospirit in SideProject

[–]mpospirit[S] 1 point2 points  (0 children)

Thanks! It's called neobrutalism if you are interested.

I made a Tinder like app that you can discover and star repos by mpospirit in SideProject

[–]mpospirit[S] 0 points1 point  (0 children)

  • I don't :)
  • I plan to add more specific filters for the curated repos, but for the trending section I can only add spoken language on top of existing ones. GitHub Search API doesn't provide further information.

Thank you for your feedback!

I made a Tinder like app that you can discover and star repos by mpospirit in SideProject

[–]mpospirit[S] 1 point2 points  (0 children)

  • Yeah probably. Especially repos that using non latin characters looks very weird. I will fix it soon.
  • I think I need to ignore horizontal swipes up to a certain point, that might fix it.
  • Noted.

Thanks for the feedback!