Shotput Reaches Startup Bus Finals at SXSW
Time to read: 3 minutes
Upon arriving in Austin, a winner was selected from each bus to compete in the finals. One of the finalists was Shotput, an SMS newsletter product developed on the Chicago bus. The team consisted of Mike Jahn, Roshan Choxi, Blaine Fahey, and Hani Sharabash. We asked Hani to talk about Shotput and his experiences launching a new company at 70 MPH.
How did Shotput get started?
HS: We built the MVP for Shotput in two days, on a bus going from Chicago to SXSW in Austin, Texas. 37 other teams on 5 other buses from around the country were also building their own startups. It was all part of StartupBus, which is both a competition and a bonding experience.
Roshan and Blaine being the most experienced in Ruby on Rails, took the lead on development. In 48 hours Roshan built a solid RoR backend, and Blaine created an attractive front-end design. We didn’t have enough time to implement the e-mail portion, so we made it into SMS newsletters. For now.
We had over 100 subscribers in our first few days of existence. Currently we’re in the process of trying to make our first sale.
What technologies are you using?
HS: We built Shotput in Ruby on Rails. The front-end was all built in HAML/SASS. We built the platform in Ruby on Rails and hosted it on Heroku because it was easy to get running and quick to scale if we needed to. We also used hosted Redis from RedisToGo to run Resque workers for SMS blast messaging. Without Heroku’s platform services and Twilio’s SMS services, it would have been almost impossible to build this in a month much less 48 hours.
After a short bump finding a good Ruby library for Twilio, it was really easy getting our first text message out and a piece of cake to expand it to a list. We probably could have built a simplified GroupMe in 48 hours if the idea hadn’t been taken.
How did you get started developing with Twilio?
HS: My brother and I built and won a Facebook Hackathon competition with ThumbDJ, a service for texting in songs to Grooveshark, an online music player. Mike Jahn built www.textmemyschedule.com, an easy way to remember your class schedule the first 2 weeks of your semester and BloNoSquare, a service where you can simply text a drink and it’ll tell you what bar serves that drink.
Hani also included this video they put together demonstrating how the service works in 60 seconds.
Congratulations to the Shotput team for making it to the finals and for getting off to a great start with their Startup Bus project. We’re very excited to see where they take things next!
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.