After my JustChess app hit the F-Droid repository, I was pleasantly surprised to hear that people were trying it out! With every wave of players, however, came a new wave […]
New C++ project: JelloStorm!
For the purposes of my C++ training class, I am supposed to make a zombie horde game. However, I am not a horror fan, and I have 3 very young […]
Cancel all notifications!
While trying to update and add features to my old open source Hourglass app, I decided that the issue posted asking for a notification cancel button was a pretty good […]
TIMBER! My first C++ project is complete!
Just completed section 5 of my Udemy course for learning C++. Overall it’s been a great experience! As well as completing that section, I have completed my first C++ game! […]
BlueFruit Project: Extend the antenna range!
One of the issues that I have with my home made auto start is range. Obviously, Bluetooth Low Energy is only supposed to travel about 35 feet, when it is […]
BlueFruit autostart was a success!
After several series of bench tests, I was finally ready to make the plunge and install my home made autostart into my truck. The vehicle in question is a 1993 […]
enum class is not a class unless it’s -std=c++11
As I progress through the C++ course at Udemy, I’ve just completed section 4. However, I ran into a few snags along the way. Some of them are due to […]
Update to Rom/Kernel/TWRP building guide!
Hey everyone! Just wanted to let you know that I was able to finish and upload another hour worth of videos! That’s right, currently there is more than 9 hours […]
Can you say that again, Mr. Alarm?
While using my Hourglass app for Android phones, a user made an interesting observation: Hi I love this open source app and using it quite often. But sometimes my phone […]
Putting Android Nougat on a Nook HD+
While there are several guides out there on how to do this, I ran into a slight snag while trying to put Android Nougat on a Nook HD+, so I […]