Database of professional poker players online handles.
My first real app. This one looks and feels pretty awful, but it's functional. I am in the process of rewriting this app with remix and xata as my data store. It will be called "Google My Table".
This app has been rewritten 5 times now. It started as an Android and iOS app. I went through two different freelancers who couldn't deliver what I wanted. In my spare time, I've been chipping away at this one. I've went through two interations since I did not like what I built. Now I am working on building V5 which I hope will be the winner.
My first app with remix. I wish I used tailwindcss to style it, but it came out alright. I am a whiskey collector and use this app to track my collection and any tastings.
Get todays horse racing information with your stable horses and keywords identified.
This app idea started out as a command line application where I would send http requests using axios to a public api, and bash that data against a list of 'keywords' that I liked of horses names to have in them. The list would be emailed to me every morning. I would then manually sort through that list and see if I liked any horses names enough to make a bet on them. There is not that much free daily horse data out there. This means only so much can be automated for free. The free data does not contain past history information which is very helpful when making a decision on who to bet on. At this point I would log into the app where I make my bets, which is the same service I grab the api data from, but they provide more historical data for mobile app users. What I did was take that command line application and build a web application version. The app lists all the races but with my keywords and horse name matches integrated so I know if a horse matches one of my keyowrds or is a horse that I like or have part ownership in.(in my stable) The plan is to extend this in the future for other people to take advantage of this strategy. I also still have an email sent to me every morning of just the races that have horses that match my keywords or stable that I can sift through to see if any names stand out for making a bet.
Database of professional poker players online handles or screen names.
This is a complete rewrite of The Kings Table app. Now it is built with Remix. I am now using Xata as my data store. This originated from me playing in World Series Of Poker tournaments online. Since there are many professionals that play these tournaments, it is beneficial to know if you are playing against a professional or recreational player. Players are allowed to use any screen name or handle for most sites. The idea is for this to be a crowd sourced app where other players will help fill the database of online players from all online poker sites whether they are professional or recreational. When you get seated at a table during the tournament, you can 'Google your table' and see who you're up against.
Use StubHub data to identify drops in ticket prices so users can get a better deal instead of gauged ticket prices. Users can set their price and will get alerts when tickets for an event drops below that price. Currently have 50 daily active users.