Projects

Here are some of the public projects I have worked on.

Nepali Speech
Nepali Speech
This is an online service that lets you convert written Nepali text to speech. I built this initially to help a non profit called Translators Without Borders with their relief efforts in Nepal after the big earthquake of 2015. Now it is an online service open for all.
 Web application
Transliteration Input Tools
Transliteration Input Tools
This is an open source library that allows you to type in romanized languages and convert them to unicode using Google's backend. Google used to have an official library to do this, but they deprecated it. The backend server was still available and was being used by other Google services, so I thought about creating an unofficial client.
 Open Source
 Software Library
Short Slice
Short Slice
This was an event tracker I made for iOS. Although the primary purpose of this project was for me to learn Flutter which is a cross platform mobile development framework, I find this app quite useful personally and use it daily.
 iOS Application
GoMove
GoMove
This is an open source utility to help you move golang packages by automatically changing the import paths from the old one to new one. There was no good way of moving Golang project namespaces easily back in the day, which is why I ended up writing one.
 Open Source
 Software Utility
Disqus Import Wordpress Plugin
Disqus Import Wordpress Plugin
Open source plugin for WordPress that lets you import your Disqus comments to WordPress. I had just moved my website from being self hosted to WordPress and needed a way to move all the comments without doing that manually.
 Open Source
 Wordpress Plugin
.NET Core Project Manager for Nuget
.NET Core Project Manager for Nuget
This will let you easily search, install and remove nuget packages right from VS Code. I created this because there was no plugin to browse Nuget from within VSCode at that time.
 Open Source
 Software Plugin
HD2 Toolkit
HD2 Toolkit
This software let you easily configure and install a third party bootloader on a HTC HD2 phone. That phone was a legendary device that had a great modding scene, and could run multiple operating systems including Ubuntu Mobile, Android, Linux and more even though it was originally launched with Windows Mobile. This software allowed users to do that easily without needing debugging knowledge a developer would have. Even though I no longer support and maintain this, it will always have a special place in my heart because it was the first successful software I made with over a million downloads.
 Open Source
 Windows Application