HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jtap

no profile record

comments

jtap
·26 days ago·discuss
I’ve continued to work on a phone app + website (https://MyBulkCards.com) to scan Pokemon bulk cards and tag/organize where they are stored. I added a bunch more features like finding a friend, searching through friends cards, and trading.

It's been pretty fun to build. Trained a couple of models to identify a card that run on the phone app. They work very well and are comparable, and much better than many, to any other card identifier in the market. As the models get more complicated training is getting a bit longer. I'm at about 9 hours per epoch on my Mac M4 with 16G of memory.

The Android phone app is in public test with a couple of my local group testing. The app is built in React Native, and I’m hoping to get an iPhone version out soon since there are a bunch of iPhone peeps.
jtap
·last month·discuss
I've continued working on a tool for my daughter, our friends, and I to scan and index Pokemon cards. The tool is a phone app and website (https://MyBulkCards.com) The phone app uses the camera to scan a card and run the image through a couple of models, a record is written of the card along with the location. It's pretty basic, but I can store cards in boxes like “Box 1 AAA, Box 1 BBB, …” and find cards easy peasy. There’s also a friends feature so I can see what others have locally. We borrow cards from each other quite a bit.

It's been a super fun tool to build. The phone app just got approved in the Android app store. I have a bit of cleanup, but plan on releasing it soon.
jtap
·3 months ago·discuss
My daughter introduced me to Pokémon TCG. We found a local group and have been playing for about a year and a half. At this point we have so many bulk cards that it takes way too long to search through them. Other than a few specific pulls we keep in a binder, we honestly have no idea what we own.

I’ve been building a phone app + website (https://MyBulkCards.com) to scan cards and organize where everything is. It’s pretty basic right now, but I can store cards in boxes like “Box 1 AAA, Box 1 BBB, …” and find cards easy peasy. There’s also a friends feature so I can see what others have locally. We borrow cards from each other quite a bit.

It’s been a fun project to build. I trained one model to find a card in the camera frame and another to identify it. Still iterating a lot. One epoch on my Mac M4 takes about 2 hours, and I’m still seeing improvements past epoch 10. Even now, it can find and identify a card more often than not, even without the OCR bits. Both models are under 20MB, run directly in the camera frame, and are fast enough to identify a card as I slide it into view.

I started with Android since that’s what I have, and I’ve shared the app store testing link with my local group for testing. The app is built in React Native, and I’m hoping to get an iPhone version out soon since there are a bunch of iPhone peeps. A couple of the players also got me into MTG, so now I’ve got a pile of Turtles cards too. I’ll be training an MTG model next. I don’t think it’ll be too bad since I can reuse most of the same approach.
jtap
·9 months ago·discuss
I started working on https://billsimplified.com/ an easy to use billing solution that can help me collect taxes and run dunning.