Distracktion is an Android app that tracks audiobooks, books, games, movies, and TV shows the user wants to consume. Items are looked up using various APIs and saved in a local database. The item lists are sortable and categories can be hidden.
Made With: Kotlin, Coroutines, Compose, Room, Retrofit, MVVM
Color Ace is a color selection tool for front-end web developers. Choose from a list of CSS predefined colors or choose a custom color from the palette. Copy color information or paste a hex color with one click. Colors can easily be saved for later.
Made With: React, JavaScript, HTML, CSS
Winphonic is an open source, portable, lightweight audio player for Windows. Supports MP3, OGG, ID3 tags, playlists, keyboard shortcuts, and more. The executable is only 200 KB and it uses a very small amount of memory.
Made With: C (and some C++)
Pulse Observer tracks the user's heart rate in real time using a webcam. It detects tiny variations in facial skin color that result from blood flow. It displays the pulse, pulse graph, and regions of interest in a GUI window.
Made With: Python, OpenCV, NumPy, SciPy, Dlib