I'm Sabih (suh-bee). I have many ideas inspired from my daily observations. What excites me is building useful software that creates impact. I also enjoy programming and learning about the latest tools, including LLMs. If you want to learn more about me, check out my 5 minute article.
Last updated Feb 23, 2025:
I just joined as the technical cofounder of a pre-MVP startup. The founder started on it 2 years ago on and off, and has the vision of buliding the next-generation software for contractor service businesses. The founder's dad owns a irrigation/lawn care company with 20-50 employees, less during the winter.
He worked there for 4 years as the director of operations, and used and knows the software in the space inside out. He's starting a pilot on mar 1 with his dad's company signed up paying $1k/month. Now it's on me to build the technical team, and make sure we have the development speed to iterate and perfect the MVP over march. I'm looking forward to it :D.
Also, I just put my current startup on life support. Back in early July, I joined a pre-MVP SaaS startup for inheritance lawyers, as the technical cofounder. I brought it back to life by bringing in 3 of my friends part-time, with me leading them full-time, and managed to build out the entire lawyer side together. I made the decision to launch the beta on Nov 1, and since then, we are in beta with 4 lawyers. But growth is too slow, despite 500 hours of combined cold calling, and countless emails. I hope my beta lawyers will spread the word and drive our growth. My competitor's founder of DecisionVault, said a year back that most of his growth is from referrals. So I will let the product cruise, and focus my efforts on a fresh, new idea.
- Launched July 2024: antride.ca, code: The easiest way to organize carpools for one-off events. Or even just find the location optimized carpool routes for a group of people. In beta and currently trying to get religious organizations and extracurricular clubs to use it. Just like how when2meet (or the better version, schej.it) got popular for planning large group events. I was inspired to use this after having trouble finding people to carpool with for off campus events in university clubs. The existing websites for carpooling require too much manual coordination. My site is sign up and forget. 24 hours before the event starts, I text message every rider and driver their route details. No site of such existed so I made it.
- Launched March 2024: farmware.app, code: A website for farmers to visualize soil moisture on their farms using open satellite imagery. Won best startup idea for the Convex (backend as a service) hackathon. Sentinel-2 satellite images from the European Space Agency were used through their API. The normalized moisture index (NDMI) was calculated from the satellite data. Built this with 2 other nifty teammates.
- Launched Jan 2024: AI Project Manager Assistant, code: A slack bot assistant for project/product managers. Allows them to get zoom meeting summaries sent to them over slack. The bot has the ability to store past meeting transcriptions + summaries using Supabase (hosted Postgres). Can write a slack command to list the meeting summaries of today. Team of 2.
- June 2023: dtogether.ca (deactivated because I abandoned it), code: A secondhand marketplace for diabetics, especially type 1 like myself, to sell excess supplies. This could include insulin pump or glucose sensor supplies. Frontend deployed on Vercel, backend on Railway. Built using a open source marketplace platform called Medusa. Inspired after becoming type 1 diabetic myself and seeing others sell hundreds of dollars worth of supplies at 50-70% discounts inside an active facebook group, instead using of a proper marketplace. $500 worth of supplies would be $100. A verification system would be nice to prevent people from flipping supplies in order to make money. I made a very basic, non-functional version of a marketplace before I called quits because of how much work it would be to make it work and convince everyone to switch from facebook. But it was all a nice intro though to using an open source framework like Medusa and learning from others in the Medusa discord server.