RSSAmplifier

Blog

Releases

{{ posts }}...

imaginary.bearblog.devRSS feed ↗6 posts

Latest posts

Paper Mess

When working on my Mac, I constantly need to take quick notes, whether to capture some info or adjust temporary text. I know there are many apps in this space, but I built one to fit my use case exactly. It is: Native: that means it does not drain your battery. Ephemeral: you don't need to worry about managing notes. You just open a window (or a lot of windows) and write. When you "crumple"…

Z Scoreboard

Unfortunately, this semester my e-ink tablet, one of my favorite pieces of technology, broke. As a result, I had to go back to using paper to keep the score of my canastra games with my girlfriend. I tried a few apps on the App Store, but most were outdated, filled with intermittent ads, or required a subscription. So I decided to make one for us. Now that the semester is over, I finally had the…

MinuteTick

MinuteTick is a macOS app I built to learn and play with SwiftUI. I sent it for review today and it is already live on the Mac App Store . The main feature of MinuteTick is that it allows you to set notifications for specific minutes of each hour. Overall, it was a joy to make, and I am really happy with how it turned out.

TocToc

Most of the time, I am viewing a PDF file, not editing one. Hence, I only have PDF viewers installed on my computer ( Preview and Skim do the job for me). Unfortunately, sometimes I deal with a PDF that does not have a table of contents for the sidebar of my viewer. That is why I made TocToc. TocToc is a client-side web app for creating/editing a PDF's table of contents. Check it out at:…

AvsB

AvsB is a visual scoreboard that mimics the way we keep score using beans. It was the first app I ever made. The original version was built using Corona SDK back in the day, and I used it a lot during high school while playing truco with my friends. After releasing 24ga.me , I decided to also make and launch a web version of AvsB. Check it out at: avsb.imaginaryapps.com .

24ga.me

At IMPA , one of the most popular games 1 to play between classes is "24". Here’s how it works: Four cards are drawn from a deck. Using each card exactly once and the four basic operations (+, −, ×, ÷), players race to combine them to make 24. As soon as someone finds a solution, they clap twice (clapping once means nothing, it acts as a safeguard if you mistakenly think you’ve solved it). The…