Stackradar is a directory of 400+ vetted tech tools and resources to help everyone discover & build game-changing tech stacks. I built this platform from scratch without any technical experience - something 100x more accessible in 2024 thanks to tools like Webflow and Supersparks.
For a brief run-down on what Iāve managed to build, currently in Stackradar features include:
š 400+ curated tools
š Hand-picked & published by humans (1 human but she works fast, swear)
šŖ© Curated stacks by industry
š® Tech stacks shared by founders and startups
š Free membership to save tools & share experiences
ā User reviews & commenting
šļø Browse by category, price, integrations & more
š Tools regularly monitored & updated
ā New tools added every week
In honor of our recent Product Hunt launch, coming in at #2 of the day and #4 of the week, I wanted to break down exactly how I built Stackradar, so if youāre a non-technical human with an idea you want to bring to life and no idea how - now you hopefully can.
š ļø Why I built Stackradar
Thereās lots of incredible tools out there. But thereās too many, and I find sometimes I get so carried away trying out new stuff that I forget what I was ever trying to do in the first place.
But what spurred the creation of Stackradar was actually a conversation with my housemates (both business owners) in which they asked me what I meant by āAtlassianā. After that day I made a point to ask anyone & everyone (offline) if they knew what Atlassian was, or Notion, Intercom, Product Huntā¦ 8/10 people said no.
Since that fated āAtlassianā day Iāve also noticed how often people ā from small business owners to CEOās and management teams ā are choosing the wrong products, or outsourcing and spending money where it doesnāt need to be spent.
So I bootstrapped Stackradar to help āØeveryoneāØ ā from tech startups & indie makers to beauty salon owners & architects ā learn, discover and build carefully curated & integrated stacks to transform, streamline and scale their work.
š Democratizing digital transformation
95% of the tools on StackRadar require zero coding or development experience, meaning anyone can configure and build solutions to break through bottlenecks, 10x productivity and open doors to scale you never thought possible.
I know this is possible because 2 years ago Iād never built a website in my life, let alone a community and directory.
But then I got started with Webflow, and it all snowballed from there. Coming from a design background (and believing I didnāt have a technical bone in my body) Iām consistently blown away with how progressively accessible the world of no-code has become. Supersparks - for example - allowed me to embed user reviews uniquely on each tool page, and I set it up and designed it to suit the brand in about 30 minutes (tops).
Iāve worked with startups for a few years ā I manage a yearly startup conference here in Australia, and Iāve seen too many people with incredible ideas lose out on funding or exposure because they didnāt have the resources to develop an MVP.
Iām here to say that the resources are there, and the possibilities have become endless. Stackradar took me a while to develop because I was learning how to do everything as I went, but to test my skills I recently replicated the build to see how long it would have taken me had I known how to go about it from day one.
How long did it take me?
One day.
šļø The CMS
Every bit of content you see on Stackradar is created and updated in Airtable, then replicated in Webflowās native CMS. Categories, stacks, resources and price filters are all their own ātablesā or ādata setsā that interlink with one another.
When I find a new tool, I add it to a separate dataset called āStagingā. This then triggers an API call to URLbox which takes a screenshot of the products homepage. I check the screenshot, sometimes I re-do it myself, or if the company has a press kit Iāll find that and use their content from there. I then use a script I added to my Airtable base to compress the webpās to optimise site performance using TinyPNGās API, you can see how here.
I donāt use AI to scrape and write any of the information about the products, I write it all myself ā taking info from the productsā various marketing pages and āaboutā sections. Yes, itās time-consuming. But in the age of AI, authenticity is everything.
Once Iām happy with the draft, I click a button set up in my Airtable interface that triggers an automation to duplicate the record cell for cell in the live data set.
š ļø The Backend
Once added to the live data, Whalesync picks up on the new record and duplicates that into the actual Webflow CMS. Whalesync monitors and updates any changes between Webflow & Airtable and updates accordingly. Itās an awesome tool - especially for directory & programmatic SEO websites.
š Advanced CMS Functions
The entire search engine is powered by Jetboost, itās incredibly user-friendly and easy to configure. It powers the search page and the āsave/likeā feature on each tool for logged-in users (TY Memberstack).
ā Community engagement & UGC
The reviews on each tool page is powered by Supersparks (a Webflow approved app) which automatically integrates with Memberstack ā special mention to Supersparksā founder Ian Ruta. For one, the superpowers heās built for Webflow in Supersparks are awesome tools with really competitive pricing. For two, he is a really talented and authentic founder.Ā
Before publishing the platform he was responding to my queries on the Supersparksā setup within minutes, no matter the time of day. If youāre a Webflow builder, Supersparks offers a tonne of awesome features on top of ratings/reviews, like Community Posting, Comment Sections and a CMS Audio Player.Ā
šThis is one of the times in this article where it will sound like Iām pushing a product as an ad, I can guarantee you it is not. Staying true to the message behind Stackradar, these tools are ones Iām pushing because they are fantastic tools that Stackradar could not have been built without.
šØ The Frontend
Iām a product designer by trade, so I spend half my life in Figma ā and I couldnāt think of a better place to spend it. Originally the design system was built entirely from scratch. But I then discovered DesignCode UI, which I purchased and worked some of it into my existing design system. So itās a combo of custom design and components from the very cool team over at Design+Code.
ā Project Management
Task management tools are everywhere, but Iāve never found one that truly hits the mark for me. Currently I use both Airtable and Notion. While Airtableās interfaces feature is certainly powerful, itās missing some important features (itās a spreadsheet app after all). Notion is šÆ but doesnāt have the same speed and capacity to manage, maintain and update the CMS like Airtable does.
Iām also big on UI in the tools I use, and Notionās UI is one of the best. I use Whalesync again (told you they were cool) to sync tasks between Airtable and Notion. This allows me to create and action tasks linked to the CMS in Airtable but also take advantage of Notionās powerful task management features and automations.
Linear has to be my favorite task management toolāāit isnāt a fit for Stackradarās use case, but I wanted to give it a mention because I use it for everything else I do.
Because Iām always looking for ways to test no-code products and further my development skills, Iām now actually building my own task management system just for me to manage Stackradar and a few other projects Iām working on. Itās a work in progress, but Iāll be sure to detail this more fully once itās done.
As a quick run-down, Iām using Xano as the backend, Webflow as the front-end and Wized as the middle-man. Iām planning to eventually do the same for the back and front-end of Stackradar, but Iāll be up-front and say thereās definitely a learning curve with that stack. As Iām learning to build with these tools Iām creating guides and resources to help other people in the no-code space master these tools, itās an exciting space.
š„ User Experience
For my site analytics I use both Google Analytics, Search Console and Plausible (which is a great tool, highly recommend). I have a separate Airtable base where I quantify analytics and search console insights to try and identify user pain points & trends. But to be honest ā as powerful as I know user data can be ā I believe that for a smaller product/platform, the most powerful data you can get is from talking to your users.
I regularly engage the Stackradar community (powered by Memberstack) and ask them for feedback, I donāt use any templates when I chat to my users. Iām all for authenticity and paying attention to every person who gives their time to Stackradar (though I realise this is a privilege as a small platform, and isnāt always possible).
āļø CX and Comms
I am a big fan of Gleap, which powers both Stackradarās User & Customer Experience. I currently use their chat, bug reporting and feature requests features, but plan to extend on this and use their AI support bot, help docs, knowledge base and other awesome features in the future.
For the massive set of features they offer their pricing is really competitive, starting at just $39 USD p/m for a massive set of features that other products are charging hundreds per week for (also use this link for 20% off ā again I realise this sounds like an ad but I genuinely love this tool)
I am also a big fan of Attio which I use to communicate with the people and companies behind the tools listed, as well as outreach to cool & interesting founders & creators to collaborate.
šø Revenue
I donāt hide the fact that I use affiliate links, Iām affiliated with around 40% of the tools listed. But I choose products that I think have good, genuine value first, then if they have an affiliate program itās a bonus. I also never allow bias into the tools I select to be featured in stacks, resources and marketing. I started Stackradar with genuine intent to help people access digital transformation, and I hold myself accountable to that (you can too).
š Quickread ā Products Mentioned
- Airtable
- Webflow
- URLBox
- TinyPNG
- Whalesync
- Memberstack
- Jetboost
- Supersparks
- Gleap
- Figma
- Design+Code
- Notion
- Linear
- Wized
- Xano
š Whatās next
As the Stackradar community has grown Iāve found myself surrounded by some really cool people with really cool ideas. With their help hereās some of whatās in the works:
š deals & discounts
š¤ an AI form to assess your needs and curate your stack
š learning curve analysis & rating for each tool
š tool-specific guides & resources to help people discover AND learn how to take full advantage of every tool
š„community upvoting & public profiles (TY Supersparks)
āļø Product Hunt
Weāre currently live and open for votes on Product Hunt, if you had some time to spare and share, a vote helps us keep growing this awesome community!
Happy stacking š
ā
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.