Posts in projects


✋🏻 Stop Calling Them "Side Projects"
• 3 min read

I see a lot of people in the software community continually bring up the same problems and questions regarding side projects: Should I launch my side project? I never finish my side projects. Should I charge for my side project? I don't have time for side projects.
Continue Reading »

🧙🏻‍♂️ Deploy Netlify From IOS Shortcuts
• 5 min read

Recently, I bought an iPad Pro and have been using it for basically everything except software development, which it's not yet good at. This led to a problem, however, because I've been wanting to start blogging again but publishing posts requires many software-development-like activities which, again, the iPad is not good at.
Continue Reading »

Call for Beta Testers
• 2 min read

tl;dr I'm building a Chrome app (currently called Bodybuilder) for managing API calls, similar to Postman. If you want to join the beta, submit a request and I'll add you.
Continue Reading »

Code Replay Embeddable Widget
• 1 min read

The following shows a sample of an embedded Code Replay.
Continue Reading »

Follow These Apps – App Changelogs in RSS
• 2 min read

Last September a small team and I started ForkJoy. ForkJoy is a web and mobile app that lets you search/review/photograph restaurant menus. As you probably know already, there are a lot of similar apps in this space. As developers, the only way to keep track of dozens of competing apps is to install each of them and check the changelo...
Continue Reading »

Simple Blog 1.1.0 Adds More Config Options and RSS Feed
• 1 min read

RSS has been something I've been wanting to add to Simple Blog for a while now and finally implemented it. It was easy to set up using the node-rss module and the whole update only took one or two hours to complete. You can check out the pull request if you're curious. Along with RSS, I also added a few more config options which are de...
Continue Reading »

An Overwhelming Reception
• 1 min read

I published the framework for this blog as an NPM package 12 days ago and according to NPM it has already reached over 100 downloads. Thanks to everyone who's tried it out so far and I hope you like it!
Continue Reading »

This Blog Is Now Open Source!
• 1 min read

This blogging platform was built because I was sick of WordPress. I wanted something fast, simple, and easily extendible. The goal from the start was to create something that anyone could use but I didn't want to make the code available until it had a strong feature set. As of right now, the main features of the platform consist of the...
Continue Reading »