TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: My Smoothie Stack – What are you using to build your smoothie?

17 pointsby somewhatjustinalmost 3 years ago

7 comments

somewhatjustinalmost 3 years ago
Hi, I&#x27;m Justin, creator of My Smoothie Stack. I&#x27;m a new developer so I&#x27;m grateful for any feedback on my source code [0].<p>Here&#x27;s my personal recipe [1].<p>If you take a look at that URL, you&#x27;ll see it&#x27;s quite long. I wanted to be able to share recipes, but I don&#x27;t have any backend knowledge. I had to get creative and store the object representing the recipe in an object encoded in Base64. This presented some character escaping issues, but those were manageable.<p>I don&#x27;t expect this project to change the world. I just wanted a way to practice my newfound React skills and share some smoothie recipes. If you give this a try, please share your recipe!<p>Thanks for your time!<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;somewhatJustin&#x2F;smoothie-stack&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;somewhatJustin&#x2F;smoothie-stack&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;mysmoothiestack.com&#x2F;?share=eyJpbmdyZWRpZW50cyI6WyJGcm96ZW4gcmFzcGJlcnJpZXMiLCJHcmVlayB5b2d1cnQiLCJQZWFudXQgYnV0dGVyIiwiUmF3IGFsbW9uZHMiLCJXaGV5IHByb3RlaW4gcG93ZGVyIiwiQXRobGV0aWMgZ3JlZW5zIChwb3dkZXIpIiwiQWxtb25kIG1pbGsiLCJDYWNhbyBuaWJzIiwiIl0sImFtb3VudCI6WyIxLzIgY3VwcyIsIjEvMyBjdXBzIiwiMS8zIGN1cHMiLCIxIHNtYWxsIGhhbmRmdWxsIiwiMSBzY29vcCIsIjEgc2Nvb3AiLCIyIG96IiwiMSB0c3AiLCIiXSwibm90ZXMiOiJBZGp1c3QgYWxtb25kIG1pbGsgYXMgbmVlZGVkIGZvciBjb25zaXN0ZW5jeS4gVGhpcyByZWNpcGUgaXMgb3B0aW1pemluZyBmb3IgcHJvdGVpbiB3aXRob3V0IGhhdmluZyB0b28gbXVjaCBzdWdhci4ifQ==" rel="nofollow">https:&#x2F;&#x2F;mysmoothiestack.com&#x2F;?share=eyJpbmdyZWRpZW50cyI6WyJGc...</a>
评论 #31576595 未加载
dublinalmost 3 years ago
It&#x27;d be nice to be able to browse and search the recipes (e.g., to see what people have come up with for the ingredients you have on hand, etc.) I like the quick hack nature of it, though...
评论 #31583035 未加载
al_borlandalmost 3 years ago
Pretty cool. Congrats on getting launched!<p>While I thought a favorites, browse, and top smoothies section would be cool... I read your comment about not knowing backend development yet, so your current implementation makes a lot of sense. I&#x27;m actually a huge fan of simple client-side sites that aren&#x27;t over-engineered. Those are the kinds of things I do when I&#x27;m bored... try to make a simple, but useful, little site that is basic enough to run off GitHub pages. If I can do it in less than 100 lines, that&#x27;s also a win.<p>The cool thing about the project you chose is that it has a lot of room to grow if you decide to take it in that direction, and if not, your MVP is still a useful site.
评论 #31582979 未加载
HAL9OOOalmost 3 years ago
Pretty cool idea to practice skills, I&#x27;ll take a look at the source code since I&#x27;m just getting into React now too :). I&#x27;m sure there&#x27;s an API for something like myfitnesspal for nutritional information, and I second having a simple voting system for best public smoothie recipes.
howeycalmost 3 years ago
Neat. I decided to play<p><a href="https:&#x2F;&#x2F;mysmoothiestack.com&#x2F;?share=eyJpbmdyZWRpZW50cyI6WyJCYW5hbmFzIiwiQXZvY2FkbyIsIkZyb3plbiBSYXNwYmVycmllcyIsIkZyb3plbiBCbHVlYmVycmllcyIsIk1pbGsiLCIiXSwiYW1vdW50IjpbIjIiLCIxIiwiMSBjdXAiLCIxIGN1cCIsIjIgY3VwcyIsIiJdLCJub3RlcyI6IiJ9" rel="nofollow">https:&#x2F;&#x2F;mysmoothiestack.com&#x2F;?share=eyJpbmdyZWRpZW50cyI6WyJCY...</a>
评论 #31583008 未加载
prithsralmost 3 years ago
I like this! I worked on a passion project during the early weeks of covid &#x2F; lockdown called Choose My Smoothie. Didn&#x27;t continue working on it for long but always wondered where else I could take it - this would have been a nice addition.
评论 #31582797 未加载
0x008almost 3 years ago
Would be nice if we were<p>* able to browser recipies by others, maybe vote?<p>* see the nutritional contents of each recipe (at least an estimate)
评论 #31583023 未加载